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

Prevents spamming open and close tarps #3768

Merged
merged 7 commits into from
Jun 30, 2023

Conversation

Ben10083
Copy link
Contributor

@Ben10083 Ben10083 commented Jun 29, 2023

About the pull request

Fixes #3734
Deals with exploit that allows the user to spam open and close a tarp, making it hard for the Xeno to hit the marine, this makes it so when tarp is opened, 3 seconds must pass before it can be closed again. If 3 seconds isn't enough, delay can be lengthened.

Explain why it's good for the game

I was tasked by the Xeno Agents to buff Xeno win rate by any means necessary, including fixing exploits.

Testing Photographs and Procedure

Screenshots & Videos
before_tarp.mp4

Before

image
After

Changelog

🆑
fix: fixes exploit relating to cloaking tarps by adding a delay before tarp can be closed again.
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Jun 29, 2023
code/modules/cm_marines/equipment/gear.dm Outdated Show resolved Hide resolved
code/modules/cm_marines/equipment/gear.dm Outdated Show resolved Hide resolved
code/modules/cm_marines/equipment/gear.dm Outdated Show resolved Hide resolved
code/modules/cm_marines/equipment/gear.dm Outdated Show resolved Hide resolved
@Ben10083 Ben10083 requested a review from harryob June 29, 2023 16:38
@Ben10083 Ben10083 requested a review from harryob June 30, 2023 15:02
@Ben10083 Ben10083 requested a review from harryob June 30, 2023 18:37
@harryob harryob added this pull request to the merge queue Jun 30, 2023
Merged via the queue into cmss13-devs:master with commit 96b578e Jun 30, 2023
27 checks passed
cm13-github added a commit that referenced this pull request Jun 30, 2023
github-actions bot added a commit that referenced this pull request Jun 30, 2023
@Ben10083 Ben10083 deleted the Tarp_Exploit_Fix branch July 1, 2023 04:45
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.

Thermal Tarp V2 Spam Entering/Exiting
2 participants