Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-17 | update image reference | Jesse Plamondon-Willard | |
2022-07-17 | Moving Sidebar GIF to SVG | Ishan Jalan | |
2022-07-09 | update log parser for new update alert format | Jesse Plamondon-Willard | |
2022-07-09 | Merge pull request #858 from ishanjalan/develop | Jesse Plamondon-Willard | |
Fix pufferchick SVG icons having different sizes | |||
2022-07-09 | Update pufferchick-cool.svg | Ishan Jalan | |
2022-07-09 | raise deprecation levels | Jesse Plamondon-Willard | |
2022-07-08 | update release notes | Jesse Plamondon-Willard | |
2022-07-08 | Merge pull request #857 from ishanjalan/develop | Jesse Plamondon-Willard | |
Change pufferchick web icons to SVG | |||
2022-07-08 | bypass browser cache & delete unused images | Jesse Plamondon-Willard | |
2022-07-08 | simplify .gitignore | Jesse Plamondon-Willard | |
2022-07-08 | Update pufferchick-cool.svg | Ishan Jalan | |
2022-07-08 | pufferchick-cool updated [2] | Ishan Jalan | |
2022-07-08 | Updated pufferchick cool | Ishan Jalan | |
2022-07-08 | SVGs for pufferchick and pufferchick-cool | Ishan Jalan | |
SVG > PNG | |||
2022-07-08 | Merge pull request #855 from spacechase0/appmanifest | Jesse Plamondon-Willard | |
Add app.manifest, fixing DPI awareness | |||
2022-07-08 | match settings used by the game | Jesse Plamondon-Willard | |
2022-07-08 | apply editorconfig | Jesse Plamondon-Willard | |
2022-07-08 | Merge pull request #852 from TehPers/TehPers/search-local-deps | Jesse Plamondon-Willard | |
Search assembly directory for dependencies | |||
2022-07-08 | refactor assembly resolver to avoid repeatedly copying search directory list | 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 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |
2022-07-06 | prepare for release | Jesse Plamondon-Willard | |
2022-07-06 | fix build warnings | Jesse Plamondon-Willard | |
2022-07-06 | update code annotations | 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 | Merge pull request #854 from ishanjalan/develop | Jesse Plamondon-Willard | |
Current version in mod check | |||
2022-07-05 | remove artifacts, tweak text | 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-07-04 | Add app.manifest, fixing DPI awareness | Chase Warrington | |
2022-07-02 | Current version in mod check | Ishan Jalan | |
Added "(You have x.x.x)" to the mod update check. | |||
2022-06-28 | remove obsolete override | Jesse Plamondon-Willard | |
SMAPI no longer raises UsesDynamic warnings. | |||
2022-06-28 | fix deprecation check | Jesse Plamondon-Willard | |
2022-06-28 | Search assembly directory for dependencies | TehPers | |
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-26 | copy .NET metadata files on local deploy | Jesse Plamondon-Willard | |
2022-06-26 | split local deploy into its own targets file | Jesse Plamondon-Willard | |
2022-06-24 | avoid cancellation token for tracking exit state | Jesse Plamondon-Willard | |
This apparently causes noticeable lag for a minority of players. | |||
2022-06-24 | fix config.user.json overrides no longer applied | Jesse Plamondon-Willard | |
2022-06-22 | update fluent HTTP client | 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 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |