summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-08fix new event not initialised (#310)Jesse Plamondon-Willard
2018-07-08bump versions for beta releaseJesse Plamondon-Willard
2018-07-08add GameLoop events for SMAPI 3.0 (#310)Jesse Plamondon-Willard
2018-07-08update Patreon listJesse Plamondon-Willard
2018-07-08Merge pull request #559 from ebehar/developJesse Plamondon-Willard
2018-07-08also detect broken Netcode referencesJesse Plamondon-Willard
2018-07-08rewrite TypeReference comparison to handle more edge cases, exit earlier if p...Jesse Plamondon-Willard
2018-07-08encapsulate type reference comparisonJesse Plamondon-Willard
2018-07-08encapsulate GetComparableTypeIDJesse Plamondon-Willard
2018-07-08fix new logic not applied to method return typesJesse Plamondon-Willard
2018-07-08Fix missing assignment.E. Behar
2018-07-07Remove another extraneous debug output. =_=E. Behar
2018-07-07Remove extraneous debug outputE. Behar
2018-07-07Revert ShouldValidateEvan Behar
2018-07-07Expand validation to respect CIL placeholdersEvan Behar
2018-07-06Fix type==null caseE. Behar
2018-07-06Linux-compatible scope resolution in validatorEvan Behar
2018-07-06run new-day task synchronouslyJesse Plamondon-Willard
2018-07-04bump versions for beta releaseJesse Plamondon-Willard
2018-07-04fix game freeze if the window loses focus while loadingJesse Plamondon-Willard
2018-07-03bump versions for beta releaseJesse Plamondon-Willard
2018-07-03fix missing manifest not marking mod invalid (#532)Jesse Plamondon-Willard
2018-07-02bump versions for beta releaseJesse Plamondon-Willard
2018-07-02fix backwards-compatible API fields not being serialised (#532)Jesse Plamondon-Willard
2018-07-02fix 'missing assembly' errors raised for some .NET Framework types (#356)Jesse Plamondon-Willard
2018-07-01bump versions for beta releaseJesse Plamondon-Willard
2018-07-01add support for reloading NPC schedules through the content APIJesse Plamondon-Willard
2018-07-01fix incorrect trace messageJesse Plamondon-Willard
2018-07-01polish 2.6 release notes a bitJesse Plamondon-Willard
2018-07-01add game path to assembly definition resolution search paths for rare edge ca...Jesse Plamondon-Willard
2018-07-01fix assembly definition resolver not disposing loaded definitionsJesse Plamondon-Willard
2018-07-01add toolkit method for API data (#532)Jesse Plamondon-Willard
2018-06-30move basic mod scanning into the toolkit (#532)Jesse Plamondon-Willard
2018-06-30detect broken assembly references not covered by a dependency, and flag as in...Jesse Plamondon-Willard
2018-06-30remove player_setlevel and player_setspeed commands (#415)Jesse Plamondon-Willard
2018-06-30fix Context.IsPlayerFree being false during festivals (#550)Jesse Plamondon-Willard
2018-06-30fix types getting rewritten unnecessarily if the source & target types have t...Jesse Plamondon-Willard
2018-06-30tweak editorconfigJesse Plamondon-Willard
2018-06-30bump NuGet package version for beta releaseJesse Plamondon-Willard
2018-06-30fix NuGet package validating required files when they're not needed (#555)Jesse Plamondon-Willard
2018-06-30generalise NuGet package's non-mod project feature (#555)Jesse Plamondon-Willard
2018-06-30tweak world-ready events to handle edge casesJesse Plamondon-Willard
2018-06-30fix new DLL not referenced by build config package on Linux/Mac (#532)Jesse Plamondon-Willard
2018-06-29fix web API client not using correct JSON settings (#532)Jesse Plamondon-Willard
2018-06-29add includeExtendedMetadata option to toolkit client (#532)Jesse Plamondon-Willard
2018-06-29add remote version mapping for unofficial Almighty Farming Tool updateJesse Plamondon-Willard
2018-06-29update technical docs for web API (#532)Jesse Plamondon-Willard
2018-06-29simplify mod API response structure (#532)Jesse Plamondon-Willard
2018-06-29add optional extended metadata to mods API (#532)Jesse Plamondon-Willard
2018-06-28add support for unofficial version in update checks (#532)Jesse Plamondon-Willard