Skip to content

Releases: b1lodHand/absent-dialogues

1.0.0

05 Jun 21:41
577d2b9
Compare
Choose a tag to compare

First Stable Release!

I'm happy to announce you the first stable release of absent-dialogues. I'll be publishing new releases to fix bugs, document the code and etc. Thank you for your support and patience. Have a nice day!

What's Changed

  • Dialogue editor refresh automation.
  • Stabler graph view.
  • Grid snapping fix (will be added to the docs).
  • Bugfix of DialogueInputHandler (Legacy) checking for input event if the instance is not in the dialogue.
  • Rewrite of the Option system (now it supports multiple comparers for visibility).
  • Switching to the latest version of absent-variables (not backwards capable).
  • Handling the runtime displaying of the graph.
  • Refined code.
  • Folder restrucure.
  • Custom documentation for components and nodes.
  • More and better API documentation.
  • Small bugfixes.

Full Changelog: 0.3.1-alpha...1.0.0

0.3.1-alpha

27 May 19:21
3c2955b
Compare
Choose a tag to compare
0.3.1-alpha Pre-release
Pre-release

What's Changed

  • Small bugs fixed.
  • Editor window consistency is far better from now on.
  • Restricted the usages of VariableBanks with nodes for a healthier structure.

Full Changelog: 0.3.0-alpha...0.3.1-alpha

0.3.0-alpha

26 May 20:25
Compare
Choose a tag to compare
0.3.0-alpha Pre-release
Pre-release

What's Changed

  • Solved a giant bug which led the game to fail any build.
  • Solved a bug which led the Dialogue Editor Window to lose data and show unwanted behaviour everytime the editor got reloaded.
  • Rewritten the whole runtime system and switched to a Cloning based system instead of the previous one.
  • Added a lot more summeries.
  • Cleaned up most of the code.
  • Got rid of unnecessary dependencies.
  • Switched to the last versions of absent-variables and absent-attributes.

Full Changelog: 0.2.1-alpha...0.3.0-alpha

0.2.1-alpha

04 May 17:47
Compare
Choose a tag to compare
0.2.1-alpha Pre-release
Pre-release

What's changed?

  • Added tooltips to the serialized fields.

0.2.0-alpha

04 May 17:30
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release

What's changed?

  • Rewritten the in-game system.
  • Added summaries to have a better documented code.

0.1.5-alpha

02 May 18:50
0535000
Compare
Choose a tag to compare
0.1.5-alpha Pre-release
Pre-release

We're in!

The project is not even close to finish right now. But this is the first version that you can use experimentally and maybe even decide to contribute to it!

The version below this tag won't be published anywhere. It's because they're very unstable and highly depend on other packages which are not mine. So, you can accept this release as the first pre-release version of this project.