Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-14 | drop backwards compatibility in update-check API | Jesse Plamondon-Willard | |
Update checks from older versions of SMAPI are never useful now that Stardew Valley 1.3 is released: older versions of SMAPI won't launch in Stardew Valley 1.3 (so they won't check for updates), and newer versions of SMAPI/mods won't work with older versions of the game. | |||
2018-07-02 | fix backwards-compatible API fields not being serialised (#532) | Jesse Plamondon-Willard | |
2018-07-01 | add toolkit method for API data (#532) | Jesse Plamondon-Willard | |
2018-06-29 | fix web API client not using correct JSON settings (#532) | Jesse Plamondon-Willard | |
2018-06-29 | add includeExtendedMetadata option to toolkit client (#532) | Jesse Plamondon-Willard | |
2018-06-29 | simplify mod API response structure (#532) | Jesse Plamondon-Willard | |
2018-06-29 | add optional extended metadata to mods API (#532) | Jesse Plamondon-Willard | |
2018-06-28 | add support for unofficial version in update checks (#532) | Jesse Plamondon-Willard | |
2018-06-28 | use more structured API response for update checks (#532) | Jesse Plamondon-Willard | |
2018-06-24 | add more verbose logs to simplify troubleshooting | Jesse Plamondon-Willard | |
2018-06-19 | rewrite update checks (#551) | Jesse Plamondon-Willard | |
2018-06-06 | return file versions from Nexus in web API (#532) | Jesse Plamondon-Willard | |
2018-06-05 | tweak client for reuse in toolkit (#532) | Jesse Plamondon-Willard | |
2018-06-02 | move web API client into toolkit (#532) | Jesse Plamondon-Willard | |
2018-05-30 | add summary and 'unofficial' status to wiki client (#532) | Jesse Plamondon-Willard | |
2018-05-26 | improve wiki parsing (#532) | Jesse Plamondon-Willard | |
2018-05-25 | add wiki compatibility list parsing to toolkit (#532) | Jesse Plamondon-Willard | |