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
/
release-notes.md
Age
Commit message (
Expand
)
Author
2017-01-19
bump several deprecations
Jesse Plamondon-Willard
2017-01-19
add mod folder path to console
Jesse Plamondon-Willard
2017-01-18
fix some world events being fired during game startup (#217)
Jesse Plamondon-Willard
2017-01-18
fix PlayerEvents.LoadedGame and SaveEvents.AfterLoad being fired before the w...
Jesse Plamondon-Willard
2017-01-15
update release notes link
Jesse Plamondon-Willard
2017-01-15
clean up 1.6 release notes
Jesse Plamondon-Willard
2017-01-15
deprecate events replaced by save events (#215)
Jesse Plamondon-Willard
2017-01-14
remove redundant TrainerMod build config (#214)
Jesse Plamondon-Willard
2017-01-14
fix error when the console doesn't support colour (#206)
Jesse Plamondon-Willard
2017-01-14
add console commands to open game & date folders (#172)
Jesse Plamondon-Willard
2017-01-14
fix issue where default ICollection<T> values in config.json were duplicated ...
Jesse Plamondon-Willard
2017-01-14
fix error loading mods if they have a .cache folder created on a different pl...
Jesse Plamondon-Willard
2017-01-14
tweak JSON read error-handling, update release notes
Jesse Plamondon-Willard
2017-01-14
add support for custom incompatible-mod-version error text
Jesse Plamondon-Willard
2017-01-14
add support for incompatible mod version ranges
Jesse Plamondon-Willard
2017-01-11
update release notes
Jesse Plamondon-Willard
2016-12-23
update for SMAPI 1.5 release
Jesse Plamondon-Willard
2016-12-23
increase deprecation levels for less-used deprecated code
Jesse Plamondon-Willard
2016-12-22
add known incompatible mods, update release notes (#192)
Jesse Plamondon-Willard
2016-12-22
add config setting to disable update checks (#202)
Jesse Plamondon-Willard
2016-12-22
update release notes
Jesse Plamondon-Willard
2016-12-18
update release notes
Jesse Plamondon-Willard
2016-12-12
update for 1.4 release
Jesse Plamondon-Willard
2016-12-10
tweak release notes
Jesse Plamondon-Willard
2016-12-10
detect which Linux command detects whether a command exists (#183)
Jesse Plamondon-Willard
2016-12-09
update release notes (#185)
Jesse Plamondon-Willard
2016-12-08
intercept mod errors in menu draw code so they don't crash the game
Jesse Plamondon-Willard
2016-12-08
update release notes (#189)
Jesse Plamondon-Willard
2016-12-07
open a terminal for SMAPI output on Mac (#183)
Jesse Plamondon-Willard
2016-12-07
fix installer not moving mods out of appdata if the game isn't installed on t...
Jesse Plamondon-Willard
2016-12-07
fix the installer not removing TrainerMod from appdata if it's already in the...
Jesse Plamondon-Willard
2016-12-07
add TypeLoadException details when intercepted by SMAPI
Jesse Plamondon-Willard
2016-12-07
replace out_items, out_melee, and out_rings commands with a searchable list_i...
Jesse Plamondon-Willard
2016-12-06
tweak installer wording to avoid confusion
Jesse Plamondon-Willard
2016-12-06
update release notes
Jesse Plamondon-Willard
2016-12-04
update for 1.3 release
Jesse Plamondon-Willard
2016-11-29
rework uninstaller so it doesn't depend on install package
Jesse Plamondon-Willard
2016-11-29
update release notes (#166)
Jesse Plamondon-Willard
2016-11-24
fix audio error on startup for some players by deferring update check
Jesse Plamondon-Willard
2016-11-24
fix release notes log link
Jesse Plamondon-Willard
2016-11-24
update for 1.2 release
Jesse Plamondon-Willard
2016-11-23
log relevant details when a ReflectionTypeLoadException is caught by SMAPI
Jesse Plamondon-Willard
2016-11-23
update release notes for upcoming 1.2 release
Jesse Plamondon-Willard
2016-11-21
update release notes
Jesse Plamondon-Willard
2016-11-19
restore obsolete SPlayer for backwards compatibility, mark deprecated
Jesse Plamondon-Willard
2016-11-19
fix race condition where GameLoaded event was sometime fired before the game ...
Jesse Plamondon-Willard
2016-11-19
restore all Log methods for backwards compatibility
Jesse Plamondon-Willard
2016-11-19
merge patch notes into last major release
Jesse Plamondon-Willard
2016-11-19
fix compatibility with mods using Log.Out
Jesse Plamondon-Willard
2016-11-19
fix deprecation warnings beign repeated if the mod can't be identified
Jesse Plamondon-Willard
[next]