Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Created a game mode manager | Starla Insigna | 2011-11-30 | 1 | -3/+4 |
| | | | | | | | | There is now one location for information relating to each GameMode instead of several places, so that info can be easily updated and propagated to, for instance, GameModeSelectionLayer. GameModes can also be specified by an info instance each owns. There's also a way to get an ordered list of game modes. The three star game mode unlocking system has also been added. Closes #213 | ||||
* | Added play again button to game over screen | Starla Insigna | 2011-09-09 | 1 | -1/+3 |
| | | | | Closes #218 | ||||
* | Implemented Jump mode (BETA) jump | Starla Insigna | 2011-09-04 | 1 | -2/+3 |
| | | | | | | Dear god this is beta. I think I'll release a build for the testers soon so I can see what people think and then hammer out the bugs. Refs #204 | ||||
* | Fixed game over transition | Starla Insigna | 2011-08-15 | 1 | -0/+29 |
Fixes #189 |