Dialogic 2.0 Alpha 6 (for godot 4.0 stable)
Pre-release
Pre-release
·
552 commits
to main
since this release
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 https://github.com/coppolaemilio/dialogic/pull/1380
- Make text event regex not discard multilines by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1398
- Translation improvements and fixes by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1396
- Improve jump logic & bugfix by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1397
- subsystem_portraits: Don't return null in functions that return void by @vmedea in https://github.com/coppolaemilio/dialogic/pull/1399
- Fix a few editor startup errors by @vmedea in https://github.com/coppolaemilio/dialogic/pull/1400
- Visual timeline loading speedups by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1401
- Make text effects and modifiers modular by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1403
- Make creation of extensions (custom events, subsystems, etc.) easier by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1405
- Layout editor by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1421
- Fix default layout path by @QuasiStellar in https://github.com/coppolaemilio/dialogic/pull/1422
- Allow custom main editors; Recreate toolbar by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1424
- Fix Drag and Drop + Choices moving crash by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1426
- Hide portrait picker if character has none or only one portrait by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1425
- Default Layout Improvments + Variables & Glossary Editor Enhancements by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1427
- Replace portrait position by portrait container by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1438
- Remove audio region by @KvaGram in https://github.com/coppolaemilio/dialogic/pull/1437
- Fix add timeline button by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1440
- Multiple improvements and bug fixes by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1441
- Many fixes by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1445
- Fix for copying text and character event by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1449
- Remove broken reference to Emi character by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1451
- Update version label by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1454
New Contributors
- @vmedea made their first contribution in https://github.com/coppolaemilio/dialogic/pull/1399
- @QuasiStellar made their first contribution in https://github.com/coppolaemilio/dialogic/pull/1422
Full Changelog: coppolaemilio/dialogic@2.0-alpha-5...2.0-alpha-6