Delta-v/Content.Shared/Projectiles
Tayrtahn b9517fcbe8
Fix embedded projectile deletion not being tracked by container (#36123)
* Remove deleted projectiles from the container tracking them

* Gotta dirty the container

* Remove the container component when all embedded projectiles are gone

* Add test

* No clientside deletion of networked entities

* Move cleanup logic before deletion
2025-03-28 11:43:13 +03:00
..
EmbedEvent.cs Make throwable star damage stamina (#23527) 2024-01-14 20:10:50 +11:00
EmbeddableProjectileComponent.cs Syringe gun! (#32112) 2024-10-23 00:03:42 +11:00
EmbeddedContainerComponent.cs Fix embeddable projectiles dissapearing (reopening) (#35153) 2025-02-15 01:23:35 +11:00
ProjectileComponent.cs Hristov & .60 changes - Hristov Rework, Part 2 (#31662) 2025-02-04 22:55:09 +01:00
ProjectileEmbedEvent.cs Make throwable star damage stamina (#23527) 2024-01-14 20:10:50 +11:00
ProjectileSpreadComponent.cs Shotgun spread refactor (#27773) 2024-08-03 09:26:32 -04:00
SharedProjectileSystem.cs Fix embedded projectile deletion not being tracked by container (#36123) 2025-03-28 11:43:13 +03:00