Skip to content

Bladecoder Adventure Engine v1.2.4

Compare
Choose a tag to compare
@bladecoder bladecoder released this 05 May 09:53
· 615 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

  • NEW BIG FEATURE: Voice support.
  • Now working on OSX Sandbox to support releasing the game in the Mac App Store.
  • Updated Spine engine to v3.5.51
  • When adding new assets throught the Asset List view, create the asset folder if it doesn't exist.
  • FIX: Scene parameter in LoadChapterAction incorrect.
  • FIX: Scale and Rotation actions.
  • FIX: Loading integer atributes in actions.
  • FIX: Serialization error in TextManager.