Version 0.06-alpha
Pre-release
Pre-release
This release cycle was focused primarily on the development of the campaign mode, and the code's documentation, structure, and form.
New Features:
- Level generator supports loading level data from files
- Enemies now follow routes as they are specified in level files
- There is a test level demonstrating new features, found in the Campaign Mode menu
Fixes:
- Several textures were improved or replaced
- Key binding behaviour is slightly different. Clicking away while binding a key reverts it to its previous state, hitting ESC unbinds it. Escape key can no longer be rebound.
/src/res/has been organized into sub-categories- Class hierarchy of Entities was reworked
- Various documentation improvements
- Various performance updates
- Corner bopping issues are fixed
- Resizing the window no longer has a small chance to crash the game