Skip to content

0.4.2

Compare
Choose a tag to compare
@AlmasB AlmasB released this 03 Feb 18:02
  • External game config classes (configure game variables with no recompilation)
  • Scripts (JS) now have local scopes (each script instance has global variables that are local to that instance)
  • Support multiple versions for Tiled .json format
  • Foundation codebase for PCG maps and levels
  • SNAPSHOT builds are released automatically after each successful Travis-CI build, add:
<repositories>
    <repository>
        <id>oss.sonatype.org-snapshot</id>
        <url>http://oss.sonatype.org/content/repositories/snapshots</url>
    </repository>
</repositories>

and you can use x.y.z-SNAPSHOT.