Delta-v/Content.Server/Singularity/EntitySystems
Krunklehorn 3469feabd5 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-08-06 23:32:53 +02:00
..
ContainmentFieldGeneratorSystem.cs Purge the one remaining use of TransformComponent.AttachParent (#34941) 2025-02-14 16:10:01 +00:00
ContainmentFieldSystem.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-09 18:57:59 +01:00
EmitterSystem.cs Add checks for various complex interactions (#37246) 2025-08-06 23:32:53 +02:00
EventHorizonSystem.cs Cleanup warning in `EventHorizonSystem` (#37736) 2025-08-04 19:26:21 +02:00
GravityWellSystem.cs Gravity well improvements (#35027) 2025-02-14 16:10:00 +00:00
RadiationCollectorSystem.cs Add checks for various complex interactions (#37246) 2025-08-06 23:32:53 +02:00
SingularityAttractorSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
SingularityGeneratorSystem.cs Move some of the new singularity code into shared 2024-12-07 16:32:22 +00:00
SingularitySystem.cs Added decelerator percentage drain (#35643) 2025-03-09 22:04:06 +00:00