Skip to content

Cleanup List

Carsten Wirtz edited this page Mar 15, 2021 · 4 revisions

Since the game has been abandoned and picked up by varying people/teams over the years many core aspects, design elements became a mish mash of ways to insure retrocompatibility. Understandable, but it is only causing more inconsistencies and confusion as development goes on. Like a vicious circle.

With the release of v0.7 we will freeze development on the game for a while to tackle all of the possible wrong designs that we kept only for retrocompatibility. Fixing them will then be the main focus for v0.7.1 after which development will resume as normal.

The following list will contain every single flaw we could find. It is yet not complete as we are still scanning through the game's files.

  • If you discovered any flaws yourself, we would like to encourage you to notify us. Thank you in advance!

Contents

  1. Code
  2. Graphics
  3. Data Sorting

Code

  • (insert task here)

Graphics

  • Remove duplicate graphics and tile IDs
  • Get rid of old and unused graphics
    • Does not including the retro category!

Data Sorting

  • Rename ice_world.strf to worldmap.strf
    • Old worldmap.strf shall become deprecated.srtf if not fully removed
Clone this wiki locally