Skip to content

Bladecoder Adventure Engine v0.9.7

Compare
Choose a tag to compare
@bladecoder bladecoder released this 26 Feb 20:14
· 991 commits to master since this release
  • Better Load/Save game screen.
  • Confirmation dialog when overwrite current game in new game or load game.
  • Updated spine plugin to Spine v3
  • Show time in debug. Time is now long to avoid float overflow.
  • Updated to libgdx 1.9.1
  • Android SDK not mandatory when creating a project.
  • More fault tolerant when loading saved games. Good for patches.
  • Saved games can be stored in 'tests' folder inside game. These games are distributed with the game and in debug mode these saved games can be loaded. Good for testing.
  • When creating a verb an icon can be specified. This icon will be showed in the UI.
  • Add movement to the inventory button when picking an object.
  • Doesn't hide inventory when running a verb.
  • And tons of bug fixing.