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
/
Patches
Age
Commit message (
Collapse
)
Author
2019-10-01
auto-fix save data when a custom location mod is removed
Jesse Plamondon-Willard
2019-09-26
auto-fix save data when a custom NPC mod is removed
Jesse Plamondon-Willard
2019-09-14
fix inconsistent LoadStage behavior when creating a new save
Jesse Plamondon-Willard
2019-09-13
prevent mods from crashing the game with invalid dialogue in more cases
Jesse Plamondon-Willard
2019-09-13
make Harmony patch names more consistent
Jesse Plamondon-Willard
2019-09-13
tweak patch code style
Jesse Plamondon-Willard
2019-09-13
prevent invalid items from breaking menus on hover
Jesse Plamondon-Willard
2019-09-13
avoid possible invalid state if checkEventPrecondition is called ↵
Jesse Plamondon-Willard
asynchronously (#636)
2019-09-13
log underlying error (#636)
Jesse Plamondon-Willard
2019-09-13
fix formatting and code style (#636)
Jesse Plamondon-Willard
2019-09-13
Implement the return value of the original method
berkay2578
2019-09-13
checkEventPrecondition crash fix
berkay2578
2018-12-24
add Specialised.LoadStageChanged event
Jesse Plamondon-Willard
2018-12-16
fix error when hovering items in some cases
Jesse Plamondon-Willard
2018-12-15
prevent invalid items from crashing the game
Jesse Plamondon-Willard
2018-11-14
update multiplayer code for Stardew Valley 1.3.22 (#480)
Jesse Plamondon-Willard
2018-11-14
patch GalaxyNetServer to support context sync pending game code changes to ↵
Jesse Plamondon-Willard
make it public (#480)
2018-11-14
rework multiplayer code to allow for upcoming Galaxy server overrides (#480)
Jesse Plamondon-Willard
2018-11-04
rewrite multiplayer sync to use generic callbacks from client/server for ↵
Jesse Plamondon-Willard
better extensibility (#480)
2018-10-31
sync SMAPI context between players in multiplayer (#480)
Jesse Plamondon-Willard
2018-10-28
clarify dialogue patch name
Jesse Plamondon-Willard
2018-10-08
prevent game crash caused by invalid dialogue
Jesse Plamondon-Willard