HWL-SaveEditor V2.1
Release for Version 2.1 with following new features (Console/Core Version):
- Added support for Linux (console-only now)
- Added a parameter "--version" to show only the version-number (run it from a terminal/CMD directly as: ./name --version or name.exe --version)
- Added support for unlocking some ingame-states/flags: Collect all normal weapons, collect all 'plus' weapons and unlock ingame smithy (for the weapon-flags: You don't have more weapons then before, only the game believe you collect them all)
- Correct some mistakes/failures/bugs (e.q. for compiling under linux and windows, ...)
- New menu-structure within the console-version: Changing rubies and set the unlock-states are now within one new point -> General-Things (first point within the console-version)
The GUI has also some new features:
- Implement the latest Core-Version (Set the Unlock-States)
- Added MessageBox if saving was successfull
- the new unlock-states are within the Menu-point: Menu->General (Overview) = first edit-dialog of the program
The source itself has not only the new functions also there are some news:
- Documented the hole core-features, all classes, members etc.
- correct some coding-mistakes (setting weapon-type was wrong and many others)
- orderd all constants to the class they belong to
- Added CMakeLists to core and console to compile under Linux-OS with cmake (need gcc-5/g++-5)
- Create new General-Class to hold general-game things like rubies and the unlock-states/flags