Releases: nathanhoad/godot_dialogue_manager
Releases · nathanhoad/godot_dialogue_manager
v1.1.1
- Makes the example balloon more interesting
- Fixes an issue with auto translate (thanks @RedXGames)
v1.1.0
- Added a recent files list to the open button
- Added support
[wait=N]
and[speed=N]
for expressing more personality in the dialogue - Added support for inline mutations (eg.
[do something()]
) within dialogue lines - Added a Dialogue Label node to help with typing out dialogue with pauses and speed changes
- Updated title and goto syntax
- Added support for more detailed conditional and mutation expressions
- Added a tutorial video to the docs