summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-11-05 16:25:17 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-11-05 16:25:17 -0500
commit0f231064d54316853912294fed603444f9faf293 (patch)
tree8fc40a5c45e2f68ce68dac15448a3bab7debd089 /src/SMAPI.Web/wwwroot
parente1e02357af6e2c5851aad799f4b5e78a990a2790 (diff)
downloadSMAPI-0f231064d54316853912294fed603444f9faf293.tar.gz
SMAPI-0f231064d54316853912294fed603444f9faf293.tar.bz2
SMAPI-0f231064d54316853912294fed603444f9faf293.zip
disable three mods broken by Harmony update
Diffstat (limited to 'src/SMAPI.Web/wwwroot')
-rw-r--r--src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json b/src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json
index 6f8d9c40..b16cb99f 100644
--- a/src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json
+++ b/src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json
@@ -115,6 +115,11 @@
"MapRemoteVersions": { "1.3.1": "1.3" } // manifest not updated
},
+ "BJS Night Sounds": {
+ "ID": "BunnyJumps.BJSNightSounds",
+ "~1.0.0 | Status": "AssumeBroken" // runtime errors with Harmony 1.2.0.1 in SMAPI 2.8+
+ },
+
"Casks Anywhere": {
"ID": "CasksAnywhere",
"MapLocalVersions": { "1.1-alpha": "1.1" }
@@ -194,7 +199,12 @@
"Fishing Adjust": {
"ID": "shuaiz.FishingAdjustMod",
- "~2.0.1 | Status": "AssumeBroken" // Method not found: 'Void Harmony.HarmonyInstance.Patch(System.Reflection.MethodBase, Harmony.HarmonyMethod, Harmony.HarmonyMethod, Harmony.HarmonyMethod)'
+ "~2.0.1 | Status": "AssumeBroken" // Method not found: 'Void Harmony.HarmonyInstance.Patch(System.Reflection.MethodBase, Harmony.HarmonyMethod, Harmony.HarmonyMethod, Harmony.HarmonyMethod)'
+ },
+
+ "Fishing Automaton": {
+ "ID": "Drynwynn.FishingAutomaton",
+ "~1.1 | Status": "AssumeBroken" // runtime errors with Harmony 1.2.0.1 in SMAPI 2.8+
},
"Fix Scythe Exp": {
@@ -263,6 +273,11 @@
"MapLocalVersions": { "2.1": "1.3" } // 1.3 had wrong version in manifest
},
+ "No Added Flying Mine Monsters": {
+ "ID": "Drynwynn.NoAddedFlyingMineMonsters",
+ "~1.1 | Status": "AssumeBroken" // runtime errors with Harmony 1.2.0.1 in SMAPI 2.8+
+ },
+
"No Debug Mode": {
"ID": "NoDebugMode",
"~ | Status": "Obsolete",