summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2022-09-28fix handling of GitHub prerelease versions marked as non-prereleaseJesse Plamondon-Willard
2022-08-31prepare for releaseJesse Plamondon-Willard
2022-08-31remove compatibility section in the new app manifestJesse Plamondon-Willard
This apparently leads to NoSuitableGraphicsDeviceException errors when launching SMAPI for some players.
2022-08-29prepare for releaseJesse Plamondon-Willard
2022-08-29update compatibility workaround for the recent PyTK updateJesse Plamondon-Willard
2022-08-24fix broken mods with no ID listed as duplicateJesse Plamondon-Willard
2022-08-20prepare for releaseJesse 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-07-17update PintailJesse Plamondon-Willard
2022-07-17update release notesJesse Plamondon-Willard
2022-07-09update log parser for new update alert formatJesse Plamondon-Willard
2022-07-09raise deprecation levelsJesse Plamondon-Willard
2022-07-08update release notesJesse Plamondon-Willard
2022-07-08fix installer partly applying color theme before it's selectedJesse Plamondon-Willard
2022-07-08add log parser warning for PyTK compatibility modeJesse Plamondon-Willard
2022-07-06prepare for releaseJesse Plamondon-Willard
2022-07-06update compatibility list for broken CFAutomate unofficial updateJesse Plamondon-Willard
2022-07-05update release notesJesse Plamondon-Willard
2022-07-05fix trace logs not tracking reloaded map tilesheets as asset propagationJesse Plamondon-Willard
2022-07-05improve log parser's 'suggested fixes' stylesJesse Plamondon-Willard
2022-07-05detect missing/outdated Error Handler for 'suggested fixes' sectionJesse Plamondon-Willard
2022-07-05fix PyTK compatibility mode not handling some edge casesJesse Plamondon-Willard
2022-06-28migrate update checks to FluentHttpClientJesse Plamondon-Willard
WebClient isn't needed for compatibility with macOS after the .NET 5 update in Stardew Valley 1.5.5, and causes noticeable lag for some players even when running on a background thread.
2022-06-28update schema for Content Patcher 1.27.0Jesse Plamondon-Willard
2022-06-24fix config.user.json overrides no longer appliedJesse Plamondon-Willard
2022-06-22avoid unneeded overhead of ConcurrentQueueJesse Plamondon-Willard
2022-06-20deprecate support for updating ancient versions of SMAPIJesse Plamondon-Willard
2022-06-20add flag to disable deprecated codeJesse Plamondon-Willard
2022-06-19fix mod count in log parser metadataJesse Plamondon-Willard
2022-06-16prepare for releaseJesse Plamondon-Willard
2022-06-16fix case-sensitive mod ID checkJesse Plamondon-Willard
2022-06-12update compatibility listJesse Plamondon-Willard
2022-06-10update PintailJesse Plamondon-Willard
2022-06-10update Newtonsoft.JsonJesse Plamondon-Willard
2022-06-10tweak new code, update release notesJesse Plamondon-Willard
2022-06-10link to SMAPI 3.15 release highlightsJesse Plamondon-Willard
2022-06-10update to Harmony 2.2.1Jesse Plamondon-Willard
2022-06-10drop support for pre-Pintail proxyingJesse Plamondon-Willard
2022-06-10enable raw image loading by default, rename settingJesse Plamondon-Willard
2022-06-10add IRawTextureData asset typeJesse Plamondon-Willard
2022-06-10add experimental image load rewriteJesse Plamondon-Willard
2022-06-10rework VerboseLogging option to allow enabling for specific modsJesse Plamondon-Willard