Skip to content

Bladecoder Adventure Engine v0.8.9

Compare
Choose a tag to compare
@bladecoder bladecoder released this 13 Jul 08:29
· 1342 commits to master since this release

Added

  • Editor: Added input panels for text input.
  • Better aspect ratio support. Correct support for 4:3, 16:9 and 16:10.
  • Pause the game when an exception/error is thrown and debug mode is
    activated.
  • Updated to libgdx v0.6.4
  • Text from dialog ui wrap to screen size.

Fixed

  • fix: stop processing ActionCallbackQueue when changing scene