Godot 4 is here! Dialogic 2 isn't there quite yet...
Dialogic 2 has come a long way in the past year, but it's not quite where we want it to be for a stable release.
Anyways this release should work pretty well with the recent godot 4.0 stable release.
As always, expect rough edges, the occasional bug and if you find them: report them! Keep in mind dialogic 2 is not production ready and no promises are made. Things might still change a bit here and there...
What's Changed
- Character Editor Update by @Jowan-Spooner in #1380
- Make text event regex not discard multilines by @Jowan-Spooner in #1398
- Translation improvements and fixes by @Jowan-Spooner in #1396
- Improve jump logic & bugfix by @Jowan-Spooner in #1397
- subsystem_portraits: Don't return null in functions that return void by @vmedea in #1399
- Fix a few editor startup errors by @vmedea in #1400
- Visual timeline loading speedups by @Jowan-Spooner in #1401
- Make text effects and modifiers modular by @Jowan-Spooner in #1403
- Make creation of extensions (custom events, subsystems, etc.) easier by @Jowan-Spooner in #1405
- Layout editor by @Jowan-Spooner in #1421
- Fix default layout path by @QuasiStellar in #1422
- Allow custom main editors; Recreate toolbar by @Jowan-Spooner in #1424
- Fix Drag and Drop + Choices moving crash by @Jowan-Spooner in #1426
- Hide portrait picker if character has none or only one portrait by @Jowan-Spooner in #1425
- Default Layout Improvments + Variables & Glossary Editor Enhancements by @Jowan-Spooner in #1427
- Replace portrait position by portrait container by @Jowan-Spooner in #1438
- Remove audio region by @KvaGram in #1437
- Fix add timeline button by @Jowan-Spooner in #1440
- Multiple improvements and bug fixes by @Jowan-Spooner in #1441
- Many fixes by @Jowan-Spooner in #1445
- Fix for copying text and character event by @Jowan-Spooner in #1449
- Remove broken reference to Emi character by @Jowan-Spooner in #1451
- Update version label by @Jowan-Spooner in #1454
New Contributors
- @vmedea made their first contribution in #1399
- @QuasiStellar made their first contribution in #1422
Full Changelog: 2.0-alpha-5...2.0-alpha-6