Dialogic 2 - Alpha 4 (For Godot 4 Beta 3)
Pre-release
Pre-release
·
617 commits
to main
since this release
What's Changed
- Started working on the beta 2 update for Dialogic 2 by @coppolaemilio in https://github.com/coppolaemilio/dialogic/pull/1244
- Fixing adding timeline events and creating new timeline by @GreenCloversGames in https://github.com/coppolaemilio/dialogic/pull/1247
- Fix for allowing character resources to be saved. by @schiem in https://github.com/coppolaemilio/dialogic/pull/1250
- Make sure resource get's passed instead of script by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1253
- Fix hint_tooltip rename to tooltip_text by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1251
- fix in converter for change in background event by @thebardsrc in https://github.com/coppolaemilio/dialogic/pull/1254
- Fixes for Conditions by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1259
- Timeline Saving Fixes (Again) by @thebardsrc in https://github.com/coppolaemilio/dialogic/pull/1255
- Many UI changes for events by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/1262
- MOAR Timeline saving safety checks! by @thebardsrc in https://github.com/coppolaemilio/dialogic/pull/1266
- ok ther actually is a copy file function, to make it atomic, didn't f… by @thebardsrc in https://github.com/coppolaemilio/dialogic/pull/1268
New Contributors
- @GreenCloversGames made their first contribution in https://github.com/coppolaemilio/dialogic/pull/1247
- @schiem made their first contribution in https://github.com/coppolaemilio/dialogic/pull/1250