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
Age
Commit message (
Expand
)
Author
2019-09-14
remove deprecated APIs (#606)
Jesse Plamondon-Willard
2019-09-14
better handle player reconnecting before disconnection is registered
Jesse Plamondon-Willard
2019-09-14
update NuGet packages
Jesse Plamondon-Willard
2019-09-14
add HasFile content pack method
Jesse Plamondon-Willard
2019-09-13
update for release
Jesse Plamondon-Willard
2019-09-13
migrate to new project file format
Jesse Plamondon-Willard
2019-09-13
fix inconsistent default value
Jesse Plamondon-Willard
2019-09-13
fix 'unknown file extension' error not listing .json as a valid extension
Jesse Plamondon-Willard
2019-09-13
prevent mods from crashing the game with invalid dialogue in more cases
Jesse Plamondon-Willard
2019-09-13
use default indentation for JSON files
Jesse Plamondon-Willard
2019-09-13
make Harmony patch names more consistent
Jesse Plamondon-Willard
2019-09-13
fix 'location list changed' verbose log not correctly listing changes
Jesse Plamondon-Willard
2019-09-13
tweak patch code style
Jesse Plamondon-Willard
2019-09-13
fix unspecified log levels
Jesse Plamondon-Willard
2019-09-13
fix errors during early startup not shown before exit
Jesse Plamondon-Willard
2019-09-13
default Monitor.Log to trace
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 asynchronous...
Jesse Plamondon-Willard
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
2019-04-22
prepare for 2.11.2 release
Jesse Plamondon-Willard
2019-04-22
fix error on Mac when a custom map references a vanilla tilesheet that only e...
Jesse Plamondon-Willard
2019-03-17
prepare for 2.11.1 release
Jesse Plamondon-Willard
2019-03-16
remove reflected access to Game1.version (which is no longer const)
Jesse Plamondon-Willard
2019-03-16
add support for suppressing warnings in mod DB
Jesse Plamondon-Willard
2019-03-16
set max game version to prepare for 1.4 release
Jesse Plamondon-Willard
2019-03-01
prepare for 2.11 release
Jesse Plamondon-Willard
2019-02-24
make it clear that mods will break in SMAPI 3.0 (#606)
Jesse Plamondon-Willard
2019-02-24
bump deprecation levels for upcoming SMAPI 3.0 release (#606)
Jesse Plamondon-Willard
2019-02-24
prepare for 2.11-beta.2 release
Jesse Plamondon-Willard
2019-02-24
update for Stardew Valley 1.3.35-beta support
Jesse Plamondon-Willard
2019-02-08
prepare for 2.10.2 release
Jesse Plamondon-Willard
2019-02-08
fix error when swapping maps mid-session for a location with interior doors
Jesse Plamondon-Willard
2019-02-07
add locale to context trace logs
Jesse Plamondon-Willard
2019-02-07
fix error with custom map tilesheets in some cases
Jesse Plamondon-Willard
2019-02-07
fix assets not disposed correctly in some cases
Jesse Plamondon-Willard
2019-02-07
fix error propagating NPC sprites if they're not initialised yet
Jesse Plamondon-Willard
2019-02-07
propagate asset changes into the save file being loaded
Jesse Plamondon-Willard
2019-02-07
deprecate entry DLL with case-insensitive match
Jesse Plamondon-Willard
2019-02-07
fix typo
Jesse Plamondon-Willard
2019-02-07
fix incorrect 'bypassed safety checks' for mods using LoadStageChanged event
Jesse Plamondon-Willard
2019-02-07
fix cursor position not updated in edge case
Jesse Plamondon-Willard
2019-02-07
avoid period after URLs in log output
Jesse Plamondon-Willard
2019-02-07
fix 'unknown mod' deprecation warnings when they occur in the Mod constructor
Jesse Plamondon-Willard
2019-02-07
fix 'unknown mod' deprecation warnings showing stack trace in non-developer mode
Jesse Plamondon-Willard
2019-02-07
fix 'unknown mod' deprecation warnings showing wrong stack trace
Jesse Plamondon-Willard
2019-02-07
set max game version to avoid confusion when 1.3.35 releases
Jesse Plamondon-Willard
2019-02-07
fix LoadStage.SaveParsed raised before save data available
Jesse Plamondon-Willard
[prev]
[next]