Delta-v/Content.Shared/Weapons/Ranged/Systems
metalgearsloth fd4f4f0786 Add access to gun components (#30688)
* Add access to gun components

Found from an rmc14 PR.

* Admin verbs proving why access needs to exist

* Someone is probably going to post this pr to le reddit and complain about self-merges.
2024-08-09 19:17:26 +01:00
..
ActionGunSystem.cs make dragons breathe fire (#26746) 2024-05-18 13:31:40 +02:00
BatteryWeaponFireModesSystem.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-06-01 18:00:07 +02:00
RechargeBasicEntityAmmoSystem.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-24 00:04:13 +01:00
RechargeCycleAmmoSystem.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-06-01 18:00:07 +02: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-27 23:40:06 +01:00
SharedGunSystem.Ballistic.cs Add access to gun components (#30688) 2024-08-09 19:17:26 +01:00
SharedGunSystem.BasicEntity.cs Grappling fixes (#23709) 2024-01-26 22:10:57 +01:00
SharedGunSystem.Battery.cs Remove Ammo component references (#19537) 2023-08-31 14:33:28 -07:00
SharedGunSystem.Cartridges.cs Gun auto state handlers (#15186) 2023-04-13 18:08:56 -07:00
SharedGunSystem.ChamberMagazine.cs Replace DetachParentToNull() with DetachEntity() (#29992) 2024-08-09 17:45:45 +01:00
SharedGunSystem.Clothing.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-09 18:24:46 +01:00
SharedGunSystem.Container.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
SharedGunSystem.Interactions.cs Fix gun cooldown timespan overflow exception (#28136) 2024-06-01 16:51:22 +02:00
SharedGunSystem.Magazine.cs Fix magazine sprites after Auto Eject (#28859) 2024-07-05 20:27:39 +02:00
SharedGunSystem.Revolver.cs Revolver fixes for caseless ammo and wielding (#30117) 2024-08-09 18:18:02 +01:00
SharedGunSystem.Solution.cs Remove Ammo component references (#19537) 2023-08-31 14:33:28 -07:00
SharedGunSystem.cs Fix muzzle flash tracking (#30163) 2024-08-09 17:52:22 +01:00
UseDelayOnShootSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00