Releases: englercj/phaser-tiled
Releases · englercj/phaser-tiled
v1.2.1
- Forgot to update the game object factory
.add.tiledmap()
function to drop key map
v1.2.0
- Implement Physics
- Implement Object layers
- Add Image layer support
- Remove need for tilsetKeyMap
- Expose Tiled.utils lib
v1.1.3
- Add animation parsing to XML
- Fix broken animation handling in object layers
v1.1.2
Add a release task to gulp, so I don't forget the dist file anymore :)
v1.1.1
Fix some minor issues with loading an xml map.
v1.1.0
- Lots of bug fixes
- Got XML loading working
- Got packfile loads working
- Actually using the patched tiled methods for load now