Skip to content

Releases: englercj/phaser-tiled

v1.2.1

04 Nov 21:10
Compare
Choose a tag to compare
  • Forgot to update the game object factory .add.tiledmap() function to drop key map

v1.2.0

04 Nov 21:09
Compare
Choose a tag to compare
  • Implement Physics
  • Implement Object layers
  • Add Image layer support
  • Remove need for tilsetKeyMap
  • Expose Tiled.utils lib

v1.1.3

17 Oct 15:18
Compare
Choose a tag to compare
  • Add animation parsing to XML
  • Fix broken animation handling in object layers

v1.1.2

04 Oct 17:00
Compare
Choose a tag to compare

Add a release task to gulp, so I don't forget the dist file anymore :)

v1.1.1

04 Oct 15:41
Compare
Choose a tag to compare

Fix some minor issues with loading an xml map.

v1.1.0

01 Oct 16:48
Compare
Choose a tag to compare
  • Lots of bug fixes
  • Got XML loading working
  • Got packfile loads working
  • Actually using the patched tiled methods for load now