What's Changed
Fixes
- Fix incompatible [img] with [next] by @nathanhoad in #1193
- Fix issue with cold-start cyclic dependencies by @nathanhoad in #1199
- Add support for _to_dialogue_string() by @nathanhoad in #1201
- Fix DialogueLabel when dialogue_line is null by @nathanhoad in #1245
- Fix calling stop on possibly null dependency timer by @nathanhoad in #1247
- Fix auto-completing characters with variable names by @nathanhoad in #1249
- Show error when indenting directly after a title by @nathanhoad in #1250
- Ignore C# getters/setters in method list by @nathanhoad in #1256
- Fix re-evaluating expression jumps by @nathanhoad in #1188
- Remove button text to save space by @nathanhoad in #1200
- Fix typo in CSV delimiter function which prevented non-comma-delimited csv files from loading by @mattdavisgames in #1219
- Ignore C# getters/setters in method list by @nathanhoad in #1256
Other Changes
- Add option to export all dialogue files to a single CSV by @ismailivanov in #1231
New Contributors
- @mattdavisgames made their first contribution in #1219
- @ismailivanov made their first contribution in #1231
Full Changelog: v3.10.4...v3.10.5