v1.0-alpha3
Pre-release
Pre-release
bitbrain
released this
07 Sep 13:14
·
54 commits
to godot-4.x
since this release
We are getting closer to a stable Version 1.0 and contributors have been hard at work building new functionality into this addon.
New features
✈️ export custom scripts by @bitbrain in #91- ✨ add is_category check by @bitbrain in #92
- ☄ Move categories & entities via drag&drop by @mrfelipemartins in #108
- 📦 Export settings for .pandora files by @mrfelipemartins in #117
- 🎨 Entity Color by @mrfelipemartins in #115
- 💡 simplify entity instantiation by @bitbrain in #102
- 📦 use uncompressed data during debug mode by @mrfelipemartins in #106
- ✨ use nanoids for entity id generation by @eth0net in #100
- ✨ add support for regenerating ids by @eth0net in #103
Fixes and Improvements
- 🧪 UI unit tests by @bitbrain in #96
- 🐛 Fix typo by @bitbrain in #97
- ♻️ rework property type lookup by @bitbrain in #98
- 🐛 avoid saving state when loading error occurs by @bitbrain in #101
- 🐛 correctly make int available when loading by @bitbrain in #94
New Contributors
- @mrfelipemartins made their first contribution in #106
Full Changelog: v1.0-alpha2...v1.0-alpha3