Skip to content

Bladecoder Adventure Engine v1.2.5

Compare
Choose a tag to compare
@bladecoder bladecoder released this 12 May 11:02
· 610 commits to master since this release

More little changes and bug fixing.

DOWNLOAD AND RUNNING THE EDITOR

Below you can download a .zip package with the Adventure Editor. In the bin folder there are scripts to run the editor in Windows, Linux and Mac. Java JDK 1.8 is required to run the Editor.

TEST PROJECTS

Several test projects can be downloaded from here.

Test projects can be used to learn about the Blade Engine features. For example, the venus project is a complete (short) game.

CHANGES

  • Update Robovm to v2.3.1 fixing problems with the latest XCode update.
  • FIX: VoiceManager now shows log and continues when the voice file is not found (instead of crash).
  • FIX: voice file was mandatory in the edit option dialog.
  • FIX: Show only the first line of the comment action in the action list.