0.8.3 (2025-04-24)
- Added PVE multiplayer (up to 5 users per game).
- Added a level requirement to play multiplayer.
- Updated to the latest auto-update library.
- Fixed world transitions.
- Updated game ending responses.
0.8.2 (2025-04-19)
- Fixed an out-of-memory crash.
0.8.1 (2025-04-09)
- Improved memory allocation, saving 26 KB.
- Added auto-updating (currently uses the catalog API).
- Major code refactoring.
0.8 (2025-04-05)
- Improved memory allocation.
- Added multiplayer support.
- Updated the default settings for vibration and sound.
0.7 (2025-03-21)
- Sped up player movement.
- Added tutorial mode.
- Fixed issues with transitioning between worlds.
0.6.1 (2025-03-15)
- Switched the server backend in preparation for multiplayer features introduced in version 0.8.
0.6 (2025-03-10)
- Fixed saving of player attributes to ensure they are stored as intended.
- Updated the player's level and strength progression with XP increases.
- Started implementing multiplayer (requires FlipperHTTP v1.7).
- Fixed the display of user stats when switching worlds.
0.5 (2025-01-31)
- Fixed errors with saving.
- Improved memory allocation.
- Added NPCs.
0.4 (2025-01-23)
- Added an in-game menu.
- Added new controls: hold OK to access the in-game menu, press BACK to exit the menu, and hold BACK to exit the game.
- Added an option to choose the player's weapon in the game settings.
- Added a transition icon for switching worlds.
- Doubled the size of each world (from 384x192 to 768x384).
- Improved memory allocation.
0.3 (2025-01-14)
- Added new worlds.
- Improved memory allocation.
- Updated API integration for loading and saving player attributes.
- Upgraded FlipperHTTP to the latest version.
0.2 (2025-01-02)
- Added support for the Video Game Module (requires FlipperHTTP flash).
- Introduced various enemy types to enhance gameplay.
- Added features for player health, XP, level, health regeneration, attack, and strength.
- Implemented vibration, sound, and LED notifications when a player is attacking or being attacked.
- Displayed the player's username above the character and continuously showed health, XP, and level in the bottom-left corner of the screen.
- Updated all game icons for improved visual appeal.
- Upgraded to the latest version of the FlipperHTTP library.
- Revised toggles in the game settings to ensure they work as intended.
- Improved collision mechanics for more accurate interactions.
- Updated the default icon representing the player's character.
0.1 (2024-12-21)