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 (
Expand
)
Author
2018-02-25
fix log filtering some mods incorrectly
Jesse Plamondon-Willard
2018-02-25
fix log parser not correctly parsing mod list if a mod has no author name
Jesse Plamondon-Willard
2018-02-25
fix blank page when uploading a log in some cases
Jesse Plamondon-Willard
2018-02-25
fix issue where replacing an asset via asset.AsImage() or asset.AsDictionary(...
Jesse Plamondon-Willard
2018-02-24
fix event error in rare cases
Jesse Plamondon-Willard
2018-02-24
update for 2.5 release and simplify assembly info
Jesse Plamondon-Willard
2018-02-24
add content pack support to log parser
Jesse Plamondon-Willard
2018-02-24
reimplement log parser with serverside parsing and vue.js frontend
Jesse Plamondon-Willard
2018-02-23
overhaul events to track the mod which added each handler, and log errors und...
Jesse Plamondon-Willard
2018-02-22
polish release notes
Jesse Plamondon-Willard
2018-02-22
Revert "suppress keyboard events when a textbox is focused (#445)"
Jesse Plamondon-Willard
2018-02-22
add friendly warning when an i18n file has duplicate keys due to case-insensi...
Jesse Plamondon-Willard
2018-02-19
normalise path separators in read/write JSON file methods exposed to mods
Jesse Plamondon-Willard
2018-02-19
add unvalidated update tick event for specialised use cases (#446)
Jesse Plamondon-Willard
2018-02-19
fix some JSON field names being case-sensitive
Jesse Plamondon-Willard
2018-02-18
suppress keyboard events when a textbox is focused (#445)
Jesse Plamondon-Willard
2018-02-18
tweak release notes
Jesse Plamondon-Willard
2018-02-18
update release notes (#436)
Jesse Plamondon-Willard
2018-02-18
add support for ISemanticVersion in JSON models
Jesse Plamondon-Willard
2018-02-17
validate that mod APIs are public (#435)
Jesse Plamondon-Willard
2018-02-17
Revert "rewrite all mod assemblies to let SMAPI proxy into their internal cla...
Jesse Plamondon-Willard
2018-02-17
add install scripts for Linux/Mac (#434)
Jesse Plamondon-Willard
2018-02-17
fix uninstall script not confirming success on Linux/Mac
Jesse Plamondon-Willard
2018-02-16
add mod page URL to missing-dependency errors (#437)
Jesse Plamondon-Willard
2018-02-16
fix deadlock in rare cases when injecting an asset (#441)
Jesse Plamondon-Willard
2018-02-16
encapsulate mod DB, add display name, and use in dependency checks (#439)
Jesse Plamondon-Willard
2018-02-16
enable update checks for older Entoarox mods per request, update More Animals ID
Jesse Plamondon-Willard
2018-02-16
overhaul internal mod data format (#439)
Jesse Plamondon-Willard
2018-02-15
log mod errors and warnings as the mod (#438)
Jesse Plamondon-Willard
2018-02-15
rewrite all mod assemblies to let SMAPI proxy into their internal classes (#435)
Jesse Plamondon-Willard
2018-01-21
update for release
Jesse Plamondon-Willard
2018-01-21
rm release note about Custom Farm Types (needs a separate update anyway)
Jesse Plamondon-Willard
2018-01-21
add before/after save creation events (#429)
Jesse Plamondon-Willard
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
[next]