Skip to content

v0.6.0

Compare
Choose a tag to compare
@Qowyn Qowyn released this 12 Sep 15:02
· 4 commits to master since this release

Changelog:

  • Replaced javax.json with Jackson.
  • Moved JsonDriver property writers to properties owning class.
  • Fixed JsonDriver never finishing.
  • Adjustments to the names of some fields.
  • Use property writers to replace old GameObject to JSON code.
  • Allow "--write-all-fields" for most commands.
  • "--allow-broken-file" is now available for all xToJson commands.
  • Allow parallel processing for players, tribes and cluster commands.
  • Amount of parallelism can no be controlled via --thread-count, defaults to the number of cores available to the JVM.
  • All async options are gone.
  • Updated to newest version of ark-savegame-toolkit, adds full support for Version 7 to 9 map save formats, Version 4 LocalProfile and Version 4 CloudInventory.
  • New parameters for player, tribes and creatures commands.