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: Totem of Corruption expiry warning sometimes not working #2554

Merged
merged 3 commits into from
Sep 21, 2024

Conversation

qtlunya
Copy link
Contributor

@qtlunya qtlunya commented Sep 20, 2024

What

Fixed Totem of Corruption expiry warning not working if the timer skipped a second by changing the check to <= and adding a time-limited cache of totems that have been warned about.

Changelog Fixes

  • Fixed Totem of Corruption expiry warning not working in some cases. - Luna

@github-actions github-actions bot added the Bug Fix Bug fixes label Sep 20, 2024
@hannibal002 hannibal002 added this to the Version 0.27 milestone Sep 20, 2024
Copy link
Owner

@hannibal002 hannibal002 left a comment

Choose a reason for hiding this comment

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

Use TimeLimitedSet instead

@hannibal002 hannibal002 merged commit 8a0a2fb into hannibal002:beta Sep 21, 2024
4 checks passed
@github-actions github-actions bot removed the Bug Fix Bug fixes label Sep 21, 2024
@qtlunya qtlunya deleted the fix-totem-expiry-warning branch October 11, 2024 10:49
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.

2 participants