NHSE/NHSE.Core/Resources
Josh (vector_cmdr) e8c5daf745
Fix: Map Design Import/Export (#751)
Previous fix for bad map design imports had an incorrect range and no way to manage v2.0.8- and v3.0.0+ dumps.

Import/Export for map design patterns now supports both map sizes (old and new).
It will accept 2.0.8 dumps and pad them to work on 3.0.0 as well as trim previously mangled ones, or 3.0.0 dumps down to fit on 2.0.8 saves.

Byte padding methods added to ArrayUtil for this padding and for future map flag import padding fixes.
2026-02-15 02:12:32 +11:00
..
byte Pre 3.0.0 support 2026-01-14 11:17:15 -06:00
text Fix: Map Design Import/Export (#751) 2026-02-15 02:12:32 +11:00