summaryrefslogtreecommitdiff
path: root/release-notes.md
AgeCommit message (Expand)Author
2017-09-20add missing release notesJesse Plamondon-Willard
2017-09-20add support for detecting game patching via Harmony (#347)Jesse Plamondon-Willard
2017-09-08fix errors loading some custom map tilesheets on Linux/MacJesse Plamondon-Willard
2017-09-08update for releaseJesse Plamondon-Willard
2017-09-06add UTC timestamp to logsJesse Plamondon-Willard
2017-09-06rewrite date calculation to handle edge casesJesse Plamondon-Willard
2017-08-24fix map tilesheet load not handling seasonal variations (#352)Jesse Plamondon-Willard
2017-08-23update for SMAPI 1.15.3 releaseJesse Plamondon-Willard
2017-08-21correct release notesJesse Plamondon-Willard
2017-08-21show friendlier error when players have two copies of a modJesse Plamondon-Willard
2017-08-16add terminal support on Xfce (#345)Jesse Plamondon-Willard
2017-08-14fix SemanticVersion not being deserialisable through Json.NETJesse Plamondon-Willard
2017-08-14add content helper properties for the current languageJesse Plamondon-Willard
2017-08-14update release notes for upcoming SMAPI 1.15.2 releaseJesse Plamondon-Willard
2017-08-02add installer command-line arguments for scripting (#337)Jesse Plamondon-Willard
2017-08-02tweak release notesJesse Plamondon-Willard
2017-08-02fix Context.IsPlayerFree being false when player can't move (#330)Jesse Plamondon-Willard
2017-08-01standardise code & update release notes (#339)Jesse Plamondon-Willard
2017-07-31fix GraphicsEvents.Resize being raised before the game updates its window dat...Jesse Plamondon-Willard
2017-07-31fix AfterDayStarted event being raised during the new-game intro (#332)Jesse Plamondon-Willard
2017-07-31prevent mods from accessing SMAPI internals using its own reflection helper (...Jesse Plamondon-Willard
2017-07-23update release notes (#335)Jesse Plamondon-Willard
2017-07-23update release notes (#333)Jesse Plamondon-Willard
2017-07-23update compatibility listJesse Plamondon-Willard
2017-07-23make semantic versions equatable in 2.0Jesse Plamondon-Willard
2017-07-23remove TrainerMod's save and load commands in 2.0Jesse Plamondon-Willard
2017-07-13simplify SMAPI 2.0 release notesJesse Plamondon-Willard
2017-07-13use more readable colours if player has a light-backgrounded terminal (#327)Jesse Plamondon-Willard
2017-07-10fix TrainerMod including Json.NETJesse Plamondon-Willard
2017-07-10update release notes for 1.15.1Jesse Plamondon-Willard
2017-07-10normalise unique IDs in mod registry lookups, update release notesJesse Plamondon-Willard
2017-07-09fix Stardew Valley.exe being packaged with TrainerModJesse Plamondon-Willard
2017-07-07update for 1.15 releaseJesse Plamondon-Willard
2017-07-07simplify stardewvalley.targets support, add to release notes (#319)Jesse Plamondon-Willard
2017-07-07update release notes (#318)Jesse Plamondon-Willard
2017-07-06add optional mod dependencies in SMAPI 2.0 (#287)Jesse Plamondon-Willard
2017-07-05update 2.0 release notesJesse Plamondon-Willard
2017-07-05add InputEvents which unify keyboard, mouse, and controller input with more m...Jesse Plamondon-Willard
2017-07-03add SMAPI 2.0 release notesJesse Plamondon-Willard
2017-07-03defer some console changes until SMAPI 2.0Jesse Plamondon-Willard
2017-07-03bump all deprecation levels to 'pending removal'Jesse Plamondon-Willard
2017-07-03remove System.ValueTupleJesse Plamondon-Willard
2017-07-03add SMAPI 2.0 compile modeJesse Plamondon-Willard
2017-07-02update readme & polish release notes for 1.15Jesse Plamondon-Willard
2017-07-02simplify log timestamps in console (except in developer mode)Jesse Plamondon-Willard
2017-07-02further simplify console output for playersJesse Plamondon-Willard
2017-07-02fix rare crash for some players when window loses focus (#306)Jesse Plamondon-Willard
2017-07-02throw more useful error when JSON file is invalid (#314)Jesse Plamondon-Willard
2017-07-02add unified player_add command which adds any item type (#302)Jesse Plamondon-Willard
2017-07-02migrate list_items command to new item repository (#302)Jesse Plamondon-Willard