Release v1.3.1
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
- @inc0der made their first contribution in #120
- @gaboose made their first contribution in #122
- @goldenPiGames made their first contribution in #121
Full Changelog: v1.3.0...v1.3.1