Skip to content

Releases: Nikey646/FortressCraft-World-Settings-Editor

v1.1.1 - The useless update

13 Jun 14:10
Compare
Choose a tag to compare

Quick update to push a new binary that display Float / Single values correctly in the ListView (Doesn't trim any 0 values that is apart of the actual number)

v1.1.0 - Update

13 Jun 13:33
Compare
Choose a tag to compare

New version that now supports the Crc32 Integrity checks, along with some minor fixes

  • Write the .crc file for world.dat / world.dat.bak when modifying them so the game accepts them
  • Fixed ListView not clearing when loading multiple worlds in a single session
  • Added a EnumDialog, to enable changing GameMode and DeathEffect values (Untested as to what they will do to the world itself)
  • Writing the original version value of the World Data rather than a hard coded value when it is available.
  • Updated fallback hard coded value to "2", to be in line with the new version for the Crc32 Integrity checks
  • Added warning about newer versions when loading a world, possibly causing corruption.

Enjoy~

v1.0 - Initial Release

14 Feb 03:47
Compare
Choose a tag to compare

Designed to work with FC:E Patch 4.17, Should continue working until the save format is changed.