Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 12:57
· 34 commits to main since this release
4f8234f

What's Changed

  • Add __repr__ for UUID on print by @magicbear in #120
  • feat: handle BaseCampSaveData.ModuleMap by @cheahjs in #128
  • feat: UUID __hash__ for uuid as key of dict by @magicbear in #130
  • feat: parse MapObjectSaveData.ConcreteModel by @cheahjs in #132
  • feat: add --custom-properties to allow users to select which custom properties to decode by @cheahjs in #133

New Contributors

Warning

WorkSaveData and MapObjectSaveData is experimental as the save files I have do not exercise all possible options. Please report any issues you encounter with this release.

Note

As of this release, this tool will now parse all known data structures as of Palworld v0.1.4.0.

Full Changelog: v0.17.1...v0.18.0