summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI.Toolkit/Framework
AgeCommit message (Expand)Author
2018-08-14drop backwards compatibility in update-check APIJesse Plamondon-Willard
2018-08-11add support for loading unpacked .json files through content API (#576)Jesse Plamondon-Willard
2018-07-03fix missing manifest not marking mod invalid (#532)Jesse Plamondon-Willard
2018-07-02fix backwards-compatible API fields not being serialised (#532)Jesse Plamondon-Willard
2018-07-01add toolkit method for API data (#532)Jesse Plamondon-Willard
2018-06-30move basic mod scanning into the toolkit (#532)Jesse Plamondon-Willard
2018-06-29fix web API client not using correct JSON settings (#532)Jesse Plamondon-Willard
2018-06-29add includeExtendedMetadata option to toolkit client (#532)Jesse Plamondon-Willard
2018-06-29simplify mod API response structure (#532)Jesse Plamondon-Willard
2018-06-29add optional extended metadata to mods API (#532)Jesse Plamondon-Willard
2018-06-28add support for unofficial version in update checks (#532)Jesse Plamondon-Willard
2018-06-28use more structured API response for update checks (#532)Jesse Plamondon-Willard
2018-06-27add method to get all data records (#532)Jesse Plamondon-Willard
2018-06-27encapsulate mod DB a bit better for use outside SMAPI (#532)Jesse Plamondon-Willard
2018-06-27move mod DB parsing into toolkit (#532)Jesse Plamondon-Willard
2018-06-24add more verbose logs to simplify troubleshootingJesse Plamondon-Willard
2018-06-19rewrite update checks (#551)Jesse Plamondon-Willard
2018-06-06return file versions from Nexus in web API (#532)Jesse Plamondon-Willard
2018-06-05tweak client for reuse in toolkit (#532)Jesse Plamondon-Willard
2018-06-02move web API client into toolkit (#532)Jesse Plamondon-Willard
2018-05-30add summary and 'unofficial' status to wiki client (#532)Jesse Plamondon-Willard
2018-05-26improve wiki parsing (#532)Jesse Plamondon-Willard
2018-05-25add wiki compatibility list parsing to toolkit (#532)Jesse Plamondon-Willard