Jesse Plamondon-Willard
Jesse Plamondon-Willard
Let players edit friendship points with their farm animals and pet, and possibly have an option to prevent friendship decay with animals too. Suggested by multiple players over time at...
The instant build option should also affect farmhouse upgrades. [Suggested by Neddtopia on Nexus](https://www.nexusmods.com/stardewvalley/mods/4/?tab=posts&jump_to_comment=79636853).
SMAPI officially runs on Linux, macOS, Windows, and Steam Deck (see [player guide](https://stardewvalleywiki.com/Modding:Player_Guide)). I don't plan to port it to mobile/consoles myself, but I'm happy to provide any help needed...
When a farmhand constructs a new farm building, multiplayer sync on other players continuously replaces the `Building::indoors` value for farm buildings with a new location instance. That breaks events since...
Consider adding mod pages to smapi.io to show more info like GitHub licenses and per-site versions.
Add an API to add/replace cues, and possibly override the game's music selection. Requires Stardew Valley 1.4 (#638).
Consider code-signing SMAPI releases to reduce antivirus false positives.
In multiplayer, maps don't update correctly for farmhands in some cases. Common symptom include conditional changes not applied or unapplied, or corrupted community center textures (see examples [one](https://user-images.githubusercontent.com/230581/171780939-b8425912-4fa8-41d1-a8d6-e7416d969344.png) and [two](https://user-images.githubusercontent.com/230581/171780979-c2b6c057-3262-4143-afc4-b74ce53b7a07.png))....
Make all colors configurable to support mods like [Dark User Interface](https://www.nexusmods.com/stardewvalley/mods/4056), enable high-contrast colors for accessibility, etc.
Automate only lets you connect a chest to directly adjacent machines. Transport pipes would let you connect chests and machines from a distance.