Skip to content

v4.5.0

Compare
Choose a tag to compare
@retrozinndev retrozinndev released this 09 Dec 23:21

The new update is finally here! And there's what changed:

  1. 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.
  1. Game Improvements:
  • The first map NPC now has more dialogs;
  • New Dialog Box that accepts more than one text;
  • Optimized game experience
  1. 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.
  1. 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.