Skip to content

Releases: Spksh/ZombieStandardTime

Zombie Standard Time v1.0.0.2

02 Oct 09:58

Choose a tag to compare

v1.0.0.2

  • Resolve launch crash on some CPUs by using DateTime.Now after Process.WaitForExit() instead of Process.ExitTime

v1.0.0.1

  • Guess Steam install location instead of crashing if SteamPath registry key is missing
  • Add "Unknown" profile instead of crashing if no Steam profiles are found
  • Explicitly check that second StateOfDecay.exe process (started by internal StateOfDecay.exe launcher) is not null before returning
  • Add timeout when waiting for second StateOfDecay.exe process to start
  • Change "invalid path to userdata folder" error to indicate that State of Decay must be run one time without ZST to create required folders

v1.0.0.0

  • Initial release