summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-29add stricter validation for update manifestsJesse Plamondon-Willard
2023-01-29Remove copyright line from individual filesJamie Taylor
2023-01-29don't allow update manifests before SMAPI 4.0.0 until the feature is releasedJesse Plamondon-Willard
2023-01-29simplify & validate manifest mod page URLsJesse Plamondon-Willard
2023-01-29rename & validate format versionJesse Plamondon-Willard
2023-01-29group response modelsJesse Plamondon-Willard
2023-01-29adjust JSON formatter instead of adding a new oneJesse Plamondon-Willard
2023-01-29require subkey for update manifest checksJesse Plamondon-Willard
2023-01-29encapsulate update manifest implementation details when possibleJesse Plamondon-Willard
2023-01-29minor formatting, copyediting, and error-handlingJesse Plamondon-Willard
2022-10-01Add UpdateManifest site type.Jamie Taylor
2022-10-01refactor UpdateKey parsing, move responsibility for subkey matchingJamie Taylor
2022-09-28fix handling of GitHub prerelease versions marked as non-prereleaseJesse Plamondon-Willard
2022-08-31Merge branch 'develop' into stableJesse Plamondon-Willard
2022-08-31prepare for releaseJesse Plamondon-Willard
2022-08-31remove compatibility section in the new app manifestJesse Plamondon-Willard
2022-08-29Merge branch 'develop' into stableJesse Plamondon-Willard
2022-08-29prepare for releaseJesse Plamondon-Willard
2022-08-29deprecate PyTK compatibility modeJesse Plamondon-Willard
2022-08-29update compatibility workaround for the recent PyTK updateJesse Plamondon-Willard
2022-08-24distinguish empty/XNB folders from invalid manifest for error-trackingJesse Plamondon-Willard
2022-08-24fix broken mods with no ID listed as duplicateJesse Plamondon-Willard
2022-08-20Merge branch 'develop' into stableJesse Plamondon-Willard
2022-08-20prepare for releaseJesse Plamondon-Willard
2022-08-20fix early mod load errors incorrectly suppressedJesse Plamondon-Willard
2022-08-20fix deprecation notices split into two messages unnecessarilyJesse Plamondon-Willard
2022-08-18update schema for Content Patcher 1.28.0Jesse Plamondon-Willard
2022-08-16fix log parser error if a mod logged a null characterJesse Plamondon-Willard
2022-08-16clarify docsJesse Plamondon-Willard
2022-08-16log error if mod files are detected directly under Mods folderJesse Plamondon-Willard
2022-08-14switch SMAPI to portable PDB formatJesse Plamondon-Willard
2022-08-08fix log parsing for invalid content packs (#860)Jesse Plamondon-Willard
2022-08-08set error code on exit (#868)Jesse Plamondon-Willard
2022-08-08fix error when a mod is both duplicated and missing the DLLJesse Plamondon-Willard
2022-08-08update release notesJesse Plamondon-Willard
2022-08-08Merge pull request #869 from atravita-mods/patch-1Jesse Plamondon-Willard
2022-08-08Merge pull request #867 from lanturnalis/developJesse Plamondon-Willard
2022-08-08tweak new error textJesse Plamondon-Willard
2022-08-08remove DebugType build propertyJesse Plamondon-Willard
2022-08-05Adds an error message for an invaild pngatravita-mods
2022-07-28undo $@ to $* change per discussionJesse Plamondon-Willard
2022-07-28Merge pull request #865 from ishanjalan/unix-launcher-changesJesse Plamondon-Willard
2022-07-28Merge pull request #864 from KediDili/developJesse Plamondon-Willard
2022-07-28Merge pull request #863 from Pathoschild/dependabot/nuget/src/SMAPI.Web/Azure...Jesse Plamondon-Willard
2022-07-28Merge pull request #862 from ishanjalan/default-shell-macOSJesse Plamondon-Willard
2022-07-25Add condition to DebugType to allow for overridinglanturnalis
2022-07-24Jetbrains Rider suggestionsIshan Jalan
2022-07-24unix-launcher.sh optimisationsIshan Jalan
2022-07-22Fix for mistranslation in tr.jsonKediDili
2022-07-21Bump Azure.Storage.Blobs from 12.12.0 to 12.13.0 in /src/SMAPI.Webdependabot[bot]