Skip to content

Releases: bitbrain/pandora

v1.0-alpha5

02 Dec 14:59
a0376f7
Compare
Choose a tag to compare
v1.0-alpha5 Pre-release
Pre-release

✅ Compatible with Godot 4.2

What's Changed

New Contributors

Full Changelog: v1.0-alpha4...v1.0-alpha5

v1.0-alpha4

24 Oct 15:46
d5dad10
Compare
Choose a tag to compare
v1.0-alpha4 Pre-release
Pre-release

We have been busy at work fixing issues and adding new features. This release also introduces the auto-updater by @Nemesis-AS, brand-new property array support by @mrfelipemartins as well as drag&drop thanks to @russmatney! While Version 1.0 is only 70% done as of now, this release adds a lot of stability and feature parity.

New Features

Fixes and Improvements

New Contributors

Full Changelog: v1.0-alpha3...v1.0-alpha4

v1.0-alpha3

07 Sep 13:14
a356939
Compare
Choose a tag to compare
v1.0-alpha3 Pre-release
Pre-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

Fixes and Improvements

New Contributors

Full Changelog: v1.0-alpha2...v1.0-alpha3

v1.0-alpha2

26 Aug 09:55
a1fe589
Compare
Choose a tag to compare
v1.0-alpha2 Pre-release
Pre-release

The 2nd alpha release of Pandora has arrived! While Version 1.0 still seems lightyears away, contributors have been hard at work addressing issues and resolving bugs.

What's Changed

New Contributors

Full Changelog: v1.0-alpha1...v1.0-alpha2

v1.0-alpha1

20 Aug 19:54
f02d5ec
Compare
Choose a tag to compare
v1.0-alpha1 Pre-release
Pre-release

Initial Alpha release of Pandora. Basic functionality already established but still lacking some core features required for stable release.

Features

✅ Pandora Editor
✅ dedicated Pandora singleton
@export PandoraEntity in script
✅ wiki with documentation
✅ unit tests for data model and backend

Currently not ready yet

⛔️ UI unit tests
⛔️ drag & drop for entities
⛔️ consider editor events such as 'moving & renaming files' not working yet
⛔️ some property types are still missing, e.g. array and enum support
⛔️ some existing bugs are still in place

This is a pre-release, meaning that breaking API changes may occur or things may not work as expected.