Skip to content

v0.21.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@indigoparadox indigoparadox released this 27 Oct 05:29
· 439 commits to master since this release
ee77b0b

Still very limited; not extremely interactive. A rudimentary scripting language has been implemented, and JSON maps may be edited in the Tiled map editor. Please see README.md for more information.

The assets with -file in their names are able to load maps from external files. JSON maps must be compiled to ASN.1 for assets with -asn in their names. The tools must be compiled for your host platform to do this.

The following issues are present in this release:

  • Win16 bitmap loading is extremely wonky, so the palette's still messed up.
  • Palm timing is messed up and it crashes pretty quickly, but it shows graphics on-screen.
  • xlib has no text rendering.
  • Still need to hammer out logging in RELEASE builds.