Delta-v/Content.Shared/Weapons/Ranged/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
..
ActionGunSystem.cs make dragons breathe fire (#26746) 2024-05-07 17:25:41 -07:00
BatteryWeaponFireModesSystem.cs Fixes battery weapons changing firemode on wield (#37085) 2025-04-30 22:35:13 -07:00
GunSpreadModifierSystem.cs Give kammerer tighter spread so it's not a complete downgrade to the enforcer (#37616) 2025-05-19 15:45:18 -07:00
RechargeBasicEntityAmmoSystem.cs Hivelord mob (#31322) 2024-09-11 09:52:27 -04:00
RechargeCycleAmmoSystem.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
SharedFlyBySoundSystem.cs Gun auto state handlers (#15186) 2023-04-13 18:08:56 -07:00
SharedGunSystem.AutoFire.cs Star Wars 14: Shuttle weapon update (#23644) 2024-01-21 19:58:40 +11:00
SharedGunSystem.Ballistic.cs Apply forensics when loading with an ammo box (#32280) 2025-01-04 14:41:45 +01:00
SharedGunSystem.BasicEntity.cs Grappling fixes (#23709) 2024-01-08 12:15:46 +11:00
SharedGunSystem.Battery.cs BatteryWeaponPowerCell tweaks (#33500) 2025-04-28 21:12:25 -04:00
SharedGunSystem.Cartridges.cs Gun auto state handlers (#15186) 2023-04-13 18:08:56 -07:00
SharedGunSystem.ChamberMagazine.cs Add checks for various complex interactions (#37246) 2025-06-02 10:06:45 -07:00
SharedGunSystem.Clothing.cs Spray nozzle can suck puddles into tank directly! (#30600) 2025-05-25 23:36:16 -04:00
SharedGunSystem.Container.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
SharedGunSystem.Interactions.cs Add checks for various complex interactions (#37246) 2025-06-02 10:06:45 -07:00
SharedGunSystem.Magazine.cs UseInHandEvent cleanup (#35231) 2025-02-18 23:27:30 +11:00
SharedGunSystem.Revolver.cs Fix Speedloader Partial Reload (#32396) 2025-04-18 19:26:44 -04:00
SharedGunSystem.Solution.cs Remove Ammo component references (#19537) 2023-08-31 14:33:28 -07:00
SharedGunSystem.cs Fixed stinger grenade lag spikes (#36641) 2025-04-26 04:12:18 +02:00
UseDelayOnShootSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-03 21:33:09 -04:00