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