Skip to content

Releases: kreemer/tmx

v0.3.1

07 Apr 09:11
Compare
Choose a tag to compare
  • Fixed config locator path, should now load all config files in included library

v0.3.0

14 Mar 20:05
Compare
Choose a tag to compare
  • Added group layer parsing
  • Added image layer parsing
  • Added simple service to write tmx file
  • Reworked parsing to jmsserializer bundle for more flexibility
  • Implement Property parsing
  • Added documentation

v0.2.0

02 Mar 23:16
1aee5b0
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Implemented new parsing features:

  • Background Color
  • General tile offset information
  • Terrain
  • Layer opacity & visibility
  • Tile animation
  • WangSet parsing
  • Support for base64 saved maps (uncompressed, zlib and zstd)
  • Infinite maps

v0.1.0

25 Feb 20:38
25dc837
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release with basic functionality