summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-10fix some net field comparisons to null not flagged (#471)Jesse Plamondon-Willard
2018-04-10expand analyzer unit tests (#471)Jesse Plamondon-Willard
2018-04-10move mock classes out of sample code (#471)Jesse Plamondon-Willard
2018-04-10add context properties for multiplayer, update release notes (#453)Jesse Plamondon-Willard
2018-04-10fix typo in config fileJesse Plamondon-Willard
2018-04-09fix net field replacements not reported for a subclass reference (#471)Jesse Plamondon-Willard
2018-04-09tweak message output and unit tests (#471)Jesse Plamondon-Willard
2018-04-09rename file to match new scope (#471)Jesse Plamondon-Willard
2018-04-09warn when directly using a net field that has a non-net wrapper (#471)Jesse Plamondon-Willard
2018-04-09add mod code analyzers to detect implicit net field conversion issues (#471)Jesse Plamondon-Willard
2018-04-09add support for build message URLs (#471)Jesse Plamondon-Willard
2018-03-30fix mods not being loaded if an optional dependency is installed but skippedJesse Plamondon-Willard
2018-03-29update for Stardew Valley 1.2.0.20 (#453)Jesse Plamondon-Willard
2018-03-29move version closer to mod name in log parserJesse Plamondon-Willard
2018-03-29tweak metadata formattingJesse Plamondon-Willard
2018-03-29show game path on log parser page instead of mods pathJesse Plamondon-Willard
2018-03-29add success/error banner to log parser pageJesse Plamondon-Willard
2018-03-26Merge branch 'develop' into stableJesse Plamondon-Willard
2018-03-26update for 2.5.4 releaseJesse Plamondon-Willard
2018-03-26fix log parser timestamp not renderedJesse Plamondon-Willard
2018-03-25update animal textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-25standardise folder checks when reloading assets (#459)Jesse Plamondon-Willard
2018-03-25update Json.NET packageJesse Plamondon-Willard
2018-03-25update API packagesJesse Plamondon-Willard
2018-03-25update mod build config packageJesse Plamondon-Willard
2018-03-25update new asset update logic for Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-03-25update fence textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-24update release notes (#459)Jesse Plamondon-Willard
2018-03-24update NPC textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-24tweak transparency threshold (#461)Jesse Plamondon-Willard
2018-03-23fix error when a mod removes an asset editor/loader (#460)Jesse Plamondon-Willard
2018-03-23fix image overlay bugs on Linux/Mac (#461)Jesse Plamondon-Willard
2018-03-23update tree textures when changeed through the content API (#459)Jesse Plamondon-Willard
2018-03-23fix log parser errors when log text contains {{tokens}}Jesse Plamondon-Willard
2018-03-22fix unit test check in build config packageJesse Plamondon-Willard
2018-03-21add unit test mode to mod build config packageJesse Plamondon-Willard