Delta-v/Content.Shared/Weapons/Ranged/Systems
chromiumboy dfd3e36a0a
Sentry turrets - Part 4: The sentry turret and its primary systems (#35123)
* Initial commit

* Removed mention of StationAiTurretComponent (for now)

* Prep for moving out of draft

* Fixing merge conflict

* Re-added new net frequencies to AI turrets

* Removed turret control content

* Removed unintended change

* Final tweaks

* Fixed incorrect file name

* Improvement to fire mode handling

* Addressed review comments

* Updated how turret wire panel auto-closing is handled

* Ranged NPCs no longer waste shots on stunned targets

* Fixed bug in tracking broken state

* Addressed review comments

* Bug fix

* Removed unnecessary event call
2025-03-29 12:55:58 -05:00
..
ActionGunSystem.cs make dragons breathe fire (#26746) 2024-05-07 17:25:41 -07:00
BatteryWeaponFireModesSystem.cs Sentry turrets - Part 4: The sentry turret and its primary systems (#35123) 2025-03-29 12:55:58 -05: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 Fix battery self-recharge mispredicts (#33384) 2024-12-11 16:58:02 +01:00
SharedGunSystem.Cartridges.cs Gun auto state handlers (#15186) 2023-04-13 18:08:56 -07:00
SharedGunSystem.ChamberMagazine.cs Rework the Flare Gun & add a Security Shell Gun. (#32829) 2024-11-06 15:27:10 +01:00
SharedGunSystem.Clothing.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-04 15:38:53 +10:00
SharedGunSystem.Container.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
SharedGunSystem.Interactions.cs Fix gun cooldown timespan overflow exception (#28136) 2024-05-19 16:07:45 -06:00
SharedGunSystem.Magazine.cs UseInHandEvent cleanup (#35231) 2025-02-18 23:27:30 +11:00
SharedGunSystem.Revolver.cs Revolver fixes for caseless ammo and wielding (#30117) 2024-08-02 15:43:11 +10:00
SharedGunSystem.Solution.cs Remove Ammo component references (#19537) 2023-08-31 14:33:28 -07:00
SharedGunSystem.cs Adds popup when firing gun while gun has no ammo (#34816) 2025-03-13 10:21:24 +03:00
UseDelayOnShootSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-03 21:33:09 -04:00