NHSE/NHSE.Core/Save/Files
Kurt 4a49caf6da Add layer2->layer1 check (isSupported), add logic for isActive
isActive: indicates if the tile is animated (eg: bonfire has fire or is extinguished)
isSupported: layer2 tile checks beneath it (layer1) to see if there's something to hold it up on that layer (sanity check)

Dunno how to handle the isActive set-on-save. I saw there was an isActive flag in my plaza, assumedly left there from a radio or something. NHSE does not change flag state at this time.
2020-05-03 16:29:28 -07:00
..
MainSave.cs Add layer2->layer1 check (isSupported), add logic for isActive 2020-05-03 16:29:28 -07:00
Personal.cs Add Storage (ItemChest) count 2020-05-02 00:35:42 -07:00
PhotoStudioIsland.cs Add some xmldoc 2020-03-27 21:01:24 -07:00
PostBox.cs Add some xmldoc 2020-03-27 21:01:24 -07:00
Profile.cs Add some xmldoc 2020-03-27 21:01:24 -07:00