Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@doggan doggan released this 09 Nov 07:58
· 3 commits to master since this release

This is a complete rewrite of v0.1.0 with a reduced feature set, but with a stronger emphasis on moddability. This is still very much a tech proof of concept.

Notable Changes

  • Added support for loading/rendering of Tiled TMX isometric maps.
  • Switched to Phaser framework (previously three.js).
  • Switched to Gulp.js for build process (previously Grunt).
  • Removed dependency on local file server for streaming MPQ data.
    • For the future purpose of moddability, assets will now reside in a local directory.