Delta-v/Content.Shared/Stunnable
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
..
CrawlerComponent.cs Crawling Fixes 1: Dragons and Borgs can't do the worm. (#39084) 2025-11-23 15:22:22 -06:00
KnockdownStatusEffectComponent.cs Crawling Fixes 1: Dragons and Borgs can't do the worm. (#39084) 2025-11-23 15:22:22 -06:00
KnockedDownComponent.cs Crawling Part 1: The Knockdownening (#36881) 2025-11-23 15:22:21 -06:00
SharedStunSystem.Knockdown.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
SharedStunSystem.Visualizer.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
SharedStunSystem.cs Entity effects ECS refactor (#40580) 2025-12-29 11:39:22 -06:00
SharedStunbatonSystem.cs <.< 2025-08-06 23:50:36 +02:00
StunOnContactComponent.cs Crawling Part 1: The Knockdownening (#36881) 2025-11-23 15:22:21 -06:00
StunVisualsComponent.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
StunbatonComponent.cs ItemToggle system expansion (#22369) 2024-01-22 18:29:05 +01:00
StunnableEvents.cs Crawling Fixes 1: Dragons and Borgs can't do the worm. (#39084) 2025-11-23 15:22:22 -06:00
StunnedComponent.cs Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00
StunnedStatusEffectComponent.cs Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00