index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI
/
Framework
/
StateTracking
/
PlayerTracker.cs
Age
Commit message (
Expand
)
Author
2022-05-23
add watcher names to simplify troubleshooting
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in the rest of SMAPI core (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
use target-typed new
Jesse Plamondon-Willard
2020-01-01
unify item diff logic for players & chests
Jesse Plamondon-Willard
2020-01-01
optimize chest watchers using net events
Jesse Plamondon-Willard
2019-12-31
minor refactoring
Jesse Plamondon-Willard
2019-09-14
decouple updating watchers & raising event to fix some mod changes not being ...
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-10-08
add more events (#310)
Jesse Plamondon-Willard
2018-08-22
update for Stardew Valley 1.3.29 beta (#585)
Jesse Plamondon-Willard
2018-05-16
update for Stardew Valley 1.3.11 (#521)
Jesse Plamondon-Willard
2018-05-05
rewrite location events for multiplayer
Jesse Plamondon-Willard
2018-04-27
remove alias no longer needed in SDV 1.3 (#453)
Jesse Plamondon-Willard
2018-04-25
update for SDV 1.3.0.38 (#453)
Jesse Plamondon-Willard
2018-04-21
rewrite world/player state tracking (#453)
Jesse Plamondon-Willard