Kurt
83169b8738
Bump language version to c#9
2020-12-24 23:53:40 -08:00
Kurt
eb554a623b
Fix reaction wheel UI display
...
revised structure, need to abstract things a little for it
Closes #427
see also #428
2020-11-22 19:57:29 -08:00
Kurt
2dca9f283b
Allow changing other flags for Recipe List
...
Closes #276
2020-05-31 15:22:12 -07:00
Kurt
406b64333a
Enhance achievement / milestone editor
...
Closes #238
Extract milestone thresholds / milestone count
Abstract out achievement data to workable structure
add giveall/clearall for individual / all, cuz ppl are lazy
2020-05-21 22:54:05 -07:00
Kurt
60f3fa84a3
Add more misc edits
...
Closes #179
Not allowing people to import a jpeg.
2020-05-09 09:39:35 -07:00
Kurt
86da243405
Add birthday & fg
...
#164
2020-05-08 20:34:18 -07:00
Kurt
5779b65b9b
Adapt personal player struct to disassembled pseudo.h
...
Similar to main's adaption in a prior commit, let's use the relative offsets.
adds total nook miles earned to editor
fixes the off-by-one indexing for achievement list
2020-05-06 15:32:09 -07:00
Kurt
38a7895752
Add Storage (ItemChest) count
2020-05-02 00:35:42 -07:00
Kurt
beb4e8111a
Add pocket/bag count
...
Rename Pocket1/Pocket2 to Bag/Pocket respectively (bag is slots21-40)
2020-04-26 21:11:11 -07:00
Kurt
12ee9e0bab
Add EventFlagsPlayer editing
2020-04-03 18:36:26 -07:00
Kurt
ea5482cfc9
Verify encrypted ints on read
...
throw an exception if corrupt
2020-04-03 17:44:44 -07:00
Kurt
98a98f5cf4
Add activity count edit
...
See EventFlagsPlayerActivityParam.csv , unlabeled for now as I'm not sure how exactly these align
2020-03-31 23:49:12 -07:00
Kurt
7391be7e56
Add origin updating for villager imports
2020-03-29 13:40:31 -07:00
Kurt
65fca3cbba
Replace player/town name on edit
...
Replaces a byte sequence with the updated sequence of data, using the player/town ID as a prefix to ensure that short names can be changed correctly without affecting other game data (hopefully).
2020-03-29 12:41:27 -07:00
Kurt
f26a5d3e80
Add learned recipe editing
...
bitflags bitflags bitflags
RecipeCraftParam.csv
0x54706054 => recipe index
0x89A3482C => crafted item ID
2020-03-28 22:10:17 -07:00
Kurt
88b6776393
Add some xmldoc
2020-03-27 21:01:24 -07:00
Kurt
fb13723b01
Initial commit
2020-03-27 17:54:17 -07:00