summaryrefslogtreecommitdiff
path: root/release-notes.md
AgeCommit message (Expand)Author
2017-06-18enable string versions in manifest.json (#308)Jesse Plamondon-Willard
2017-06-18add support for minimum dependency versions (#286)Jesse Plamondon-Willard
2017-06-18enable C# 7 tuplesJesse Plamondon-Willard
2017-06-12add separate list of obsolete modsJesse Plamondon-Willard
2017-06-02tweak 1.14 release notesJesse Plamondon-Willard
2017-06-02fix release notes log linksJesse Plamondon-Willard
2017-06-02add TimeSpeed <2.2.1 to incompatibility listJesse Plamondon-Willard
2017-05-29deprecate TimeEvents.DayOfMonthChanged, SeasonOfYearChanged, and YearOfGameCh...Jesse Plamondon-Willard
2017-05-28bump minimum game version to 1.2.30Jesse Plamondon-Willard
2017-05-28log debug command output (#297)Jesse Plamondon-Willard
2017-05-27add Context.IsPlayerFreeJesse Plamondon-Willard
2017-05-27fix content API not matching XNB files with two dots (like 'a.b.xnb') if exte...Jesse Plamondon-Willard
2017-05-27improve libgdiplus.dylib fix for Mono playersJesse Plamondon-Willard
2017-05-25update release notes for map changesJesse Plamondon-Willard
2017-05-23fix Context.IsInDrawLoop having a public setterJesse Plamondon-Willard
2017-05-23fix rare crash when window loses focus for some playersJesse Plamondon-Willard
2017-05-22show friendly error when running install.exe from within zip fileJesse Plamondon-Willard
2017-05-22add Context.IsInDrawLoop for specialised modsJesse Plamondon-Willard
2017-05-21reimplement event deprecation warnings to fix "unknown mod" warningsJesse Plamondon-Willard
2017-05-21fix smapi-crash.txt being copied from default log even if --log-path is speci...Jesse Plamondon-Willard
2017-05-21enable mod dependencies (#285)Jesse Plamondon-Willard
2017-05-20show friendly errors when the game is missing or pre-1.2Jesse Plamondon-Willard
2017-05-20add metadata to internal mod registry & use mod display name everywhereJesse Plamondon-Willard
2017-05-19fix error when loading a mod with no versionJesse Plamondon-Willard
2017-05-18improve game install path detectionJesse Plamondon-Willard
2017-05-17clarify release noteJesse Plamondon-Willard
2017-05-17fix errors during overridden update loop immediately crashing the game with n...Jesse Plamondon-Willard
2017-05-16add internal refactoring to release notesJesse Plamondon-Willard
2017-05-16tweak release notesJesse Plamondon-Willard
2017-05-16fix maps not recognising custom tilesheets added through the SMAPI content APIJesse Plamondon-Willard
2017-05-16add warning for mods that don't have a name or versionJesse Plamondon-Willard
2017-05-15add Context.IsWorldReady flagJesse Plamondon-Willard
2017-05-15update compatibility blacklist for SDV 1.2Jesse Plamondon-Willard
2017-05-14fix world/player events being raised when the player loads a save due to valu...Jesse Plamondon-Willard
2017-05-13streamline crossplatform build with Mono 5.0, update readme, tweak release notesJesse Plamondon-Willard
2017-05-12fix error on Linux/Mac when a mod tries to load content immediately after sav...Jesse Plamondon-Willard
2017-05-11overhaul save handling to fix save events not triggering on Linux/Mac (#284)Jesse Plamondon-Willard
2017-05-10deprecate GameEvents.GameLoaded and GameEvents.FirstUpdateTickJesse Plamondon-Willard
2017-05-09fix installer finding redundant game paths on LinuxJesse Plamondon-Willard
2017-05-09add warning for mods that don't set the UniqueID manifest fieldJesse Plamondon-Willard
2017-05-09let mods dispose unmanaged resources when SMAPI is disposing (#282)Jesse Plamondon-Willard
2017-05-09add 'debug' console commandJesse Plamondon-Willard
2017-05-09when a fatal crash happens, keep a copy of the log and notify the player on r...Jesse Plamondon-Willard
2017-05-08add optional verbose context loggingJesse Plamondon-Willard
2017-05-08detect unrecoverable draw errors (#283)Jesse Plamondon-Willard
2017-05-03bundle libgdiplus into SMAPI on Linux/Mac to fix errors loading PNGs (#277)Jesse Plamondon-Willard
2017-05-03adopt pufferchick as SMAPI iconJesse Plamondon-Willard
2017-05-03recover game after draw errors to prevent crashJesse Plamondon-Willard
2017-05-03fix mods on Linux/Mac no longer working after the game saves (#281)Jesse Plamondon-Willard
2017-05-03support players with multiple copies of the game when installing (#274)Jesse Plamondon-Willard