Releases: pineapplemachine/mwde
Releases · pineapplemachine/mwde
v1.2 - "Bamz-Amschend"
This is the third 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.1:
- Add "npcat" command for listing NPCs by cell or region
- Add "journal" command for showing all journal text for a quest
- Add progress indicator when loading files
- Add faction name to Player Expelled dialog function condition where known
- Add faction rank names to some dialog conditions that only showed numbers
- Add dialog choice text to dialog condition list when relevant and available
- Fix issue displaying player faction requirements in dialog conditions
- Fix issue -V displaying dialog with scripts when script colors are off
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
v1.0 - "Sadrith Mora"
This is the very first release of Morrowind Dialog Explorer.
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
.
Enjoy!