Delta-v/Content.Shared/Kitchen
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 Shitmed fixes from the kitchen spike rework 2025-11-23 15:22:28 -06:00
GetSecretRecipesEvent.cs upstream merge 7/9 (#1762) 2024-09-10 01:20:38 +10:00
MicrowaveMealRecipePrototype.cs Add microwave recipes to the guidebook (#34105) 2025-03-01 14:16:19 +00:00
RecipeManager.cs upstream merge 7/9 (#1762) 2024-09-10 01:20:38 +10:00
SharedKitchenSpikeSystem.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
SharedReagentGrinder.cs Add auto modes to reagent grinder (#26290) 2024-04-07 14:11:40 +02:00
SharpDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00