v1.1 - "Bal Fell"
This is the second release of MWDE.
The zip archive download contains a Windows *.bat executable and an OSX *.app executable. Linux users should cd to the unzipped MWDE directory and run python src/dialog_explorer.py
.
Changes since v1.0:
- Improve handling of overwritten and removed INFO records
- Improve console input handling (import readline when available)
- Add -O flag to show overwritten and removed records (Hidden by default)
- Add text to -V dialog showing if a record was overwritten in another file
- Add text to -V dialog showing which file each record is from
- Add option to use colors when displaying dialog condition functions
- Fix issue with number highlighting in response scripts
- Fix line numbers in response scripts: Lines now begin at 1 instead of 0
- Fix issue where many dialog conditions were not appearing with -V output