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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

Opening this as draft for now in case I get sidetracked before I can properly rework it.

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.
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