mirror of
https://github.com/kwsch/NHSE.git
synced 2026-03-22 01:34:51 -05:00
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. |
||
|---|---|---|
| .. | ||
| ArrayUtil.cs | ||
| ComboItem.cs | ||
| EnumUtil.cs | ||
| FlagUtil.cs | ||
| RandUtil.cs | ||
| ReflectUtil.cs | ||
| ResourceUtil.cs | ||
| StringUtil.cs | ||
| StructConverter.cs | ||