Skip to content

v0.3.3

Choose a tag to compare

@Zaldaryon Zaldaryon released this 03 Aug 10:39
· 2 commits to main since this release
v0.3.3
34249da

Fixes

  • Added guards to SystemRenderOITLayers and GearRenderer for missing render resources, meshes, shaders, callbacks, and state.
  • Added null-safe player head animation setup and pose lookup.
  • Added dependency closure for injected helpers, complete method signatures, IL stack validation, and strict manifest checks.
  • Added cache hashes, temporary writes, path checks, locks, timeouts, and rollback handling. Failed patching stops before Vintagestory.exe starts.
  • Added Optimum.exe --validate-only with assembly loading, reflection, and JIT preflight.
  • Hardened the Windows installer with package completion checks, runtime preflight, temporary installation swaps, and rollback.
  • Accepted stable four-part ilspycmd versions from 10.1.0.8386 through 10.1.1.8388, inclusive. The build prefers 10.1.1.8388.
  • Unified LF normalization across Bash and PowerShell bootstrap paths.
  • Added the standalone Windows uninstaller and kept the original Vintage Story installation untouched.

Notes

  • Targets Vintage Story 1.22.5.
  • Source-only release. See the wiki for install instructions.