Delta-v/Content.Shared/Buckle
Krunklehorn c2b1b81ec8
Add checks for various complex interactions (#37246)
* Prevent toggling radiation collectors

* Prevent resisting locks

* Prevent unbuckling others, early exit before doafter

* Prevent camera and camera router setup

* Prevent rotating and flipping

* Also prevent adding the unbuckle verb.

* Revert ResistLocker changes

* Prevent emitter tampering

* Also prevent lock verb

* Prevent toggling welders

* Prevent gun open/close bolt, rack and switch mode

* Prevent toggling stun batons
2025-06-02 10:06:45 -07:00
..
Components Make buckle mint (#32370) 2024-09-22 18:21:40 +10:00
BuckleDoafterEvent.cs Buckling an entity requires a do-after (#29621) 2024-08-10 01:43:02 +10:00
SharedBuckleSystem.Buckle.cs Add checks for various complex interactions (#37246) 2025-06-02 10:06:45 -07:00
SharedBuckleSystem.Interaction.cs Add checks for various complex interactions (#37246) 2025-06-02 10:06:45 -07:00
SharedBuckleSystem.Strap.cs Fix chairs deleting players (#37261) 2025-05-07 19:25:17 -04:00
SharedBuckleSystem.cs Update SharedBuckleSystem to use PopupClient (#31498) 2024-09-15 12:08:54 +10:00