All notable changes to this project will be documented in this file.
- Simplified methods for loading dialogues
- Fixed a bug that caused lines to be ran multiple times when in conjunction to expression blocks.
- Dialogue lines(newline seperated)
- Inline options (->)
- Custom Command suppot
- Continuity support(variable access)
- Ability to load multiple files on to a single dialogue
- Exporting Changes to continuity
- Exporting Node visited Counts
- Basic Conditional statements (if/else)
- Custom function libray that can be extended