summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-04-17add warning in developer mode for mods with no update keysJesse Plamondon-Willard
2018-04-14update references to old warning IDs (#471)Jesse Plamondon-Willard
2018-04-14rewrite analyzers to match more cases, use readable warning IDs (#471)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-11fix draft releases being detected as update candidatesJesse 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-11fix crash when player has duplicate item referencesJesse 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-10add context properties for multiplayer, update release notes (#453)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-03-30fix mods not being loaded if an optional dependency is installed but skippedJesse Plamondon-Willard
2018-03-29add success/error banner to log parser pageJesse Plamondon-Willard
2018-03-26update for 2.5.4 releaseJesse Plamondon-Willard
2018-03-25update animal textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-25update mod build config packageJesse 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-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-21add unit test mode to mod build config packageJesse Plamondon-Willard
2018-03-16reduce cache time for failed update checks to 5 minutes (#454)Jesse Plamondon-Willard
2018-03-15update release notes (#457)Jesse Plamondon-Willard
2018-03-13hide SMAPI 2.6 release notes to avoid confusionJesse Plamondon-Willard
2018-03-13simplify release notesJesse Plamondon-Willard
2018-03-11add missing release note (#456)Jesse Plamondon-Willard
2018-03-11fix error when content pack needs a mod that couldn't be loadedJesse Plamondon-Willard
2018-03-11fix some title menu assets not being editable (#453, #413)Jesse Plamondon-Willard
2018-03-11drop support for some deprecated APIs in the Stardew Valley 1.3 branch (#453)Jesse Plamondon-Willard
2018-03-11add initial compatibility with Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-03-04polish release notesJesse Plamondon-Willard
2018-03-04add support for mapping non-semantic remote mod versionsJesse Plamondon-Willard
2018-03-04update SMAPI URL in user agent (#454)Jesse Plamondon-Willard
2018-03-04fix null reference when checking FormerIDs field against 'authour' fieldJesse Plamondon-Willard
2018-03-04fix log parser error when mod names are duplicatedJesse Plamondon-Willard
2018-03-04simplify and always include default update URL, shorten no-longer-compatible ...Jesse Plamondon-Willard
2018-03-03mark Stardew Valley 1.3 incompatible in SMAPI 2.5.x to reduce confusion when ...Jesse Plamondon-Willard
2018-03-03update release notes for backported changesJesse Plamondon-Willard
2018-03-03fix detected incompatibility errors not showing mod's update URL (#453)Jesse Plamondon-Willard