Sprouty Dialogs v1.2.0
Β· 2 min read
Hi everyone! π±
This release has many bug fixes, improvements, and a new event node!
But also, weβre excited to release a new feature from our roadmap: Custom text effects tags support! π₯
New Featuresβ
- Custom text effect tags support and new special tags:
[speed],[wait]and[if]. - New Jump To Node to jump to another dialog tree by specifying its Start ID.
- Options node now have conditions to disable or hide dialogue options!
- Wait node was updated too, you can now choose whether the dialog box will close while you wait or remain on the screen.
What's Changedβ
- New extensible text effect tags framework and new special tags by @YudongLi11 in #39
- Fix portrait scale issue in #42, reported by @Sajyd in #41
- Add conditionals to Options Node by @Snowpire in #40
- Now expandable text boxes are automatically resized, thanks to @Snowpire in #40
- Fix node action menu items by @Snowpire in #47
- Add Jump To Node by @Snowpire in #48, suggested by @ChunckT in #37
- Fix Wait Node skipping issue in #49, reported by @Sajyd in #43
- Add a checkbox to the Wait Node to choose if the dialog box will close while you wait in #49
- Fix resources validation, plugin initialization and dialogs replay issues in #50
See the all the release changes in the Full Changelog
You can find the release v1.2.0 here.
