NHSE/NHSE.Core/Util
Kurt 6c40e1c769
Initial v1.7.0 Support (#445)
* Pre-patch preparations

* Update magic values

* Check formatting characters directly rather than string compare

"Brown".StartsWith("\u000e")
>true
what

let's be paranoid here, because .NET Core behaves differently from .NET framework.

* Update FileHashRevision.cs

Postbox with the massive decrease in size; likely the same mutation caused the other massive decreases.

* Dump item names

* Update flag definitions

* Update item info

* Add feathers to bug list

Might remove later.

* Update RecipeList.cs

* Update ItemRemakeUtil.cs

* Update stack details

* Update offsets

* Update MainSaveOffsets17.cs

* Update GameLists.cs
2021-01-27 20:04:51 -08:00
..
ArrayUtil.cs Add Field Item viewer 2020-04-07 15:25:34 -07:00
ComboItem.cs Bump language version to c#9 2020-12-24 23:53:40 -08:00
EnumUtil.cs Enhance building editor (show map & value names) 2020-04-04 13:16:45 -07:00
FlagUtil.cs Add received items list 2020-03-29 23:31:29 -07:00
FrameworkUtil.cs Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00
RandUtil.cs Bump language version to c#9 2020-12-24 23:53:40 -08:00
ReflectUtil.cs Minor clean 2020-09-06 12:25:18 -07:00
ResourceUtil.cs Bump language version to c#9 2020-12-24 23:53:40 -08:00
StringUtil.cs only read/write 20 at a time 2020-03-31 19:55:49 -07:00
StructConverter.cs Add Museum Editor 2020-05-12 22:55:26 -07:00