summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/StateTracking/Snapshots
AgeCommit message (Expand)Author
2022-04-13enable nullable annotations in the rest of SMAPI core (#837)Jesse 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-06remove some unused/redundant codeJesse Plamondon-Willard
2022-04-06use target-typed newJesse Plamondon-Willard
2022-02-11use Array.Empty to avoid unneeded array allocationsJesse Plamondon-Willard
2021-05-26Add `World.FurnitureListChanged` eventDiscipleOfEris
2020-08-23minor cleanupJesse Plamondon-Willard
2020-01-01unify item diff logic for players & chestsJesse Plamondon-Willard
2020-01-01fix location snapshot not updated for removed chestsJesse Plamondon-Willard
2019-12-31minor refactoringJesse Plamondon-Willard
2019-12-31Finished chest eventswartech0
2019-12-31reworking chest event handlerwartech0
2019-12-31minor refactoringJesse Plamondon-Willard
2019-12-31Added the new ChestItemChanged event.wartech0
2019-09-14decouple updating watchers & raising event to fix some mod changes not being ...Jesse Plamondon-Willard