Delta-v/Content.Shared/Storage
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
..
Components Unpredict MagnetPickupSystem.cs (#39988) 2025-12-29 11:39:17 -06:00
EntitySystems Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Events Add a component that inserts the held item when no interaction happens on the stored item (#29823) 2024-08-11 14:50:15 +01:00
EntitySpawnEntry.cs DungeonData rework (#37172) 2025-05-18 18:11:29 +01:00
Events.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
ItemStorageLocation.cs biggest gridinv update OF ALL TIME (#25834) 2024-04-07 14:08:49 +02:00
StorageComponent.cs cherry pick Fix storage (#37714) (#3833) 2025-05-23 17:34:37 +01:00
StorageHelpers.cs Implement gridinv, proper (#703) 2024-01-21 19:58:28 +01:00