Skip to content

Release v1.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 17:51
· 429 commits to master since this release

A new release with several fixes, including some that come from new contributors, thanks!

How to update Ceramic

Via haxelib: haxelib run ceramic setup
Via git: https://ceramic-engine.com/guides/ceramic-via-git/#update-your-existing-ceramic-via-git

Changelog

  • [ldtk] Ensure tiles without alpha property are treated as opaque
  • [runtime] Fix Files.getBytes on web target by @inc0der in #120
  • [ldtk] Set the def field in LdtkFieldInstance by @gaboose in #122
  • [ldtk] parse array type values in LdtkFieldInstance by @gaboose in #123
  • [spine] Spine.hx clipping attachments by @goldenPiGames in #121

New Contributors

Full Changelog: v1.3.0...v1.3.1