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.