Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-26 | Update FurnitureListChangedEventArgs.cs | DiscipleOfEris | |
Prune unnecessary `using` statements | |||
2021-05-26 | Add `World.FurnitureListChanged` event | DiscipleOfEris | |
Create a new event available to SMAPI mods to track furniture changes. To facilitate the event, a `FurnitureListChangedEventArgs` class is added as well. Fixes #778 |