summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-05rewrite location events for multiplayerJesse Plamondon-Willard
2018-05-04fix install error on Linux/Mac in some casesJesse Plamondon-Willard
2018-05-04add LocationEvents.ObjectsChanged eventJesse Plamondon-Willard
2018-05-04update net field listJesse Plamondon-Willard
2018-05-04update supporters listJesse 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
2018-05-02compile separate Linux/Mac installer to avoid WMI reference errors (#485)Jesse Plamondon-Willard
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-02fix log parser not recognising content packs with no description (#481)Jesse 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-30fix install package on WindowsJesse 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
2018-04-29fix multiplayer error after player joins but before location is loadedJesse Plamondon-Willard
2018-04-29add a few more avoidable net fields (#471)Jesse Plamondon-Willard
2018-04-28update wiki linksJesse Plamondon-Willard
2018-04-28detect conversions due to explicit casts or 'x as y' expressions (#471)Jesse Plamondon-Willard
2018-04-28fix net field analyzers not detecting implicit conversions via binary express...Jesse 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-26don't warn when converting net fields to an interface they implementJesse 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 mod build package version (#453)Jesse Plamondon-Willard
2018-04-25update for SDV 1.3.0.38 (#453)Jesse Plamondon-Willard
2018-04-25fix a few implicit net field conversions (#453)Jesse Plamondon-Willard
2018-04-25add friendly error when game can't load audio (#472)Jesse Plamondon-Willard
2018-04-25update release notes, refactor a bit (#474)Jesse Plamondon-Willard
2018-04-25Merge pull request #474 from danvolchek/developJesse Plamondon-Willard
2018-04-25update release notes, tweak formatting (#477)Jesse Plamondon-Willard
2018-04-25Merge pull request #477 from danvolchek/webpufferJesse Plamondon-Willard