Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

end of day animation speed fix #637

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

adnan-shoukfeh
Copy link

https://github.com/Pathoschild/StardewMods/issues/323
Allows for speeding up end of day animation #323

@adnan-shoukfeh adnan-shoukfeh changed the title end of day animation speed fix #323 end of day animation speed fix Apr 26, 2021
@Pathoschild Pathoschild self-requested a review May 16, 2021 16:16
@Pathoschild Pathoschild added this to the 2021-05 milestone May 16, 2021
@Pathoschild
Copy link
Owner

I made a few changes to fix the handler not applying.

The caveat is that we need a specialized event to run handlers on the shipping screen, and SMAPI will show a warning in the console:

Bypassed safety checks

These mods bypass SMAPI's normal safety checks, so they're more likely to cause errors or save
corruption. If your game has issues, try removing these first.

  • Fast Animations

Before I merge this, I want to see if SMAPI can raise the normal events on the shipping screen (before the actual save process starts) in an upcoming version, so we can avoid the warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants