RMC-14 / RMC-14

RMC-14 is an asymmetric PvP game inspired by CM13, Space Station 13, that runs on Robust Toolbox.
https://discord.gg/rouny
MIT License
113 stars 279 forks source link

Fix Shove going on cooldown on a "miss" + other shove fix #4899

Closed Rainbeon closed 17 hours ago

Rainbeon commented 1 day ago

About the PR

Fix Tackling going on cooldown when it doesn't connect with anything according to the server, letting you try again if you get a misprediction. Also fixes the tackle success message not being unpredicted like the tackle attempt message.

Technical details

If tackle fails, ready the NextAttack immediately.

The adjusted popup is the same code as #4703.

Media

Demonstration (tackle is being spam clicked in demonstration)

https://github.com/user-attachments/assets/710235c9-a703-4e91-8ba6-2ecc8fac9987

Requirements

Breaking changes

Changelog

:cl:

Kadeo64 commented 1 day ago

thank you so much