Delta-v/Content.Shared/Turrets
Hannah Giovanna Dawson bd98b9212b Update DamageableSystem to modern standards (#39417)
* Update DamageableSystem to modern standards

* DamageContainerId -> DamageContainerID with lint flag

* Replace strings with protoids

* Make CVar subscription declarations all consistently whitespaced

* ChangeDamage -> TryChangeDamage, cope with C# jank

* Revert event signature changes

* Restore a comment

* Re-add two queries

* Init the queries

* Use appearanceQuery in DamageChanged

* Use damageableQuery in TryChangeDamage

* Use damageableQuery in SetDamageModifierSetId

* Final cleanup, fix sandboxing

* Rectify ExplosionSystem:::ProcessEntity's call to TryChangeDamage

* Re-organize DamageableSystem

* first big fuck you breaking change.

* THATS A LOT OF DAMAGE!!!

* Fix test fails

* test fixes 2

* push it

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-29 11:39:33 -06:00
..
DeployableTurretComponent.cs Sentry turrets - Part 4: The sentry turret and its primary systems (#35123) 2025-04-06 20:50:17 +01:00
SharedDeployableTurretSystem.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
StationAiTurretComponent.cs Sentry turrets - Part 8: AI notifications (#35277) 2025-11-23 15:22:21 -06:00
TurretTargetSettingsComponent.cs Sentry turrets - Part 3: Turret AI (#35058) 2025-03-09 19:32:40 +00:00
TurretTargetSettingsSystem.cs Sentry turrets - Part 6: Sentry turret control panels (#35235) 2025-08-05 16:53:07 +02:00