Delta-v/Content.Server/GameObjects/Components/Projectiles
DrSmugleaf 64672fdc31
Refactor to use the new multiple controller system (#1462)
* Transition code to new controller system

* Fix shuttles not moving

* Fix throwing

* Fix guns

* Change hands to use physics.Stop() and remove item fumble method
2020-07-23 18:33:37 +02:00
..
ExplosiveProjectileComponent.cs Add a LOT more dakka (#1033) 2020-06-21 21:47:15 +02:00
FlashProjectileComponent.cs Cleanup flashbangs. Fixes #1305 2020-07-08 00:51:08 +02:00
HitscanComponent.cs Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
ProjectileComponent.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
StunnableProjectileComponent.cs Add a LOT more dakka (#1033) 2020-06-21 21:47:15 +02:00
ThrownItemComponent.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00