v1.3.6 - Fix map crash: PNG infolayers
·
15 commits
to main
since this release
What changed
- Fixed map crash at 40% load caused by incorrectly encoded infolayer files
- Installer now generates standard PNG files instead of GRLE for the 8 soil layers
- PNG is unambiguous: engine reads it as 8 bits/pixel, matching numChannels=8 in the i3d
Background
The previous GRLE generator produced files the engine interpreted as 1-channel images.
Scout_ independently discovered PNG infolayers work correctly - this release applies that fix.
Upgrade note
Maps patched by older versions (GRLE) will need to be re-patched. Restore your backup
using the Restore Backup button and run the installer again.