NHSE/NHSE.Core/Structures
Kurt 801db3e130 Add exterior acre pixel dumper, show exterior acres on Field Item editor
980KB -> 12KB when compressed, seems legit

just an array of tile definitions (32x32 style), sequential acres (undefined acres are all zeroed)

tiles aren't displated as granular as possible, only sets as 16x16 tiles instead of larger 32x32, but it should be a good enough color hint to people for editing

big thanks to ninji for the color mapping in his disassembly and the pbc->tile parse
2020-05-09 16:15:37 -07:00
..
Acres Add exterior acre pixel dumper, show exterior acres on Field Item editor 2020-05-09 16:15:37 -07:00
Building Minor clean 2020-05-03 19:36:14 -07:00
Designs Add pro design r/w 2020-04-23 17:09:52 -07:00
Item add weed to kind translation 2020-05-08 15:24:27 -07:00
Misc Add exterior acre pixel dumper, show exterior acres on Field Item editor 2020-05-09 16:15:37 -07:00
Records Adapt personal player struct to disassembled pseudo.h 2020-05-06 15:32:09 -07:00
Villager Add room metadata get/set for villager 2020-05-01 22:06:49 -07:00
GameFileDumper.cs De-clutter: Group some buttons into dropdown buttons 2020-04-26 20:45:41 -07:00
GameFileLoader.cs Add decrypted load all (from folder) 2020-03-29 13:17:39 -07:00
GameLists.cs Add custom picker for specialty fruit 2020-05-09 10:58:19 -07:00
RecipeList.cs Update reference lists 2020-04-22 20:38:05 -07:00
SEADRandom.cs Initial commit 2020-03-27 17:54:17 -07:00
TurnipStonk.cs Categorize stalk market properties 2020-05-03 19:43:10 -07:00