Skip to content

Bladecoder Adventure Engine v3.1.1

Compare
Choose a tag to compare
@bladecoder bladecoder released this 19 May 11:04
· 258 commits to master since this release

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 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

  • Dialog to create the android keystore inside the editor.
  • Label and text to warn about legacy dialogs.
  • Added RandomPosition action.
  • Added reload assets icon to scene list.
  • Added support for combining skins in Spine.
  • Delete last_project key if loadproject fails so the editor doesn't fail forever.
  • Delete SetModelProp action and supporting library. It was not useful and make porting dificult.
  • Added IN_UI if property.
  • Fix: Now search in all inventories.
  • Fix: Set skin now updates properly.