v2.36.0 for Godot 4.2
What's Changed
New Stuff
- Allow Lua style dictionary syntax by @nathanhoad in #514
- Allow awaiting inline mutations by @nathanhoad in #516
Fixes
- Emit
passed_title
if title found between line and responses by @nathanhoad in #507 - Stop double resolving response conditions by @nathanhoad in #510
- Make sure next jump line has a valid target by @nathanhoad in #513
Other Changes
- Bring back Godot 4.1 Vector3 Constants by @shomykohai in #509
- Make the CSV import an open dialog by @nathanhoad in #519
New Contributors
- @shomykohai made their first contribution in #509
Full Changelog: v2.35.1...v2.36.0