v4.5.0
The new update is finally here! And there's what changed:
- UI Improvements:
- All Menus have been redesigned: Main Menu, Pause, Settings, Login, Game Over;
- Changed all Buttons to match with the redesign;
- Added new UI type for pop ups matching with the current design;
- Changed Dialog Box to match with current design;
- Changed menu transition animation.
- Game Improvements:
- The first map NPC now has more dialogs;
- New Dialog Box that accepts more than one text;
- Optimized game experience
- Code changes:
- Lots of classes have been refactored and optimized;
- Added new Dialog Box object;
- Added new Popup object;
- Minimap logic has been separated from the main class;
- Added Browser class to open a link from the internet on user default browser;
- Separated transition logic from UI class;
- Separated Pause Menu from Main Menu class.
- What went wrong in this update(will be resolved in the next patch):
- Couldn't add new bomb item;
- Game randomly travels to another map instead of the next one(happens after level 10);
- Game gets high frames drop when spamming the shoot key due to Game Jolt Achievement.