fish-station/Content.Server/Damage/Systems
metalgearsloth 2166958bd0
AutoCompState + ItemToggle fixes (#23422)
* AutoCompState + ItemToggle fixes

Fix a lot of the comp states that are never actually networked and also cleaned up ItemToggle events a bunch. ItemToggle will still need some future work for lights and sounds.

* Also catch these
2024-01-03 17:24:02 +11:00
..
DamageOnHitSystem.cs DamageOnHit only damages on successful hits. (#17758) 2023-07-01 12:01:50 -07:00
DamageOnLandSystem.cs Prevent pacified players from throwing dangerous stuff (#22268) 2023-12-11 15:40:22 -08:00
DamageOnToolInteractSystem.cs AutoCompState + ItemToggle fixes (#23422) 2024-01-03 17:24:02 +11:00
DamageOtherOnHitSystem.cs Remove unused dependencies (#19490) 2023-08-24 09:55:15 -08:00
DamagePopupSystem.cs PopupSystem public methods rejig (#12830) 2022-12-19 08:41:47 +11:00
DamageRandomPopupSystem.cs Added fun: Darts (#20582) 2023-10-18 23:55:30 -04:00
DamageUserOnTriggerSystem.cs adds a source uid to most damage & mobstate events (#11559) 2022-10-08 12:15:27 +02:00
ExaminableDamageSystem.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GodmodeSystem.cs Fix godmode mispredicts (#18524) 2023-08-04 14:53:07 +10:00