mirror of
https://git.sanhost.net/sanasol/hytale-f2p.git
synced 2026-02-26 06:41:47 -03:00
When HYTALE_PATCH_SKIP is set, the legacy fallback was ignoring the skip list and patching all occurrences anyway. Now if skip list is active or HYTALE_NO_LEGACY_FALLBACK=1, the legacy fallback is disabled. Also found 4th occurrence at 0x1bc5d67 with metadata byte 0x89 that legacy mode was patching - this may be the crash culprit. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>