Bladecoder Adventure Engine v0.9.17
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
- Updated libgdx library to v1.9.4.
- Added null sanity check for actor parameter in SayAction.
NOTE: The previous version stop working due to the deletion of the Robovm snapshot library from the maven repository. This release fix the problem.