NHSE/NHSE.WinForms/Subforms
Kurt 0798aa5a97 Add batch editor
Similar to PKHeX's batch editor, probably with some stubbed functionality.

Example to change Oak Trees to apple trees:
=ItemId=60000
.ItemId=60001
;
=ExtensionItemId=60000
.ExtensionItemId=60001

Example to unbury all items:
=IsBuried=True
.IsBuried=False
.IsDropped=True
2021-03-21 11:51:57 -07:00
..
Map Add batch editor 2021-03-21 11:51:57 -07:00
Player Fix reaction wheel UI display 2020-11-22 19:57:29 -08:00
Program Bump language version to c#9 2020-12-24 23:53:40 -08:00
SysBot Add batch editor 2021-03-21 11:51:57 -07:00
Villager Add manual string-only override of player name/island name in villager player memory editor. Closes #409 2021-02-07 15:34:09 +00:00
PlayerItemEditor.cs Add batch editor 2021-03-21 11:51:57 -07:00
PlayerItemEditor.Designer.cs de-generic the item grid editor 2020-06-08 22:06:32 -07:00
PlayerItemEditor.resx Add enhanced inventory editor 2020-03-28 12:46:25 -07:00
SingleItemEditor.cs Add room wall/floor editor for villager 2020-05-01 22:07:34 -07:00
SingleItemEditor.Designer.cs Add room wall/floor editor for villager 2020-05-01 22:07:34 -07:00
SingleItemEditor.resx Add room wall/floor editor for villager 2020-05-01 22:07:34 -07:00
SingleObjectEditor.cs Categorize stalk market properties 2020-05-03 19:43:10 -07:00
SingleObjectEditor.Designer.cs Add turnip exchange edits 2020-04-01 20:39:00 -07:00
SingleObjectEditor.resx Add turnip exchange edits 2020-04-01 20:39:00 -07:00