Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

SinZ163 and atravita

Uploaded by

atravita

Virus scan

Safe to use

About this mod

An automated way to run events in the game.

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.

Requirements
Permissions and credits
Changelogs
Donations
Helps you test events by running them automatically.

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.


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.

Config

The single config option EventSpeedRatio allows you to speed up events.

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.


See also