Skip to content

Releases: SillyBits/satisfactory-savegame-tool-ng

Experimental 0.3 alpha - Bugfixes and new functionality

27 Oct 12:37
Compare
Choose a tag to compare

Here goes another bugfix release to address those major problems arised while loading saves, but also introduces new functionality: Comparing saves (see wiki for details). As always, still far from being complete, so expect bugs and odd behaviour 👼

Decision is still not to enable uploading error and incident reports by default, but feel free to enable them within the options dialog. Thanks to those who volunteered in enabled those, highly appreciated.

Even with save functionality and its backup mechanics were tested thoroughly, errors might arise which didn't come up while testing. So do a manual backup of your saves before trying to save changes.

Changelog:

  • New: Compare action to allow for showing differences between two savegames.
  • Bugfix: Fixed picking an unsupported language id on first start which caused load dialog to crash (#6).
  • Bugfix: Added types missing: TrainSimulationData (#5), ProjectileData & Guid.
  • Bugfix: Fixed missing 'Data.bin' with incident reports on cloud saves (#4).
  • Change: Fallback added in case error reporting dialog can't be shown.
  • Change: Enabled buildings tree to show buildings coming from mods.

Experimental 0.2 alpha - Bugfix release

09 Oct 20:33
Compare
Choose a tag to compare
Pre-release

This is a small bugfix release to address major problems with loading saves. Still far from being complete, so expect bugs and odd behaviour 👼

Decision was made to not enable uploading error and incident reports by default, but feel free to enable them within the options dialog.
Even with save functionality and its backup mechanics were tested thoroughly, errors might arise which didn't come up while testing. So do a manual backup of your saves before trying to save changes.

Changelog:

  • Support for savegames up to current v0.2.1.17 (Build 106504).
  • Bugfix: Fixed crash when editing within one of those specialized viewers (#2).
  • Bugfix: Extended 'ArrayProperty' to also handle inner types 'EnumProperty' and 'StrProperty' (#3).
  • Bugfix: Fixed missing 'Data.bin' with incident reports on cloud saves (#4).
  • Bugfix: Added type missing: TimeTableStop.
  • Bugfix: Added visualizers missing: InventoryStack, InventoryItem, TimeTableStop & RailroadTrackPosition.
  • Change: Enabled specialized trees to show modification state.
  • Change: Unknown inner types with 'ArrayProperty' will raise an 'UnknownPropertyException' instead.

Experimental 0.1 alpha

28 Sep 10:23
Compare
Choose a tag to compare
Pre-release

This is the first experimental release for this tool after being ported, so expect bugs and odd behaviour 👼

Decision was made to not enable uploading error reports by default, but feel free to enable it within the options dialog.
Even with save functionality and its backup mechanics were tested thoroughly, errors might arise which didn't come up while testing. So do a manual backup of your saves before trying to save changes.