-
-
Notifications
You must be signed in to change notification settings - Fork 490
TODO
This is a centralized list of things that need to be done. It is maintained by the SuperTux development team. It can include issues that are outstanding, or resource requests. The document will also be used to track decisions on these issues and requests.
Please have a look at our issue tracker on GitHub where you can also
find issues by category:
tags (e.g.: category:design
for
graphics/UX tasks, category:code
for code tasks, and
category:levels
for level design tasks).
Note: This TODO is not to be used blindly. Use your brain and figure out which feature is most important and most practical to implement. Don't chase pie-in-the-sky ideas that you'll never get done. Also be aware that some of the items listed here might be out of date or not good ideas to begin with.
- Add more detail to the ice frame (it is also too blurry)
-
Levels
- Animation for deeper areas of modern lava
- More background assets for Icy Island, Rooted Forest and the Ghost Forest.
- Decorative tiles for the underground forest
- Crystalcave tileset should be fixed to be usable
- Waterfall graphics fitting to the new water type
- Add modern fluid style acid/poison (purple liquid) and swamp
- Add castle tiles adapted to their location in story mode (e.g. mossy bricks for the forest castle)
- Decorative tiles for underwater areas in all themes
- Redraw poles
- Fix tilling for crystal cave tileset (potentially redo it from ground up)
- Cloud tiles are screwed up with vertical lines going through it
- Improve ice bridge tiles (right now they are just a recolor)
-
Worldmap
- Transition tiles from normal to ghost forest
- Decorative mountain worldmap tiles, similar to those of Icy Island
- More decoration tiles for the ghost forest
- Underground forest worldmap tiles
- More diverse backgrounds for all themes
- Sky backgrounds for every time of day (i.e. sunrise, midday, sunset, night)
- Divide backgrounds into multiple layers
-
Badguys
- Improve/Redesign all forest badguys
- Update yeti sprites to fit the games art style
- Proper Ghost Tree graphics
-
Interactives
- Alternative light sources (glowing crystals, hanging/standing brazier, glowing plants)
- Visual effects for willowisp warp and level flip
-
Powerups
- Get rid of hats and replace them with proper powerup costumes (only keep christmas hat)
- Carryable light sources limited to dark levels (e.g. small torch, hardhat)
- Source files for all stuff?
- Clarify license? GPLv2+ only? CC-BY-SA what version only? Dual: GPLv2+ / CC-BY-SA Y.Z?
- Improved level design for all worlds
- Update all levels that have water sections to work with the swim mechanic
- Intro: Picnic with Penny
- Interlude: A Yeti in the distance
- Interlude: Where is Penny?
- Outro: Towards the Glacier Isle
- Intro: A New Location
- Interlude: An Eerie Plague
- Interlude: Gigantic tree
- Outro: Bye bye forest
- Comments: explain arbitary(?) constants in physics code
- Improve Zeekling behavior
- Sliding
- Swimming
- Discuss: fluid simulation as game object rather than tiles?
- Coin: expose to scripting interface for path/movement settings
- HeavyCoin: expose to scripting interface to enable/disable effect of gravity
Translations are always a very important part of the game. You can contribute to them on Transifex.
Category:Development
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