v1.0-alpha10
Pre-release
Pre-release
This release fixes various bugs and is compatible with Godot 4.7+ as well as earlier versions of Godot 4.
What's Changed
- Fix Pandora error in array type by @bitbrain in #206
- Use correct category for entity instances by @bitbrain in #212
- Ensure entity instances have unique ids, closes #213 by @bitbrain in #214
- include the @tool annotation in custom-scripts.md by @sdg9 in #215
- Upgrade to Godot 4.4 by @bitbrain in #217
- Always remove children from old parent by @bitbrain in #218
- Allow chinese characters, closes #216 by @bitbrain in #222
- Use correct gdscript type in docs by @bitbrain in #223
- Allow defining a custom path for
data.pandoraandpandoradefinitions dir by @shomykohai in #225 - Fix crash when clicking on underlined property key by @shomykohai in #227
- Pandora extensions by @trobugno in #229
- Add Category Tabs Mode by @kphero in #231
- upgrade project to godot 4.6 by @bitbrain in #233
- Improved Pandora Extensions Settings by @trobugno in #230
- Added a is_actual_type to the type to differentiate type identificatio… by @aarondamyen in #237
- upgrade to Godot 4.7 by @bitbrain in #240
- Add data migration foundation by @shomykohai in #239
New Contributors
- @sdg9 made their first contribution in #215
- @trobugno made their first contribution in #229
- @kphero made their first contribution in #231
- @aarondamyen made their first contribution in #237
Full Changelog: v1.0-alpha9...v1.0-alpha10