Skip to content

HWL-SaveEditor V1.3

Compare
Choose a tag to compare
@nedron92 nedron92 released this 07 Apr 19:39
· 101 commits to master since this release

Release for Version 1.3 with following new features (Console/Core Version):

  • Added support for editing My Fairy (Name, Level, Trust, Unlock-State and a thing I dont know exactly yet)
  • Added an constant version string and implement it in Console, easier to change for later Releases
  • Add functions to convert between MultiByte-Strings and WideChar-Strings (needed for fairy-names)
  • Console Support for changing fairy-name, maximize trust and level and also unlock fairy

The GUI has also some new features:

  • Implement the latest Core-Version (Editing My Fairy)
  • Implement the new string.version constant in About-Dialog
  • Also use now a calculation for max char input in each edit-box field (instead of a hardcoded one)