NHSE/NHSE.Core/Structures
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
..
Building Bump netcore usages to net5 2020-12-02 21:35:24 -08:00
Designs xmldoc 2020-05-23 13:08:14 -07:00
Item Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00
Map Bump language version to c#9 2020-12-24 23:53:40 -08:00
Misc Add placed design dump/load 2021-01-23 10:58:58 -08:00
Records Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00
Villager Bump language version to c#9 2020-12-24 23:53:40 -08:00
GameFileDumper.cs Dump patterns with index 2021-01-23 10:32:04 -08:00
GameFileLoader.cs Add decrypted load all (from folder) 2020-03-29 13:17:39 -07:00
GameLists.cs Bump language version to c#9 2020-12-24 23:53:40 -08:00
RecipeList.cs Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00
TurnipStonk.cs Categorize stalk market properties 2020-05-03 19:43:10 -07:00
XorShift128.cs Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00