Delta-v/Content.Shared/Tools/Systems
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
..
SharedToolSystem.MultipleTool.cs Fix prying speed & log (#29210) 2024-06-21 00:19:22 +10:00
SharedToolSystem.Tile.cs Fix prying speed & log (#29210) 2024-06-21 00:19:22 +10:00
SharedToolSystem.Welder.cs Add checks for various complex interactions (#37246) 2025-06-02 10:06:45 -07:00
SharedToolSystem.cs Add description of tool qualities to entity (#32436) 2024-12-20 23:15:40 +01:00
SimpleToolUsageSystem.cs Fix mail cutting thinking your arms are infinite length (#37019) 2025-04-28 17:16:14 -04:00
ToolOpenableSystem.cs Put items inside cakes! (#31015) 2025-04-24 05:00:50 +02:00
ToolRefinableSystem.cs Welding tweaks (#27959) 2024-06-02 23:28:53 -04:00
WeldFinishedEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
WeldableAttemptEvent.cs Weldable cleanup (#19809) 2023-09-05 00:07:01 +10:00
WeldableChangedEvent.cs Weldable cleanup (#19809) 2023-09-05 00:07:01 +10:00
WeldableSystem.cs add fuel costs back to finishing welding (#27030) 2024-04-19 19:20:30 -04:00