Skip to content

Releases: Qowyn/ark-savegame-toolkit

v0.8.1: 0.8.1

18 Sep 13:50
Compare
Choose a tag to compare
Added Component detection
Fixed reading JSON null StringProperty value as "null" String
Fixed ArrayProperty ByteProperty getting turned into ArrayProperty Int8Property
Fixed HibernationEntry object ids
Made Hibernation and dataFilesObjectMap accessible

0.8.0: Multiple changes

12 Sep 00:07
Compare
Choose a tag to compare
Use Path instead of String for paths
Removed synchronicity settings
Added threadCount to control the number of threads used for parallel processing
Added marker interface to all file-formats

0.7.4

07 Sep 14:04
Compare
Choose a tag to compare
read-only support for Version 9 map-saves

0.7.3

07 Sep 14:04
Compare
Choose a tag to compare
Early support for loading V7 savegames

0.7.2: Fixed stupidity in StructPropertyList, ensures that internal properti…

21 Jun 15:55
Compare
Choose a tag to compare

Fixed empty properties member in default constructor of StructPropertyList, enforce non-null properties member for all setters

0.7.1

21 Jun 13:10
Compare
Choose a tag to compare
Added support for ArkCloudInventory v3

0.7.0

05 Jun 11:43
Compare
Choose a tag to compare
0.7.0 Release

0.6.1

24 May 12:08
Compare
Choose a tag to compare
Closes #1 Fixes Qowyn/ark-tools#7