About this mod
An automated way to run events in the game. Now with fast forward and chat commands.
Basically, 1.6 has made event parsing much, much stricter. And there's no good way to test if your events work unless you just...run all of them. Which can take some time. But we can automate it! This mod simply plays events automatically.
- Requirements
- Permissions and credits
-
Translations
- Japanese
- Changelogs
- Donations
Basically, 1.6 has made event parsing much, much stricter. And there's no good way to test if your events work unless you just...run all of them. Which can take some time. But we can automate it! This mod simply plays events automatically, including every branch, to check for parsing errors. It does so at configurable speed.
Also contains commands to help validate correctness.
Install
- Install the latest version of SMAPI.
- Download this mod and unzip it into Stardew Valley/Mods.
- Run the game using SMAPI.
Config
- EventSpeedRatio defines how fast the mod should speed up events it launched.
- FastForwardRatio defines how fast the entire game state should be sped up if fastforward is enabled.
- FastForwardKeybind defines the button used for the fast forward state.
- AllowCheats enables the game's debug commands to be used via the chatbox.
Usage
For formatting reasons, please see the github documentation. Nexus isn't a fan of my HTML tables.
One thing to note: this will remove every item from your inventory while testing, to avoid the code pausing for an overfull inventory.
Compatibility
- Works with Stardew Valley 1.6 +on Linux/macOS/Windows.
- Honestly, if you're testing mods, you're probably playing singleplayer and launching the game every third minute or something. Thus, only really tested in singleplayer. Very likely fine in multiplayer, however, very likely will do something weird in splitscreen.
Much thanks to:
See also