Skip to content

Bladecoder Adventure Engine v4.1.0

Compare
Choose a tag to compare
@bladecoder bladecoder released this 08 Dec 21:07
· 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 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

  • EDITOR: Text filter for scene and actor lists.
  • EDITOR: Button to show/hide actors in the scene.
  • Ink: Support for multi flow.
  • InkRunAction can pass params to Ink paths.
  • New InkCancelAction action.
  • Updated Blade Ink to v1.0.0.
  • Updated libgdx to v1.10.0.
  • Updated packr version.