update compatibility list

This commit is contained in:
Jesse Plamondon-Willard 2019-01-05 17:59:24 -05:00
parent 5d9a618bec
commit 60cca13d53
No known key found for this signature in database
GPG Key ID: 7D7C8097B62033CE
2 changed files with 42 additions and 1 deletions

View File

@ -9,6 +9,7 @@
* Restrict to Stardew Valley 1.3.33 or earlier (to avoid confusion when SDV 1.3.35 is released). * Restrict to Stardew Valley 1.3.33 or earlier (to avoid confusion when SDV 1.3.35 is released).
* Fixed 'unknown mod' deprecation warnings showing a stack trace when developers mode not enabled. * Fixed 'unknown mod' deprecation warnings showing a stack trace when developers mode not enabled.
* Fixed 'unknown mod' deprecation warnings when they occur in the Mod constructor. * Fixed 'unknown mod' deprecation warnings when they occur in the Mod constructor.
* Updated compatibility list.
* For modders: * For modders:
* Fixed `Constants.SaveFolderName` and `CurrentSavePath` not available during early load stages when using `Specialised.LoadStageChanged` event. * Fixed `Constants.SaveFolderName` and `CurrentSavePath` not available during early load stages when using `Specialised.LoadStageChanged` event.

View File

@ -146,6 +146,11 @@
} }
}, },
"Always Scroll Map": {
"ID": "bcmpinc.AlwaysScrollMap",
"~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
},
"Animal Mood Fix": { "Animal Mood Fix": {
"ID": "GPeters-AnimalMoodFix", "ID": "GPeters-AnimalMoodFix",
"~ | Status": "Obsolete", "~ | Status": "Obsolete",
@ -215,6 +220,11 @@
"MapLocalVersions": { "1.2-beta": "1.2" } "MapLocalVersions": { "1.2-beta": "1.2" }
}, },
"Craft Counter": {
"ID": "bcmpinc.CraftCounter",
"~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
},
"Crafting Counter": { "Crafting Counter": {
"ID": "lolpcgaming.CraftingCounter", "ID": "lolpcgaming.CraftingCounter",
"MapRemoteVersions": { "1.1": "1.0" } // not updated in manifest "MapRemoteVersions": { "1.1": "1.0" } // not updated in manifest
@ -266,6 +276,11 @@
"~1.1 | Status": "AssumeBroken" // runtime errors with Harmony 1.2.0.1 in SMAPI 2.8+ "~1.1 | Status": "AssumeBroken" // runtime errors with Harmony 1.2.0.1 in SMAPI 2.8+
}, },
"Fix Animal Tools": {
"ID": "bcmpinc.FixAnimalTools",
"~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
},
"Fix Scythe Exp": { "Fix Scythe Exp": {
"ID": "bcmpinc.FixScytheExp", "ID": "bcmpinc.FixScytheExp",
"~0.3 | Status": "AssumeBroken" // broke in 1.3: Exception from HarmonyInstance "bcmpinc.FixScytheExp" [...] Bad label content in ILGenerator. "~0.3 | Status": "AssumeBroken" // broke in 1.3: Exception from HarmonyInstance "bcmpinc.FixScytheExp" [...] Bad label content in ILGenerator.
@ -278,7 +293,7 @@
"Grass Growth": { "Grass Growth": {
"ID": "bcmpinc.GrassGrowth", "ID": "bcmpinc.GrassGrowth",
"~0.3 | Status": "AssumeBroken" // broke in 1.3.29 (runtime errors: System.IndexOutOfRangeException: Could not find instruction sequence) "~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
}, },
"Hunger Mod (skn)": { "Hunger Mod (skn)": {
@ -317,6 +332,11 @@
"~1.0.1 | Status": "AssumeBroken" // doesn't do anything as of SDV 1.2.33 (bad Harmony patch?) "~1.0.1 | Status": "AssumeBroken" // doesn't do anything as of SDV 1.2.33 (bad Harmony patch?)
}, },
"Movement Speed": {
"ID": "bcmpinc.MovementSpeed",
"~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
},
"Multiple Sprites and Portraits On Rotation (File Loading)": { "Multiple Sprites and Portraits On Rotation (File Loading)": {
"ID": "FileLoading", "ID": "FileLoading",
"MapLocalVersions": { "1.1": "1.12" } "MapLocalVersions": { "1.1": "1.12" }
@ -413,6 +433,11 @@
"~3.0.1 | Status": "AssumeBroken" // broke in SMAPI 2.6-beta.16 due to reflection into SMAPI internals "~3.0.1 | Status": "AssumeBroken" // broke in SMAPI 2.6-beta.16 due to reflection into SMAPI internals
}, },
"Stardew Hack": {
"ID": "bcmpinc.StardewHack",
"~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
},
"Stardew Notification": { "Stardew Notification": {
"ID": "stardewnotification", "ID": "stardewnotification",
"Default | UpdateKey": "GitHub:monopandora/StardewNotification" "Default | UpdateKey": "GitHub:monopandora/StardewNotification"
@ -430,6 +455,11 @@
"~1.0.2 | Status": "AssumeBroken" // broke in SDV 1.3 (runtime errors) "~1.0.2 | Status": "AssumeBroken" // broke in SDV 1.3 (runtime errors)
}, },
"Tilled Soil Decay": {
"ID": "bcmpinc.TilledSoilDecay",
"~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
},
"Time Reminder": { "Time Reminder": {
"ID": "KoihimeNakamura.TimeReminder", "ID": "KoihimeNakamura.TimeReminder",
"MapLocalVersions": { "1.0-20170314": "1.0.2" } "MapLocalVersions": { "1.0-20170314": "1.0.2" }
@ -440,11 +470,21 @@
"Default | UpdateKey": "GitHub:mralbobo/stardew-tool-charging" "Default | UpdateKey": "GitHub:mralbobo/stardew-tool-charging"
}, },
"Tree Spread": {
"ID": "bcmpinc.TreeSpread",
"~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
},
"Variable Grass": { "Variable Grass": {
"ID": "dantheman999.VariableGrass", "ID": "dantheman999.VariableGrass",
"Default | UpdateKey": "GitHub:dantheman999301/StardewMods" "Default | UpdateKey": "GitHub:dantheman999301/StardewMods"
}, },
"Yet Another Harvest With Scythe Mod": {
"ID": "bcmpinc.HarvestWithScythe",
"~0.6 | Status": "AssumeBroken" // breaks newer versions of bcmpinc mods (per bcmpinc's request)
},
"Zoom Out Extreme": { "Zoom Out Extreme": {
"ID": "RockinMods.ZoomMod", "ID": "RockinMods.ZoomMod",
"FormerIDs": "ZoomMod", // changed circa 1.2.1 "FormerIDs": "ZoomMod", // changed circa 1.2.1