This page was last updated on 04 November 2024, 5:39PM
Changelogs
Version 0.4.0
Fixed: Compatibility with Stardew Valley 1.6.9.
Version 0.3.0
Added: A `Message` type event that plays a sound and displays a message, like how `Placement` events work, but that doesn't actually place anything.
Fixed: Issue where some events caused crashes for farmhands in multiplayer due to missing constructors.
Fixed: Issue where side effects would not run for farmhands.
Fixed: Issue where an invalid item could be spawned and cause issues for saving the game. (Fixed in Stardew Valley 1.6.9, but this is a fix for previous versions of the game.)
Fixed: Remove some unnecessary log messages that were confusing users.