Skip to content

Bladecoder Adventure Engine v4.3.0

Compare
Choose a tag to compare
@bladecoder bladecoder released this 19 Oct 21:21
· 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 17 is now recommended 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

  • Fallback fonts/multiple fonts files to support dynamic font changing needed for Chinese and other logographic languages.
  • Upgrade gradle + robovm + android plugin to latest versions.
  • Bugfix when adding a new item to a Ink list.