summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-23use implicit iteration insteadDan Volchek
2018-04-23add missing semicolonDan Volchek
2018-04-23use jQueryDan Volchek
2018-04-23cool pufferchick on hoverDan Volchek
2018-04-22change 'Console.Out' logger to 'game' for clarityJesse Plamondon-Willard
2018-04-22fix save/load event precedence (#453)Jesse Plamondon-Willard
2018-04-22update console log suppress patterns for SDV 1.3 (#453)Jesse Plamondon-Willard
2018-04-22rewrite input suppression (#453)Jesse Plamondon-Willard
2018-04-22don't send chatbox input to mods (#453)Jesse Plamondon-Willard
2018-04-22fix crash when closing game window in multiplayer mode (#453)Jesse Plamondon-Willard
2018-04-21fix is-asset-cached check not accounting for different behavior in English (#...Jesse Plamondon-Willard
2018-04-21add more state tracking logs in verbose mode (#453)Jesse Plamondon-Willard
2018-04-21rewrite world/player state tracking (#453)Jesse Plamondon-Willard
2018-04-19fix GetApi interface validation errors not naming interfaceJesse Plamondon-Willard
2018-04-19detect broken references to methods which changed generic return type (#453)Jesse Plamondon-Willard
2018-04-19fix SMAPI build intermittently failing due to undeclared dependency on analyz...Jesse Plamondon-Willard
2018-04-19update compatibility list (#453)Jesse Plamondon-Willard
2018-04-19update for Stardew Valley 1.3.0.33 release build (#453)Jesse Plamondon-Willard
2018-04-18update compatibility list for first test pass (#453)Jesse Plamondon-Willard
2018-04-18detect broken references to fields which changed generic type (#453)Jesse Plamondon-Willard
2018-04-18update for Stardew Valley 1.3.0.32 (#453)Jesse Plamondon-Willard
2018-04-17add warning in developer mode for mods with no update keysJesse Plamondon-Willard
2018-04-15tweak trace logs for readability when loading modsJesse Plamondon-Willard
2018-04-14update references to old warning IDs (#471)Jesse Plamondon-Willard
2018-04-14don't warn for NetCollection conversion to implemented interface (#471)Jesse Plamondon-Willard
2018-04-14don't warn for NetList conversion to implemented interface (#471)Jesse Plamondon-Willard
2018-04-14rewrite analyzers to match more cases, use readable warning IDs (#471)Jesse Plamondon-Willard
2018-04-14fix typo in code docs (#473)Jesse Plamondon-Willard
2018-04-14fix world_settime command sometimes breaking NPC schedulesJesse Plamondon-Willard
2018-04-14make crossplatform handling more consistentJesse Plamondon-Willard
2018-04-13use light-background color scheme on Mac by defaultJesse Plamondon-Willard
2018-04-13add MacOS detectionJesse Plamondon-Willard
2018-04-13fix console color scheme for PowerShell, and make it configurableJesse Plamondon-Willard
2018-04-13split mod DB into a separate fileJesse Plamondon-Willard
2018-04-12fix various net field conversions in SMAPI code (#453)Jesse Plamondon-Willard
2018-04-11drop support for Stardew Valley 1.2 (#453)Jesse Plamondon-Willard
2018-04-11Merge branch 'develop' into stableJesse Plamondon-Willard
2018-04-11fix draft releases being detected as update candidatesJesse Plamondon-Willard
2018-04-11update for 2.5.5 releaseJesse Plamondon-Willard
2018-04-11update unit test packagesJesse Plamondon-Willard
2018-04-11fix error in Stardew Valley 1.2 build mode (#453)Jesse Plamondon-Willard
2018-04-11fix error when two content packs use different capitalisation for the same re...Jesse Plamondon-Willard
2018-04-11fix error when a remote mod version is invalid (#462)Jesse Plamondon-Willard
2018-04-11update for Stardew Valley 1.3.0.26 (#453)Jesse Plamondon-Willard
2018-04-11fix crash when player has duplicate item referencesJesse Plamondon-Willard
2018-04-10update mod build config package version (#453)Jesse Plamondon-Willard
2018-04-10Merge branch 'feature/mod-code-analysis' into developJesse Plamondon-Willard
2018-04-10add code analyzers to release notesJesse Plamondon-Willard
2018-04-10warn for fields which no longer work (#471)Jesse Plamondon-Willard
2018-04-10tweak analyzer code & documentation (#471)Jesse Plamondon-Willard