NHSE/NHSE.WinForms
Emil B 083eae90f2
Change pattern system (#504)
To make dumping/loading designs match other dumping/loading buttons (terrain, acre and so on)
+ clicking on "Dump/Load Design" will draw a context menu with 4 options (2 if it's only one design pattern e.g. town flag).
+ when loading designs, I made the Listbox with the design names repopulate (update names) and select the user-selected design instead of going to index = 0;
+ when loading all designs I open a prompt to update "values" or not, instead of by default updating them.
+ fixed file name of dumped singular pro designs to .nhpd instead of .nhd lol
2021-09-06 10:31:11 -07:00
..
Controls Show associated item names in ItemEditor 2021-02-22 16:52:18 +00:00
Properties Initial v1.8.0 Support (#452) 2021-02-24 18:44:11 -08:00
Resources Update translations 2021-07-28 23:09:22 -07:00
Subforms Change pattern system (#504) 2021-09-06 10:31:11 -07:00
Util Add villager quickswap from GUI + clipboard 2021-02-06 15:12:04 -08:00
Editor.cs Add a clearer exception message when no player folders present 2021-02-17 20:52:08 -08:00
Editor.Designer.cs Image fetcher & 5byte fields (#359) 2020-07-20 19:02:49 -05:00
Editor.resx De-clutter: Group some buttons into dropdown buttons 2020-04-26 20:45:41 -07:00
FodyWeavers.xml Initial commit 2020-03-27 17:54:17 -07:00
FodyWeavers.xsd Initial commit 2020-03-27 17:54:17 -07:00
icon.ico Initial commit 2020-03-27 17:54:17 -07:00
Main.cs Minor clean 2020-09-06 12:25:18 -07:00
Main.Designer.cs Add injection hotkeys to main window 2020-04-08 08:59:04 -07:00
Main.resx Initial commit 2020-03-27 17:54:17 -07:00
NHSE.WinForms.csproj Add batch editor 2021-03-21 11:51:57 -07:00
Program.cs Initial commit 2020-03-27 17:54:17 -07:00