Skip to content

[1.0] First stable release!

Compare
Choose a tag to compare
@AnidemDex AnidemDex released this 21 Nov 05:53
· 12 commits to main since this release
64bffb9

This is the first stable release (yay 🥳). To manage to release this, many things were removed to add them later on 1.x versions (like, the timelines).

What's Changed

  • Added:
    • DialogNode node class
    • DialogBubble node class
    • PortraitManager node class
    • DialogManager node class
    • OptionManager node class
    • Portrait resource class
    • Character resource class
    • DialogNode customization through themes
  • Removed:
    • Literally everything from dialog_plugin folder. Take a look on previous pre-release versions to see what exactly were removed. Those features will be reimplemented in future minor versions.

New Contributors

Full Changelog in by git history (note that this branch was redone in fd8d4a4) : v0.2.0...v1.0