Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(+ replacement for New Machines)
(→‎SMAPI mods: Jiggly Junimo Bundles updated officially)
(4 intermediate revisions by the same user not shown)
Line 1,205: Line 1,205:
 
   |author  = Jonas Henriksson
 
   |author  = Jonas Henriksson
 
   |author2 = Greger
 
   |author2 = Greger
   |hide-url= https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |url     = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
   |status  = workaround
+
   |status  = ok
   |summary = use [https://community.playstarbound.com/attachments/jigglyjunimobundle-1-1-2-pathoschild-update-zip.191206 unofficial update] (<small>1.1.2-pathoschild-update</small>).
+
   |summary =  
 
   |source  = https://github.com/gr3ger/Stardew_JJB
 
   |source  = https://github.com/gr3ger/Stardew_JJB
 
   |links  = https://github.com/gr3ger/Stardew_JJB/pull/1
 
   |links  = https://github.com/gr3ger/Stardew_JJB/pull/1
Line 1,922: Line 1,922:
 
   |author  = Igorious
 
   |author  = Igorious
 
   |url    = http://community.playstarbound.com/resources/showcase.4487
 
   |url    = http://community.playstarbound.com/resources/showcase.4487
   |status  = soon
+
   |status  = broken
 
   |summary =  
 
   |summary =  
 
   |source  = https://github.com/Igorious/Stardew_Valley_Showcase_Mod/
 
   |source  = https://github.com/Igorious/Stardew_Valley_Showcase_Mod/
Line 2,302: Line 2,302:
 
   |name2  = 3-heart Dance Partner
 
   |name2  = 3-heart Dance Partner
 
   |author  = spacechase0
 
   |author  = spacechase0
   |url     = http://www.nexusmods.com/stardewvalley/mods/500
+
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/500
   |status  = soon-official
+
   |status  = workaround
   |summary =  
+
   |summary = use [https://community.playstarbound.com/attachments/threeheartdancepartner-1-0-2-pathoschild-update-zip.191212 unofficial update] (<small>1.0.2-pathoschild-update</small>)
 
   |source  = https://github.com/spacechase0/ThreeHeartDancePartner
 
   |source  = https://github.com/spacechase0/ThreeHeartDancePartner
 +
  |links  = https://github.com/spacechase0/ThreeHeartDancePartner/pull/1
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 2,535: Line 2,536:
 
Status of known SMAPI mods:
 
Status of known SMAPI mods:
 
{{/barchart
 
{{/barchart
   |ok        = 200
+
   |ok        = 199
   |workaround = 51
+
   |workaround = 55
   |soon      = 6
+
   |soon      = 2
   |broken    = 33
+
   |broken    = 34
 
   |total      = 290
 
   |total      = 290
 
}}
 
}}
Line 2,551: Line 2,552:
 
! endorsements
 
! endorsements
 
! (metadata)
 
! (metadata)
{{/entry
 
  |name    = Showcase
 
  |author  = Igorious
 
  |url    = http://community.playstarbound.com/resources/showcase.4487
 
  |status  = soon
 
  |summary = —
 
  |source  = https://github.com/Igorious/Stardew_Valley_Showcase_Mod/
 
}}
 
 
|}
 
|}
  
 
[[Category:Modding]]
 
[[Category:Modding]]

Revision as of 22:31, 12 October 2017

Index

For players with SMAPI 1.15: all the updates below are compatible with SMAPI 1.15.
For players with SMAPI 2.0: SMAPI 2.0 enables new kinds of mods, but no longer supports deprecated APIs. Mods with deprecation warnings won't work in SMAPI 2.0, which will release in Q4 2017.

For players

What to do

  1. For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
  2. If a mod is still failing, post a message in the SMAPI 2.0 migration thread (with your SMAPI log attached) and we'll help.

SMAPI mods

Here's a list of mods tested with SMAPI 2.0. Please don't edit this list directly; post a message in the SMAPI 2.0 migration thread instead.

  1. This only shows whether a mod is compatible; it may have bugs unrelated to SMAPI 2.0. Many mods broke in Stardew Valley 1.1 and 1.2, so 'broken' doesn't necessarily mean broken by SMAPI 2.0 itself.

For mod developers

What to do

See how to update deprecated code. You can...

  • Add or update your mods in the list above (see format).
  • Post a message in the SMAPI 2.0 migration thread to ask questions or say when your mods are updated.
  • Chat or ask questions in #modding on Discord. (A preview version of SMAPI 2.0 is also pinned there to test your mods.)

When updating a mod, avoiding new SMAPI 2.0 APIs is strongly recommended. The new APIs are subject to change until 2.0 is officially released, and having mods only work in an unreleased version of SMAPI may confuse players. Instead, you should just fix deprecation warnings so your mods will work fine in both SMAPI 1.15 and 2.0.

Overall compatibility

Status of known SMAPI mods:

 
88% are compatible or have a working alternative.
 
1% have an update coming soon.
 
12% are broken and not open-source.¹

¹ Many of these broke due to a Stardew Valley update. Some may be updated by their authors later.

Update queue

The following are open-source mods that need updates before SMAPI 2.0 is released (sorted by endorsements on Nexus).