Releases: Pathoschild/SMAPI
2.5.5
This is an old release. You should use the latest version instead!
SMAPI 2.5 mainly...
- Adds support for content packs.
Content packs are collections of files for a SMAPI mod to load. These can be installed directly underMods
like a normal SMAPI mod, get automatic update and compatibility checks, and provide convenient APIs to the mods that read them. (Existing content packs for some mods will need an update to work this way.) - Adds mod detection for unhandled errors (so most errors now mention which mod caused them).
- Adds install scripts for Linux/Mac (no more manual terminal commands!).
- Adds the missing mod's name and URL to dependency errors.
- And includes various other fixes and improvements.
Minor releases:
- 2.5.1 fixes an event error in rare cases with SMAPI 2.5.
- 2.5.2 fixes an issue with mod asset changes not taking effect and fixes the log parser being blank in some cases.
- 2.5.3 includes several fixes, improved compatibility and update checks, and internal changes to support the upcoming Stardew Valley 1.3 beta.
- 2.5.4 improves the content API to support newer mods like Content Patcher, and makes internal changes to support the upcoming Stardew Valley 1.3 beta.
- 2.5.5 fixes various bugs and errors, and makes internal changes for the upcoming Stardew Valley 1.3 beta.
Requires Stardew Valley 1.2.30+ on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.
2.5.4
This is an old release. You should use the latest version instead!
2.5.4 improves the content API to support newer mods like Content Patcher, and makes internal changes to support the upcoming Stardew Valley 1.3 beta.
Requires Stardew Valley 1.2.30+ on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.
2.5.3
This is an old release. You should use the latest version instead!
2.5.3 includes several fixes, improved compatibility and update checks, and internal changes to support the upcoming Stardew Valley 1.3 beta.
Requires Stardew Valley 1.2.30+ 1.2.33 on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.
2.5.2
This is an old release. You should use the latest version instead!
This fixes an issue with mod asset changes not taking effect, and fixes the log parser being blank after upload in some cases.
Requires Stardew Valley 1.2.30+ on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.
2.5.1
This is an old release. You should use the latest version instead!
This fixes an event error in rare cases with SMAPI 2.5.
Requires Stardew Valley 1.2.30+ on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.
2.5
This is an old release. You should use the latest version instead!
This release mainly...
- Adds support for content packs.
Content packs are collections of files for a SMAPI mod to load. These can be installed directly underMods
like a normal SMAPI mod, get automatic update and compatibility checks, and provide convenient APIs to the mods that read them. (Existing content packs for some mods will need an update to work this way.) - Adds mod detection for unhandled errors (so most errors now mention which mod caused them).
- Adds install scripts for Linux/Mac (no more manual terminal commands!).
- Adds the missing mod's name and URL to dependency errors.
- And includes various other fixes and improvements.
Requires Stardew Valley 1.2.30+ on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.
2.4
This is an old release. You should use the latest version instead!
This mainly fixes several issues (including the visual map glitch) and adds events for save file creation.
Requires Stardew Valley 1.2.30+ on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.
2.3
This is an old release. You should use the latest version instead!
For players, this mainly adds a user-friendly download page and fixes a few issues.
For modders, this adds mod-provided APIs, which allow simple integrations between mods even without direct dependencies (see docs). 2.3 also reintroduces the GameEvents.FirstUpdateTick
event, adds an IsSuppressed
flag to input events so mods can optionally avoid handling keys another mod has already handled, and fixes several issues.
Requires Stardew Valley 1.2.30+ on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.
2.2
This is an old release. You should use the latest version instead!
This fixes a number of issues and errors, improves the log parser, and adds small improvements to the latest APIs.
Compatible with Stardew Valley 1.2.30+ on Linux/Mac/Windows, and most mods for SMAPI 0.40+.
2.1
This is an old release. You should use the latest version instead!
This mainly adds a log parser, improves the Steam instructions in the installer, renames the TrainerMod mod to ConsoleCommands to clarify its purpose, and improves the modding features added by SMAPI 2.0.
Requires Stardew Valley 1.2.30+ on Linux/Mac/Windows. Compatible with most mods for SMAPI 0.40+.