summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/WatcherCore.cs
AgeCommit message (Expand)Author
2022-05-23add watcher names to simplify troubleshootingJesse 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
2022-04-06use target-typed newJesse Plamondon-Willard
2020-12-23fix world events not raised for volcano levelsJesse Plamondon-Willard
2020-09-04extend game's input logic instead of replacing itJesse Plamondon-Willard
2020-08-24minor tweaksJesse Plamondon-Willard
2020-03-08rework input handling to allow sending custom input to the game/modsJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-12-04fix world events in the mines (#603)Jesse Plamondon-Willard
2018-06-10add debris list changed event (#310)Jesse Plamondon-Willard
2018-06-10create watcher core (#310)Jesse Plamondon-Willard