summaryrefslogtreecommitdiff
path: root/release-notes.md
AgeCommit message (Expand)Author
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
2016-11-19update for 1.1.1-alphaJesse Plamondon-Willard
2016-11-16minor tweaksJesse Plamondon-Willard
2016-11-16tweak release notesJesse Plamondon-Willard
2016-11-16add emergency interrupt feature (#168)Jesse Plamondon-Willard
2016-11-16update for 1.1 betaJesse Plamondon-Willard
2016-11-16add optional 'minimum API version' field to manifest (#176)Jesse Plamondon-Willard
2016-11-14deprecate legacy logging interfaces, rewrite to use new framework under the h...Jesse Plamondon-Willard
2016-11-11update for 1.0 releaseJesse Plamondon-Willard
2016-11-07update for 1.0 betaJesse Plamondon-Willard
2016-11-06update release notesJesse Plamondon-Willard
2016-11-05add deprecation warnings to release notesJesse Plamondon-Willard
2016-11-04make logging less verbose and more informativeJesse Plamondon-Willard
2016-11-04tweak release notesJesse Plamondon-Willard
2016-11-03add crossplatform installer (#155)Jesse Plamondon-Willard
2016-11-03add update check (#154)Jesse Plamondon-Willard
2016-11-03use semantic versioning (#154)Jesse Plamondon-Willard