Age | Commit message (Expand) | Author |
2018-04-14 | update references to old warning IDs (#471) | Jesse Plamondon-Willard |
2018-04-14 | don't warn for NetCollection conversion to implemented interface (#471) | Jesse Plamondon-Willard |
2018-04-14 | don't warn for NetList conversion to implemented interface (#471) | Jesse Plamondon-Willard |
2018-04-14 | rewrite analyzers to match more cases, use readable warning IDs (#471) | Jesse Plamondon-Willard |
2018-04-14 | fix typo in code docs (#473) | Jesse Plamondon-Willard |
2018-04-14 | fix world_settime command sometimes breaking NPC schedules | Jesse Plamondon-Willard |
2018-04-14 | make crossplatform handling more consistent | Jesse Plamondon-Willard |
2018-04-13 | use light-background color scheme on Mac by default | Jesse Plamondon-Willard |
2018-04-13 | add MacOS detection | Jesse Plamondon-Willard |
2018-04-13 | fix console color scheme for PowerShell, and make it configurable | Jesse Plamondon-Willard |
2018-04-13 | split mod DB into a separate file | Jesse Plamondon-Willard |
2018-04-12 | fix various net field conversions in SMAPI code (#453) | Jesse Plamondon-Willard |
2018-04-11 | drop support for Stardew Valley 1.2 (#453) | Jesse Plamondon-Willard |
2018-04-11 | fix draft releases being detected as update candidates | Jesse Plamondon-Willard |
2018-04-11 | update for 2.5.5 release | Jesse Plamondon-Willard |
2018-04-11 | update unit test packages | Jesse Plamondon-Willard |
2018-04-11 | fix error in Stardew Valley 1.2 build mode (#453) | Jesse Plamondon-Willard |
2018-04-11 | fix error when two content packs use different capitalisation for the same re... | Jesse Plamondon-Willard |
2018-04-11 | fix error when a remote mod version is invalid (#462) | Jesse Plamondon-Willard |
2018-04-11 | update for Stardew Valley 1.3.0.26 (#453) | Jesse Plamondon-Willard |
2018-04-11 | fix crash when player has duplicate item references | Jesse Plamondon-Willard |
2018-04-10 | update mod build config package version (#453) | Jesse Plamondon-Willard |
2018-04-10 | Merge branch 'feature/mod-code-analysis' into develop | Jesse Plamondon-Willard |
2018-04-10 | warn for fields which no longer work (#471) | Jesse Plamondon-Willard |
2018-04-10 | tweak analyzer code & documentation (#471) | Jesse Plamondon-Willard |
2018-04-10 | fix some net field comparisons to null not flagged (#471) | Jesse Plamondon-Willard |
2018-04-10 | expand analyzer unit tests (#471) | Jesse Plamondon-Willard |
2018-04-10 | move mock classes out of sample code (#471) | Jesse Plamondon-Willard |
2018-04-10 | add context properties for multiplayer, update release notes (#453) | Jesse Plamondon-Willard |
2018-04-10 | fix typo in config file | Jesse Plamondon-Willard |
2018-04-09 | fix net field replacements not reported for a subclass reference (#471) | Jesse Plamondon-Willard |
2018-04-09 | tweak message output and unit tests (#471) | Jesse Plamondon-Willard |
2018-04-09 | rename file to match new scope (#471) | Jesse Plamondon-Willard |
2018-04-09 | warn when directly using a net field that has a non-net wrapper (#471) | Jesse Plamondon-Willard |
2018-04-09 | add mod code analyzers to detect implicit net field conversion issues (#471) | Jesse Plamondon-Willard |
2018-04-09 | add support for build message URLs (#471) | Jesse Plamondon-Willard |
2018-03-30 | fix mods not being loaded if an optional dependency is installed but skipped | Jesse Plamondon-Willard |
2018-03-29 | update for Stardew Valley 1.2.0.20 (#453) | Jesse Plamondon-Willard |
2018-03-29 | move version closer to mod name in log parser | Jesse Plamondon-Willard |
2018-03-29 | tweak metadata formatting | Jesse Plamondon-Willard |
2018-03-29 | show game path on log parser page instead of mods path | Jesse Plamondon-Willard |
2018-03-29 | add success/error banner to log parser page | Jesse Plamondon-Willard |
2018-03-26 | update for 2.5.4 release | Jesse Plamondon-Willard |
2018-03-26 | fix log parser timestamp not rendered | Jesse Plamondon-Willard |
2018-03-25 | update animal textures when changed through the content API (#459) | Jesse Plamondon-Willard |
2018-03-25 | standardise folder checks when reloading assets (#459) | Jesse Plamondon-Willard |
2018-03-25 | update Json.NET package | Jesse Plamondon-Willard |
2018-03-25 | update API packages | Jesse Plamondon-Willard |
2018-03-25 | update mod build config package | Jesse Plamondon-Willard |
2018-03-25 | update new asset update logic for Stardew Valley 1.3 (#453) | Jesse Plamondon-Willard |