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

Implement StopTime, SlowTime mod compat #760

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Implement StopTime, SlowTime mod compat #760

merged 1 commit into from
Jan 2, 2024

Conversation

xen-42
Copy link
Member

@xen-42 xen-42 commented Dec 23, 2023

Improvements

  • StopTime and SlowTime mods will now effect the time loop in new systems

@xen-42 xen-42 marked this pull request as ready for review December 23, 2023 20:44
TimeLoop._loopDuration = minutes * 60f;

// If slow time mod is on give them at least an hour
// This won't slow down time based events like sand sizes but oh well
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh well

@MegaPiggy MegaPiggy merged commit 02b4c2b into dev Jan 2, 2024
2 checks passed
@MegaPiggy MegaPiggy deleted the stop-time-compat branch January 2, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants