fish-station/Content.Server/NPC/HTN
Hannah Giovanna Dawson cdbe92d37d
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-10-27 19:53:04 +00:00
..
Preconditions Grenade penguin htn (#34935) 2025-10-15 23:48:00 +00:00
PrimitiveTasks Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
HTNBranch.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HTNComponent.cs Fix post-mapinit NPC exception (#40244) 2025-10-07 14:03:45 +00:00
HTNCompoundPrototype.cs Fix prototypes so they pass analyzer checks (#35435) 2025-02-24 15:21:59 +11:00
HTNCompoundTask.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HTNPlan.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
HTNPlanJob.cs Fix HTN task ordering bug (#32909) 2025-04-17 22:42:31 +10:00
HTNPlanState.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
HTNSystem.cs Fix post-mapinit NPC exception (#40244) 2025-10-07 14:03:45 +00:00
HTNTask.cs Allow the creation of recursive HTNs (#30138) 2024-07-30 12:18:53 +10:00
IHTNCompound.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
IHtnConditionalShutdown.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00