NHSE/NHSE.Core/Structures/Item
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
..
FieldItem Continued interim updates 2020-09-29 18:59:23 -07:00
Remake Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00
FlowerGene.cs Relabel W1/W2 as w1/w2 (recessive) 2020-06-05 20:09:10 -07:00
ICopyableItem.cs Refactoring 2020-05-03 19:24:16 -07:00
IGridItem.cs Add enhanced inventory editor 2020-03-28 12:46:25 -07:00
Item.cs Add raw value get/set 2021-01-19 06:27:08 -08:00
ItemArrayEditor.cs Merge Field Item back into Item 2020-05-08 12:20:24 -07:00
ItemCheatCode.cs Add support for importing 08 (8byte) cheats 2020-06-08 10:55:06 -07:00
ItemInfo.cs Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00
ItemKind.cs Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00
ItemMenuIconType.cs Initial v1.7.0 Support (#445) 2021-01-27 20:04:51 -08:00
ItemSize.cs Bump language version to c#9 2020-12-24 23:53:40 -08:00
ItemSizeType.cs Bump netcore usages to net5 2020-12-02 21:35:24 -08:00
ItemWrapping.cs xmldoc 2020-05-23 13:08:14 -07:00
ItemWrappingPaper.cs xmldoc 2020-05-23 13:08:14 -07:00
VillagerItem.cs Bump language version to c#9 2020-12-24 23:53:40 -08:00