Delta-v/Content.Shared/Bed/Sleep
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
..
ForcedSleepingStatusEffectComponent.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
SleepEmitSoundComponent.cs Arcade machine improvements (#24200) 2024-04-07 14:08:06 +02:00
SleepingComponent.cs Added Pain Numbness Trait (#34538) 2025-01-28 04:53:45 +00:00
SleepingSystem.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
SnoringComponent.cs Move SleepingSystem to Shared & cleanup (#28672) 2024-07-05 20:31:59 +02:00
TryingToSleepEvent.cs Fix dead mobs falling asleep (#12917) 2022-12-15 15:34:43 -06:00