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
/
docs
Age
Commit message (
Collapse
)
Author
2018-01-21
add before/after save creation events (#429)
Jesse Plamondon-Willard
This supports mods like Custom Farm Types that need to intercept the very first save, which doesn't raise the normal save events since the world isn't fully initialised yet.
2018-01-20
update release notes
Jesse Plamondon-Willard
2018-01-20
encapsulate common JSON converter code, improve parse errors (#423)
Jesse Plamondon-Willard
2018-01-19
Merge pull request #425 from EnderHDMC/develop
Jesse Plamondon-Willard
2018-01-19
tweak new script, document workaround, update release notes
Jesse Plamondon-Willard
2018-01-19
fix events being raised while the game is loading a save (#424)
Jesse Plamondon-Willard
2018-01-17
overhaul input handling (#422)
Jesse Plamondon-Willard
2018-01-16
add JSON converters for crossplatform-incompatible types (#423)
Jesse Plamondon-Willard
2018-01-12
fix semantic versions always ignoring `-0` tag (#421)
Jesse Plamondon-Willard
2018-01-12
fix curly quotes in config.json automatically if possible (#412)
Jesse Plamondon-Willard
2018-01-02
fix parse error for logs with zero installed mods
Jesse Plamondon-Willard
2017-12-28
fix issue where assemblies could be incorrectly reloaded
Jesse Plamondon-Willard
2017-12-25
add missing release note
Jesse Plamondon-Willard
2017-12-25
polish release notes
Jesse Plamondon-Willard
2017-12-25
update release notes (#411)
Jesse Plamondon-Willard
2017-12-16
mark TrainerMod as obsolete (replaced by ConsoleCommands)
Jesse Plamondon-Willard
2017-12-12
update release notes (#409)
Jesse Plamondon-Willard
2017-12-11
trace mods with no update keys, tweak update-check logging
Jesse Plamondon-Willard
2017-12-10
fix log parser favicon (#405)
Jesse Plamondon-Willard
2017-12-10
detect libgdiplus-missing exception and show a friendly error instead (#408)
Jesse Plamondon-Willard
2017-12-10
fix GraphicsEvents.OnPostRenderEvent not being raised in some cases
Jesse Plamondon-Willard
2017-12-10
add e.IsSuppressed to input event args
Jesse Plamondon-Willard
2017-12-10
fix mods being able to change cursor position reported to other mods
Jesse Plamondon-Willard
2017-12-09
fix reflection API error with properties which don't have both get and set
Jesse Plamondon-Willard
2017-12-02
tweak release notes
Jesse Plamondon-Willard
2017-12-02
add NormaliseAssetName content helper method (#404)
Jesse Plamondon-Willard
2017-12-01
tweak log parser instructions to avoid confusion
Jesse Plamondon-Willard
2017-11-30
fix log parser error when uploading very large logs
Jesse Plamondon-Willard
2017-11-28
fix API always redirecting to HTTPS when accessed via subdomain
Jesse Plamondon-Willard
2017-11-28
update for 2.2 release
Jesse Plamondon-Willard
2017-11-27
fix error when a mod has an invalid filename in the EntryDLL manifest field ↵
Jesse Plamondon-Willard
(#402)
2017-11-26
fix player_add command not handling upgrade level (#397)
Jesse Plamondon-Willard
2017-11-26
no longer expire saved logs after a week (#400)
Jesse Plamondon-Willard
2017-11-26
fix rare installer error on Mac due to generated mcs file (#394)
Jesse Plamondon-Willard
2017-11-26
fix CFAutomate compatibility errors showing no URL (#393)
Jesse Plamondon-Willard
2017-11-26
update release notes (#386)
Jesse Plamondon-Willard
2017-11-26
fix e.SuppressButton() not working with some mouse buttons, update release ↵
Jesse Plamondon-Willard
notes (#389)
2017-11-26
add date.DaysSinceStart property, add unit tests, update release notes (#390)
Jesse Plamondon-Willard
2017-11-01
update for 2.1 release
Jesse Plamondon-Willard
2017-10-30
explicitly disallow absolute paths as asset keys in content API (#381)
Jesse Plamondon-Willard
2017-10-30
improve update-check errors when connection is offline (#380)
Jesse Plamondon-Willard
2017-10-30
let mods invalidate assets matching a predicate (#363)
Jesse Plamondon-Willard
2017-10-29
expand post-install instructions, show Steam launch options value (#375)
Jesse Plamondon-Willard
2017-10-29
add installer version & platform to window title, simplify output (#375)
Jesse Plamondon-Willard
2017-10-29
let SemanticVersion be constructed from a System.Version (#375)
Jesse Plamondon-Willard
2017-10-29
+ missing release note (#358)
Jesse Plamondon-Willard
2017-10-29
document SMAPI web services in technical doc (#358)
Jesse Plamondon-Willard
2017-10-27
rename TrainerMod to Console Commands to clarify purpose
Jesse Plamondon-Willard
2017-10-27
fix player_setlevel command not also changing XP (#359)
Jesse Plamondon-Willard
2017-10-27
hide the game's test messages from the console & log (#364)
Jesse Plamondon-Willard
[prev]
[next]