fish-station/Content.Server/GameObjects/Components/Projectiles
DrSmugleaf de9dfefd61
Replace resolve dependency with attribute in components (#1995)
* Replace resolve dependency with attribute in components

* Add changes that went missing in translation
2020-09-02 01:30:03 +02:00
..
ExplosiveProjectileComponent.cs Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
FlashProjectileComponent.cs Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
HitscanComponent.cs Replace resolve dependency with attribute in components (#1995) 2020-09-02 01:30:03 +02:00
ProjectileComponent.cs Bullet only damage the first entity it collided with (#1912) 2020-08-29 12:50:43 +02:00
StunnableProjectileComponent.cs Add test for adding each component individually to an entity (#1870) 2020-08-24 13:39:00 +02:00
ThrownItemComponent.cs Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07:00