Releases: ryz/MightAndMagic-SaveEditor
Releases · ryz/MightAndMagic-SaveEditor
v0.6
Another milestone achieved!
- The editor now includes a dumper which can fetch and dump item and monster data from the MM.exe
- Item names are now subsequently displayed when inspecting/editing characters (and the MM.exe has been found)
- Bug fixes and some major refactorings
v0.5
Major UI/UX rework, menu is completely functional now. There's a character overview and each character can be edited individually.
Countless refactorings, most bugs should fixed by now, input checks are still a bit wonky.
v0.4
Added a nice menu with some options including a "quick start" boost which gives some XP/gold/gems, fixed some major bugs, refactored almost the whole program to use classes.
v0.2
All major values are figured out. Most values can be parsed, modified and written. Checks for character slots and name input are in place, but there are still some MAJOR input checks missing - Use with caution!