Releases: codengine/SOTFEdit
Releases · codengine/SOTFEdit
Release v0.5.2
- small improvements to followers inventory editing
- reviving a follower should now also work when the body is completely gone
Release v0.5.1
- add tool at "Game State" to reset containers, crates and pickups in caves and open world
Release v0.5.0
- add storage editing (unlimited logs, sticks etc.) - add selection of Kelvin's and Virginia's outfit - add editing of Virginias equipped items - add editing of influences that the player / enemies have to your followers (e.g.: "Player" brings "Fear" to her if the value is high) - add experiment to reset kill statistics - add experiment to reset number of cut trees - add experiment so that enemies fear the player (hopefully...) - add experiment so that enemies have no fear and are very angry (hopefully...) - add experiment to remove all actors and spawn points except for Kelvin and Virginia - some cosmetical improvements - add menu bar - add option to open the currently selected savegame dir in Explorer - the window title now changes dynamically after loading - backup can now be toggled in menu - add option to delete all *.bak* files in savegame dir - add links to all sites where the editor is hosted - add update check (checks automatically, can be turned off) - move savegame selection to its own window, freeing space - in the new savegame selection, the current directory is more prominent - Savegames are now grouped by SinglePlayer, Multiplayer or MP_Client - A lot of background improvements - Removed locks for now, as everything does not need to be synchronized right now - Downgrade MVVM Toolkit to 8.0.0 due to compilation issues
Release v0.4.0
- add Player tab, which replaces the Armor tab
- The new tab allows editing player stats like MaxHealth, CurrentHealth, Fullness, Hydration, Energy etc.
- There are also two new buttons to move the player to Virginia or Kelvin
- improve memory consumption and performance while loading
Release v0.3.1
- fix bug in logging during savegame loading
- fix issue with multiple savegame directories with the same directory name, resolves #3
Release v0.3.0
- replace displaying of save-time instead of last-write-time, resolves #2
- the currently selected savegame now stays selected after saving
- add follower tab
- allows changing Kelvin and Virginias stats
- allows moving Kelvin and Virginia to the player or each other
Release v0.2.1
- add detailed options to regrow trees instead of reviving all, resolves #1