Kurt
755a7d773b
fix villager house dump/load
...
also copy npc values when importing player house; unknown function since most ppl have only 1 player house
2020-05-12 07:36:37 -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
01ae4793c9
Add player house editor
2020-04-26 20:29:39 -07:00
Kurt
94c141393f
Reload displayed object on import
2020-04-22 23:43:12 -07:00
Kurt
f49d223e7b
Indirectly get villager name
...
Villager[Index] != Villager that inhabits House[Index]
Closes #99
2020-04-22 23:22:06 -07:00
Kurt
6f4d9e163c
Update translations
...
Now includes the villager usercontrol in the editor form
2020-04-22 22:12:18 -07:00
Kurt
de48c037f9
Add house editor
...
only some surface appearance properties; interior item layout nope
use enum values for house info interface
Closes #95
Closes #96
Changes the displayed villager indexes from 1-indexed to 0-indexed to match the game's references.
2020-04-22 21:55:24 -07:00