Delta-v/Content.Shared/Weapons/Ranged/Components
MendaxxDev e301378114
Make flare gun explode, damage and stun the player when used with the wrong ammo (#22349)
* Flare gun can now only be loaded with actual flares

* Make flare gun loadable with other shells, but destroy it and damage and stun the user when used

* tweak

* Logic fix + QOL add-ons

* damageOnWrongAmmo in gun component

* cleanup
2023-12-15 02:57:59 -07:00
..
AmmoComponent.cs Remove Ammo component references (#19537) 2023-08-31 14:33:28 -07:00
AmmoProviderComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
BallisticAmmoProviderComponent.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
BasicEntityAmmoProviderComponent.cs Gun + PKA fixes (#16244) 2023-05-08 22:37:40 +10:00
BatteryAmmoProviderComponent.cs Make more fields VV-writeable (#21754) 2023-11-19 12:17:53 -08:00
ChamberMagazineAmmoProviderComponent.cs (Re)Adds open bolt animations for gun sprites (#17219) 2023-08-13 15:58:07 +10:00
ClothingSlotAmmoProviderComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ContainerAmmoProviderComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
FlyBySoundComponent.cs Gun auto state handlers (#15186) 2023-04-13 18:08:56 -07:00
GrapplingGunComponent.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00
GunComponent.cs Make flare gun explode, damage and stun the player when used with the wrong ammo (#22349) 2023-12-15 02:57:59 -07:00
GunRequiresWieldComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
GunWieldBonusComponent.cs Make PKA require wielding (#16638) 2023-06-01 12:27:19 +10:00
HitscanBatteryAmmoProviderComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MagazineAmmoProviderComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ProjectileBatteryAmmoProviderComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RechargeBasicEntityAmmoComponent.cs Gun + PKA fixes (#16244) 2023-05-08 22:37:40 +10:00
RechargeCycleAmmoComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ReflectiveComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RevolverAmmoProviderComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SharedAmmoCounterComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SolutionAmmoProviderComponent.cs Makes Plant-B-Gone available to cargo, and Diona vulnerable. (#19555) 2023-09-01 22:32:08 -07:00
SpeedLoaderComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
UseDelayOnShootComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00