Skip to content

Dialogic 2 - Alpha 4 (For Godot 4 Beta 3)

Pre-release
Pre-release
Compare
Choose a tag to compare
@coppolaemilio coppolaemilio released this 26 Oct 12:02
· 554 commits to main since this release
c0542ca

⚠️ This alpha is for testing purposes only. Please procede with caution ⚠️

What's Changed

  • Started working on the beta 2 update for Dialogic 2 by @coppolaemilio in #1244
  • Fixing adding timeline events and creating new timeline by @GreenCloversGames in #1247
  • Fix for allowing character resources to be saved. by @schiem in #1250
  • Make sure resource get's passed instead of script by @Jowan-Spooner in #1253
  • Fix hint_tooltip rename to tooltip_text by @Jowan-Spooner in #1251
  • fix in converter for change in background event by @thebardsrc in #1254
  • Fixes for Conditions by @Jowan-Spooner in #1259
  • Timeline Saving Fixes (Again) by @thebardsrc in #1255
  • Many UI changes for events by @Jowan-Spooner in #1262
  • MOAR Timeline saving safety checks! by @thebardsrc in #1266
  • ok ther actually is a copy file function, to make it atomic, didn't f… by @thebardsrc in #1268

New Contributors