summaryrefslogtreecommitdiff
path: root/src/SMAPI
AgeCommit message (Collapse)Author
2018-05-11bump version for beta releaseJesse Plamondon-Willard
2018-05-11fix error when game looks up dialogue for a pet/horse with special ↵Jesse Plamondon-Willard
characters in their name (#505)
2018-05-11bump version for beta releaseJesse Plamondon-Willard
2018-05-11fix content cache always missed when not playing in EnglishJesse Plamondon-Willard
2018-05-10bump version for beta releaseJesse Plamondon-Willard
2018-05-10fix various issues with content core rewrite (#488)Jesse Plamondon-Willard
2018-05-10fix documentation warningsJesse Plamondon-Willard
2018-05-10bump version for beta updateJesse Plamondon-Willard
2018-05-10generalise console color logic for reuse (#495)Jesse Plamondon-Willard
2018-05-10fix multiplayer.GetActiveLocations not added to interface (#480)Jesse Plamondon-Willard
2018-05-09rewrite content logic to decentralise cache (#488)Jesse Plamondon-Willard
This is necessary due to changes in Stardew Valley 1.3, which now changes loaded assets and expects those changes to be persisted but not propagated to other content managers.
2018-05-06bump version for beta 8 releaseJesse Plamondon-Willard
2018-05-06fix new events losing track of changed dataJesse Plamondon-Willard
2018-05-06bump for beta releaseJesse Plamondon-Willard
2018-05-06add GetActiveLocations to multiplayer API (#480)Jesse Plamondon-Willard
2018-05-05update fence asset propagation in SDV 1.3Jesse Plamondon-Willard
2018-05-05enforce mod ID convention (only alphanumeric, hyphen, dot, and underscore)Jesse Plamondon-Willard
2018-05-05fix input suppression not working in some casesJesse Plamondon-Willard
2018-05-05rewrite location events for multiplayerJesse Plamondon-Willard
2018-05-04add LocationEvents.ObjectsChanged eventJesse Plamondon-Willard
2018-05-04load game synchronously to fix asset loader/editor errorsJesse Plamondon-Willard
2018-05-03bump beta version for releaseJesse Plamondon-Willard
2018-05-03switch back to shared project due to installer issuesJesse Plamondon-Willard
2018-05-03bump beta versionJesse Plamondon-Willard
2018-05-03add prompt when in beta channel and a new version is foundJesse Plamondon-Willard
2018-05-03add semanticVersion.IsPrerelease()Jesse Plamondon-Willard
2018-05-02mark Horse Whistle 1.1.2-unofficial.1 incompatible due to lag issue fixed in ↵Jesse Plamondon-Willard
unofficial.2
2018-05-02mark CJB Cheats Menu incompatible due to friendship bugsJesse Plamondon-Willard
2018-05-02reorganise to avoid errors deploying web app, fix WMI error in Linux installerJesse Plamondon-Willard
2018-05-01add public platform constant for modsJesse Plamondon-Willard
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard
2018-05-01bump beta versionJesse Plamondon-Willard
2018-05-01fix error during content manager disposal in some casesJesse Plamondon-Willard
2018-04-30fix farmhand crash in some cases when host exits gameJesse Plamondon-Willard
2018-04-30fix input freeze on shipping screen (#482)Jesse Plamondon-Willard
2018-04-30update for beta.2Jesse Plamondon-Willard
2018-04-29fix build error on Linux/MacJesse Plamondon-Willard
2018-04-29update compatibility listJesse Plamondon-Willard
2018-04-29log trace message if all mods are up-to-dateJesse Plamondon-Willard
Otherwise it's not apparently whether all mods are up-to-date, or it's still waiting for a server response.
2018-04-29fix multiplayer error after player joins but before location is loadedJesse Plamondon-Willard
2018-04-28fix released-button detection (#453)Jesse Plamondon-Willard
2018-04-28add initial multiplayer API (#480)Jesse Plamondon-Willard
2018-04-27remove alias no longer needed in SDV 1.3 (#453)Jesse Plamondon-Willard
2018-04-27add multiplayer sync events (#479)Jesse Plamondon-Willard
2018-04-27update game version parsing for upcoming SMAPI 2.6 beta (#453)Jesse Plamondon-Willard
2018-04-26fix error in new update-check logic (#457)Jesse Plamondon-Willard
2018-04-26add Summit Rain Fix to compatibility list (#453)Jesse Plamondon-Willard
2018-04-25update for upcoming 2.6 beta releaseJesse Plamondon-Willard
2018-04-25simplify beta channel logic (#457)Jesse Plamondon-Willard
2018-04-25update for SDV 1.3.0.38 (#453)Jesse Plamondon-Willard