NHSE/NHSE.Core/Structures/Item
Kurt c25cd262d4 Add automatic delete/set of extension tiles from root
Setting a root tile: will fill in the extension tiles
Deleting a root tile: will delete all extension tiles (it assumes extension tiles are valid)

Add checkbox to prevent overwriting tiles that aren't none (eg if you set a 4x4 and it'd overlap with a 2x2, the program would play a sound indicating that the requested operation was disallowed).

Closes #136 -- multi-select with the current drawing setup isn't really feasible. Bulk set/delete addresses the underlying request.
2020-05-02 00:20:44 -07:00
..
FieldItem Add automatic delete/set of extension tiles from root 2020-05-02 00:20:44 -07:00
IGridItem.cs Add enhanced inventory editor 2020-03-28 12:46:25 -07:00
IHeldItem.cs Extract shared interface 2020-04-09 11:43:30 -07:00
Item.cs Add more flower flags 2020-04-29 18:54:28 -07:00
ItemCheatCode.cs Add load from cheat code import option 2020-04-22 08:32:13 -07:00
ItemInfo.cs Add item size metadata 2020-05-01 23:10:04 -07:00
ItemKind.cs Don't consider flower seeds as flowers (gene expression) 2020-05-01 19:47:01 -07:00
ItemSize.cs Add automatic delete/set of extension tiles from root 2020-05-02 00:20:44 -07:00
ItemType.cs Add item type enum & mapping, and better item color generator 2020-03-31 13:27:54 -07:00