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
/
StardewModdingAPI.csproj
Age
Commit message (
Expand
)
Author
2018-11-07
print deprecation messages in batches for easier reading
Jesse Plamondon-Willard
2018-11-04
update Mono.Cecil
Jesse Plamondon-Willard
2018-11-04
migrate to new Harmony NuGet package
Jesse Plamondon-Willard
2018-11-04
add PeerDisconnected event (#480)
Jesse Plamondon-Willard
2018-11-04
add ContextReceived event (#480)
Jesse Plamondon-Willard
2018-11-04
rewrite multiplayer sync to use generic callbacks from client/server for bett...
Jesse Plamondon-Willard
2018-11-03
add APIs to send/receive messages in multiplayer (#480)
Jesse Plamondon-Willard
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
2018-10-08
add more events (#310)
Jesse Plamondon-Willard
2018-10-06
add DayEnding event (#310)
Jesse Plamondon-Willard
2018-10-06
add save and day-started events for 3.0 (#310)
Jesse Plamondon-Willard
2018-10-05
tweak new event naming convention (#310)
Jesse Plamondon-Willard
2018-09-01
migrate to new NuGet package reference format
Jesse Plamondon-Willard
2018-08-23
split core logic out of Program (#582)
Jesse Plamondon-Willard
2018-08-22
change mod registry to return a container interface (#534)
Jesse Plamondon-Willard
2018-08-19
add data API (#468)
Jesse Plamondon-Willard
2018-08-11
add support for loading unpacked .json files through content API (#576)
Jesse Plamondon-Willard
2018-07-09
fix various build issues
Jesse Plamondon-Willard
2018-07-08
add GameLoop events for SMAPI 3.0 (#310)
Jesse Plamondon-Willard
2018-07-08
encapsulate type reference comparison
Jesse Plamondon-Willard
2018-06-28
use mod DB in web API to get default update keys for mod IDs (#532)
Jesse Plamondon-Willard
2018-06-27
move mod DB parsing into toolkit (#532)
Jesse Plamondon-Willard
2018-06-24
merge IManifest interfaces into new project (#532)
Jesse Plamondon-Willard
2018-06-24
merge ISemanticVersion interfaces into new project (#532)
Jesse Plamondon-Willard
2018-06-24
add project for toolkit interfaces visible to SMAPI mods (#532)
Jesse Plamondon-Willard
2018-06-24
update to Mono.Cecil 0.10
Jesse Plamondon-Willard
2018-06-22
remove seasonal tilesheet patch (#552)
Jesse Plamondon-Willard
2018-06-19
rewrite update checks (#551)
Jesse Plamondon-Willard
2018-06-19
Merge pull request #543 from danvolchek/optional-update-checking
Jesse Plamondon-Willard
2018-06-17
set 'large address aware' flag on SMAPI executable to fix memory issues (#431)
Jesse Plamondon-Willard
2018-06-10
add debris list changed event (#310)
Jesse Plamondon-Willard
2018-06-10
refactor IModMetadata update info
Dan Volchek
2018-06-10
create watcher core (#310)
Jesse Plamondon-Willard
2018-06-09
add metadata dump option for troubleshooting
Jesse Plamondon-Willard
2018-06-06
add Harmony patch to fix custom tilesheet handling (#541)
Jesse Plamondon-Willard
2018-06-06
add simple Harmony wrapper for validation, error-handling, etc (#541)
Jesse Plamondon-Willard
2018-06-06
add Harmony DLL (#541)
Jesse Plamondon-Willard
2018-06-05
fix version parsing issues in new toolkit code (#532)
Jesse Plamondon-Willard
2018-06-05
move manifest parsing into toolkit (#532)
Jesse Plamondon-Willard
2018-06-02
move web API client into toolkit (#532)
Jesse Plamondon-Willard
2018-06-02
Merge branch 'create-toolkit' into develop
Jesse Plamondon-Willard
2018-06-02
add input API
Jesse Plamondon-Willard
2018-06-02
add mouse scroll event (#310)
Jesse Plamondon-Willard
2018-06-02
add Input.CursorMoved event (#310)
Jesse Plamondon-Willard
2018-06-02
add new-style input events (#310)
Jesse Plamondon-Willard
2018-06-02
add base implementation for mod event classes (#310)
Jesse Plamondon-Willard
2018-06-01
add large terrain feature list changed event (#310)
Jesse Plamondon-Willard
2018-06-01
add NPC list changed event (#310)
Jesse Plamondon-Willard
[next]