0.1.0-experimental Tester and misc bugs
real-ezTheDev
released this
21 Feb 21:18
·
18 commits
to main
since this release
Hello dialogue creators!
I'm finally merging the DialogueTester commits along with some other bug fixes!
Notable update:
- DialogueTester that allows you to setup end-to-end automated tests for simulating dialogue run to assert various behaviors of your EzDialogue setup.
- Annoying error messaging when removing/changing name of already connected dialogue nodes.
- Deprecated
end_of_dialogue_reached
signal, instead a new boolean propertyeod_reached
is added to DialogueResponse.