Delta-v/Content.Server/GameObjects/Components/Projectiles
DrSmugleaf a4f527351e
Add test for adding each component individually to an entity (#1870)
* Add test for adding each component individually to entities

* Put one-to-one test before all-at-once test
2020-08-24 13:39:00 +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 Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07:00
ProjectileComponent.cs Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07: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