summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/StateTracking/WorldLocationsTracker.cs
AgeCommit message (Expand)Author
2022-05-23add watcher names to simplify troubleshootingJesse Plamondon-Willard
2022-05-23use <inheritdoc/> in watchersJesse Plamondon-Willard
2022-04-13enable nullable annotations in SMAPI where no logic changes are needed (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2020-12-23fix world events not raised for volcano levelsJesse Plamondon-Willard
2019-09-14decouple updating watchers & raising event to fix some mod changes not being ...Jesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-12-07fix crash when constucting buildings that have an interiorJesse Plamondon-Willard
2018-12-04fix world events in the mines (#603)Jesse Plamondon-Willard
2018-09-21fix crash when mods add an invalid location with no nameJesse Plamondon-Willard
2018-05-05rewrite location events for multiplayerJesse Plamondon-Willard