Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-28 | fix handling of GitHub prerelease versions marked as non-prerelease | Jesse Plamondon-Willard | |
2022-08-31 | prepare for release | Jesse Plamondon-Willard | |
2022-08-31 | remove compatibility section in the new app manifest | Jesse Plamondon-Willard | |
This apparently leads to NoSuitableGraphicsDeviceException errors when launching SMAPI for some players. | |||
2022-08-29 | prepare for release | Jesse Plamondon-Willard | |
2022-08-29 | update compatibility workaround for the recent PyTK update | Jesse Plamondon-Willard | |
2022-08-24 | fix broken mods with no ID listed as duplicate | Jesse Plamondon-Willard | |
2022-08-20 | prepare for release | Jesse Plamondon-Willard | |
2022-08-18 | update schema for Content Patcher 1.28.0 | Jesse Plamondon-Willard | |
2022-08-16 | fix log parser error if a mod logged a null character | Jesse Plamondon-Willard | |
2022-08-16 | clarify docs | Jesse Plamondon-Willard | |
2022-08-16 | log error if mod files are detected directly under Mods folder | Jesse Plamondon-Willard | |
2022-08-14 | switch SMAPI to portable PDB format | Jesse Plamondon-Willard | |
2022-08-08 | fix log parsing for invalid content packs (#860) | Jesse Plamondon-Willard | |
2022-08-08 | set error code on exit (#868) | Jesse Plamondon-Willard | |
2022-08-08 | fix error when a mod is both duplicated and missing the DLL | Jesse Plamondon-Willard | |
2022-08-08 | update release notes | Jesse Plamondon-Willard | |
2022-07-17 | update Pintail | Jesse Plamondon-Willard | |
2022-07-17 | update release notes | Jesse Plamondon-Willard | |
2022-07-09 | update log parser for new update alert format | Jesse Plamondon-Willard | |
2022-07-09 | raise deprecation levels | Jesse Plamondon-Willard | |
2022-07-08 | update release notes | Jesse Plamondon-Willard | |
2022-07-08 | fix installer partly applying color theme before it's selected | Jesse Plamondon-Willard | |
2022-07-08 | add log parser warning for PyTK compatibility mode | Jesse Plamondon-Willard | |
2022-07-06 | prepare for release | Jesse Plamondon-Willard | |
2022-07-06 | update compatibility list for broken CFAutomate unofficial update | Jesse Plamondon-Willard | |
2022-07-05 | update release notes | Jesse Plamondon-Willard | |
2022-07-05 | fix trace logs not tracking reloaded map tilesheets as asset propagation | Jesse Plamondon-Willard | |
2022-07-05 | improve log parser's 'suggested fixes' styles | Jesse Plamondon-Willard | |
2022-07-05 | detect missing/outdated Error Handler for 'suggested fixes' section | Jesse Plamondon-Willard | |
2022-07-05 | fix PyTK compatibility mode not handling some edge cases | Jesse Plamondon-Willard | |
2022-06-28 | migrate update checks to FluentHttpClient | Jesse 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-28 | update schema for Content Patcher 1.27.0 | Jesse Plamondon-Willard | |
2022-06-24 | fix config.user.json overrides no longer applied | Jesse Plamondon-Willard | |
2022-06-22 | avoid unneeded overhead of ConcurrentQueue | Jesse Plamondon-Willard | |
2022-06-20 | deprecate support for updating ancient versions of SMAPI | Jesse Plamondon-Willard | |
2022-06-20 | add flag to disable deprecated code | Jesse Plamondon-Willard | |
2022-06-19 | fix mod count in log parser metadata | Jesse Plamondon-Willard | |
2022-06-16 | prepare for release | Jesse Plamondon-Willard | |
2022-06-16 | fix case-sensitive mod ID check | Jesse Plamondon-Willard | |
2022-06-12 | update compatibility list | Jesse Plamondon-Willard | |
2022-06-10 | update Pintail | Jesse Plamondon-Willard | |
2022-06-10 | update Newtonsoft.Json | Jesse Plamondon-Willard | |
2022-06-10 | tweak new code, update release notes | Jesse Plamondon-Willard | |
2022-06-10 | link to SMAPI 3.15 release highlights | Jesse Plamondon-Willard | |
2022-06-10 | update to Harmony 2.2.1 | Jesse Plamondon-Willard | |
2022-06-10 | drop support for pre-Pintail proxying | Jesse Plamondon-Willard | |
2022-06-10 | enable raw image loading by default, rename setting | Jesse Plamondon-Willard | |
2022-06-10 | add IRawTextureData asset type | Jesse Plamondon-Willard | |
2022-06-10 | add experimental image load rewrite | Jesse Plamondon-Willard | |
2022-06-10 | rework VerboseLogging option to allow enabling for specific mods | Jesse Plamondon-Willard | |