Skip to content

0.1.0-experimental Tester and misc bugs

Compare
Choose a tag to compare
@real-ezTheDev 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:

  1. DialogueTester that allows you to setup end-to-end automated tests for simulating dialogue run to assert various behaviors of your EzDialogue setup.
  2. Annoying error messaging when removing/changing name of already connected dialogue nodes.
  3. Deprecated end_of_dialogue_reached signal, instead a new boolean property eod_reached is added to DialogueResponse.