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

Fixes an exploit with Praetorian Oppressor hook #5375

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

Birdtalon
Copy link
Contributor

@Birdtalon Birdtalon commented Jan 3, 2024

About the pull request

The cooldown was not applied until after throw_atom() which sleeps was operated on which allowed a brief but usable window to cast the ability twice if we hit something. We now apply cooldown before we start throwing atoms around so this is no longer possible.

dreamseeker_2024-01-03_21-58-31
dreamseeker_2024-01-03_22-01-19

Explain why it's good for the game

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: Fixed exploit in praetorian hook caused by an oversight.
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Jan 3, 2024
Copy link
Contributor

@Drulikar Drulikar left a comment

Choose a reason for hiding this comment

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

Code changes look fine.

@Drulikar Drulikar added this pull request to the merge queue Jan 4, 2024
Merged via the queue into cmss13-devs:master with commit bd3c371 Jan 4, 2024
28 checks passed
cm13-github added a commit that referenced this pull request Jan 4, 2024
@Birdtalon Birdtalon deleted the praeexploit branch February 25, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants