v2.42.0 for Godot 4.3
What's Changed
New Stuff
- Allow dropping any file into dialogue by @nathanhoad in #656
- Allow custom new file template by @nathanhoad in #657
- Add support for conditions on randomised lines by @nathanhoad in #665
Fixes
- Fix not auto pausing if a "." is between two numbers and the second number is 0 (#646) by @CentiGames in #647
- Fix double returning from jump-and-returns by @nathanhoad in #650
- Stop scrolling when setting the cursor by @nathanhoad in #664
Other Changes
- Add a class name to the example balloon by @nathanhoad in #655
- Added public ExtraGameStates property to DialogueLine by @GovermanGambo in #652
- Add _Notification event workacround to C# file by @GrahameGW in #662
New Contributors
- @CentiGames made their first contribution in #647
- @GovermanGambo made their first contribution in #652
- @GrahameGW made their first contribution in #662
Full Changelog: v2.41.4...v2.42.0