space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.57k stars 3.2k forks source link

You can spam light toggle through PDA UI #31488

Open Hreno opened 3 weeks ago

Hreno commented 3 weeks ago

Description

You can spam light toggle through PDA UI. The left menu however does have a timeout. Probably the PDA UI should have it as well, as intended in #29833 .

Reproduction

Open PDA. Spam-click the light icon.

Screenshots

Peek 2024-08-26 20-35.webm

Additional context

godisdeadLOL commented 2 weeks ago

PDA has verb action "Toogle flashlight" which also has no cooldown. It's possible to achive cooldown when needed by triggering left menu action via code but I don't know if it's good enough workaround.