-
-
Notifications
You must be signed in to change notification settings - Fork 539
Cleanup List
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!
- (insert task here)
- Remove duplicate graphics and tile IDs
- Get rid of old and unused graphics
- Does not including the retro category!
- Rename
ice_world.strf
toworldmap.strf
- Old
worldmap.strf
shall becomedeprecated.srtf
if not fully removed
- Old
Home
Guidelines
Game Mechanics
Tools
Engine
- Cameras in other games
- Collision
- Configuration File
- Console
- Cutscenes
- Game_Engine
- Lighting
- Map_transformer
- Portables
- SceneGraph
- Scripting
Specifications
Milestones
- Milestone 1 Analysis
- Milestone 2 Design Document
- Milestone 2 Design Document Old
- Milestone 3 Design Document
Building (mostly outdated)
- INSTALL.md
- Building
- Building on macOS
- Building SuperTux
- Building on Windows
- Building with MXE (cross-compile)
Meetings