Dialogic 2.0 Alpha 7 (for godot 4.0.2 stable)
Pre-release
Pre-release
coppolaemilio
released this
21 Apr 00:38
·
481 commits
to main
since this release
Final countdown before Beta 1!
We'll now slow down on adding new stuff and we'll review:
- Timelines
- Characters
- Settings
- Variables
- Styles
- Glossary
After review all the core areas of the plugin we'll see what needs to get removed, improved, or rebuilt to prepare for the Beta 1 release.
Stay tuned for more updates on the main
branch :)
What's Changed
- Change how text speed works (to allow faster text speeds) by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1458
- Add [aa] and [ns] commands plus more advance and skipping functionality by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1460
- Simplify and fix History system by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1461
- Add property groups and fix "no logs" crash by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1462
- Replace Custom Animations folder picker with file picker by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1475
- Fix for skippable bug and custom layout setting by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1476
- Event UI updates by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1477
- Add options for what to happen to the layout at timeline end by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1479
- Fix resources not getting added to sidebar by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1487
- Expression/Variable update by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1486
- Changed Glossary Category by @mechPenSketch in https://github.com/coppolaemilio/dialogic/pull/1492
- Various smaller fixes by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1498
- Fix for #1499 by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1501
- Big signal update by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1502
- Fix bug where skipping during [pause] doesn't work correctly by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1503
- add null check to text update_name_label by @oddfacade in https://github.com/coppolaemilio/dialogic/pull/1506
- Check if Keys are Avaiable by @mechPenSketch in https://github.com/coppolaemilio/dialogic/pull/1509
- Make Sub Directories if Not Already Existed by @mechPenSketch in https://github.com/coppolaemilio/dialogic/pull/1505
- Add empty mode for character editor by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1517
- Revamping the layout editor and UX. by @coppolaemilio in https://github.com/coppolaemilio/dialogic/pull/1507
- Add autopausing-capability by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1518
New Contributors
- @oddfacade made their first contribution in https://github.com/coppolaemilio/dialogic/pull/1506
Full Changelog: coppolaemilio/dialogic@2.0-alpha-6...2.0-alpha-7