summaryrefslogtreecommitdiff
path: root/release-notes.md
AgeCommit message (Collapse)Author
2017-10-07reorganise repo structureJesse Plamondon-Willard
2017-10-07move mod build config files into subfolderJesse Plamondon-Willard
2017-10-07Merge remote-tracking branch 'mod-build-config/develop' into ↵Jesse Plamondon-Willard
add-mod-build-config # Conflicts: # .gitattributes # .gitignore # README.md # release-notes.md
2017-10-02+ release noteJesse Plamondon-Willard
2017-10-02detect use of 'dynamic' in mod codeJesse Plamondon-Willard
2017-09-25polish release notesJesse Plamondon-Willard
2017-09-24update release notes (#360, #361)Jesse Plamondon-Willard
2017-09-24add support for update checks from the Chucklefish mod site (#336)Jesse Plamondon-Willard
2017-09-23add mod update checks based on manifest fields (#336)Jesse Plamondon-Willard
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
Thanks to Patronos!
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
For example, the value was false when the player used a tool which wasn't intended.
2017-08-01standardise code & update release notes (#339)Jesse Plamondon-Willard
2017-07-31fix GraphicsEvents.Resize being raised before the game updates its window ↵Jesse Plamondon-Willard
data (#328)
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
(#334)
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 ↵Jesse Plamondon-Willard
metadata (#316)
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