Delta-v/Content.Server/GameObjects/Components/Weapon/Ranged/Projectile
py01 196950fb7e
Gun Code Modularization + Magazine Fed Shotgun (#751)
* Adds shotgun YAML files

* Adds shotgu ammo and magazine enum value, modularizes some projectile weapon methods

* Fixes guns consuming two bullets on fire

* Finishes shotgun behavior in Projectile Weapon Components

* Gun and ammo modularization

* Updates BallisticMagazineWeapons to be compatible with new AmmoWeapon

* Fixes shotgun spread angles, Fixes shogun YAML

* Gun documentation and ViewVariable specifications

* Removes todo messsage in gun code

* Default gun evenspread fix

* AmmoComponent Name fix

* Fixes Component name

* Projectile refactor code review fixes
2020-02-29 18:09:41 +01:00
..
AmmoBoxComponent.cs Entities now require a location when being spawned. 2019-12-16 21:44:24 -08:00
BallisticBulletComponent.cs Gun Code Modularization + Magazine Fed Shotgun (#751) 2020-02-29 18:09:41 +01:00
BallisticMagazineComponent.cs Gun Code Modularization + Magazine Fed Shotgun (#751) 2020-02-29 18:09:41 +01:00
BallisticMagazineWeaponComponent.cs Gun Code Modularization + Magazine Fed Shotgun (#751) 2020-02-29 18:09:41 +01:00
BallisticWeapon.cs Gun Code Modularization + Magazine Fed Shotgun (#751) 2020-02-29 18:09:41 +01:00
BaseProjectileWeaponComponent.cs Gun Code Modularization + Magazine Fed Shotgun (#751) 2020-02-29 18:09:41 +01:00