summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/StardewModdingAPI.config.json
AgeCommit message (Expand)Author
2017-09-26add data for a few more mods (#361)Jesse Plamondon-Willard
2017-09-25consolidate update fields in manifest & SMAPI config (#336, #361)Jesse Plamondon-Willard
2017-09-25don't check for updates to Entoarox mods per request (#361)Jesse Plamondon-Willard
2017-09-25add mod data for update checks (#361)Jesse Plamondon-Willard
2017-09-24add support for remapping legacy versions for update checks (#361)Jesse Plamondon-Willard
2017-09-24update config documentation (#361)Jesse Plamondon-Willard
2017-09-24remove name from data record (#361)Jesse Plamondon-Willard
2017-09-24add support for specifying default update fields, migrate mods already in mod...Jesse Plamondon-Willard
2017-09-24minor bug fixes (#361)Jesse Plamondon-Willard
2017-09-24revamp mod compatibility fields to allow broader use of mod data records (#361)Jesse Plamondon-Willard
2017-09-23abstract mod IDs with multiple variants (#361)Jesse Plamondon-Willard
2017-09-23rename mod compatibility records for broader use (#361)Jesse Plamondon-Willard
2017-09-23unify disabled-mod and compatibility lists (#361)Jesse Plamondon-Willard
2017-09-23update compatibility list for SMAPI 2.0Jesse Plamondon-Willard
2017-09-23add mod update checks based on manifest fields (#336)Jesse Plamondon-Willard
2017-09-23migrate SMAPI update check to new web API (#336)Jesse Plamondon-Willard
2017-08-14update compatibility listJesse Plamondon-Willard
2017-08-14blacklist old versions of Entoarox mods (overhauled for SMAPI 1.11+ compatibi...Jesse Plamondon-Willard
2017-07-23update compatibility listJesse Plamondon-Willard
2017-07-23simplify compatibility list by defaulting compatibility type, update readmeJesse Plamondon-Willard
2017-07-23simplify compatibility skip message in 2.0 & combine update URL fieldsJesse Plamondon-Willard
2017-06-12add SerializerUtils to obsolete-mods listJesse Plamondon-Willard
2017-06-12add separate list of obsolete modsJesse Plamondon-Willard
2017-06-02add TimeSpeed <2.2.1 to incompatibility listJesse Plamondon-Willard
2017-06-02bump incompatible version of Better SprinklersJesse Plamondon-Willard
2017-05-15update compatibility blacklist for SDV 1.2Jesse Plamondon-Willard
2017-05-08add optional verbose context loggingJesse Plamondon-Willard
2017-04-24update for SDV 1.2 non-beta releaseJesse Plamondon-Willard
2017-04-23unify SMAPI versions for SDV 1.11 and 1.2 using compile switches where needed...Jesse Plamondon-Willard
2017-04-05unbackport for SDV 1.2 branch (#258)Jesse Plamondon-Willard
2017-03-30backport SMAPI 1.9 to Stardew Valley 1.11 (#258)Jesse Plamondon-Willard
2017-03-26rewrite ItemStackChange references to correct namespace (#254)Jesse Plamondon-Willard
2017-03-25rewrite removed font references for compatibilityJesse Plamondon-Willard
2017-03-16add inline documentation to StardewModdingAPI.config.json fileJesse Plamondon-Willard
2017-03-14let players override SMAPI incompatible-code detection if neededJesse Plamondon-Willard
2017-03-14remove unofficial patch for Chest Label System (no longer available)Jesse Plamondon-Willard
2017-03-12update incompatibility record for Better SprinklersJesse Plamondon-Willard
2017-02-23merge config filesJesse Plamondon-Willard
2016-12-22add config setting to disable update checks (#202)Jesse Plamondon-Willard
2016-12-22autogenerate SMAPI config (#202)Jesse Plamondon-Willard
2016-12-21rename SMAPI config file for consistency (#192, #202)Jesse Plamondon-Willard