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

fix auto recall warnings not made during combat #2673

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

Kenionatus
Copy link
Contributor

@Kenionatus Kenionatus commented Jun 3, 2024

The reminder stacks were increased but the increase would not be commnunicated to the players if they were in combat during it, leading to auto recall announcements being missable.

fixes #2672

Why It's Good For The Game

Players not knowing that auto recall is approaching is bad because surprise auto recall is lame. This makes sure that the time is always available to the players.

Testing Photographs and Procedure

Admin completed initial objectives, voted for extension, set next_objective_reminder low enough to get a reminder (got a reminder), spawned in a pirate fleet in current system, set next_objective_reminder low again, (got a reminder), set it low again (got the "recall delayed due to combat message"), waited 10 minutes, got auto recalled. (I believe the 10 minutes wait after the recall is delayed are not related to this PR.)

Changelog

🆑
fix: Auto recall reminders now also get sent during combat
/:cl:

The reminder stacks were increased but the increase would not be commnunicated to the players if they were in combat during it, leading to auto recall announcements being missable.
@Kenionatus
Copy link
Contributor Author

Kenionatus commented Aug 3, 2024

The propper rework has become one of the things I eternally procrastinate. I recommend properly merging this for now.

@Bokkiewokkie Bokkiewokkie merged commit f5c8781 into BeeStation:master Aug 16, 2024
9 checks passed
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.

Auto recall reminder omitted during combat
3 participants