Delta-v/Content.Shared/Damage/Systems
BarryNorfolk 23ae0b3758
Oni/refactor (#2805)
* Add ability for GunComponent to track their holders

* Add new component to allow Players to modify gun attributes

* Allow users of melee weapons to also modify their weapons damage

* Allow user stamina damage modifiers

* Allow users of tools to also modify tool attributes

* Delete old Oni component and systems

* Replace oni components

* Set default max spread angle to 180 degrees

* Change modifier to multiplier to better reflect the math

* Add documentation.

* Add NetworkedComponent to new components
2025-02-01 11:04:12 +00:00
..
DamageContactsSystem.cs Damaged by contact fix (#31921) 2024-09-14 13:38:15 +01:00
DamageExamineSystem.cs Replaced some AddMarkups with AddMarkupOrThrow (#30632) 2024-08-11 14:52:54 +01:00
DamageOnAttackedSystem.cs upstream merge 7/9 (#1762) 2024-09-10 01:20:38 +10:00
DamageOnHighSpeedImpactSystem.cs Add some tests and fix some miscellaneous bugs (#22836) 2024-01-22 18:44:30 +01:00
DamageOnHoldingSystem.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-09 18:24:46 +01:00
DamageOnInteractSystem.cs Minor Shitmed Bugfixes 2 (#1038) 2024-12-27 17:17:07 +00:00
DamageProtectionBuffSystem.cs Add haloperidol, potassium iodide (#27454) 2024-08-09 18:19:08 +01:00
DamageableSystem.cs Minor Shitmed Bugfixes 2 (#1038) 2024-12-27 17:17:07 +00:00
PassiveDamageSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
RequireProjectileTargetSystem.cs Cluster grenade refactor and contra markings (#31108) 2024-12-21 09:58:01 +00:00
SharedGodmodeSystem.cs Shitmed Update 2 - bottom text (#956) 2024-12-27 17:02:58 +00:00
SlowOnDamageSystem.cs Hivelord mob (#31322) 2024-09-14 14:23:33 +01:00
StaminaSystem.Modifier.cs stimulants increase stamina (#18754) 2023-08-06 21:06:23 +10:00
StaminaSystem.cs Oni/refactor (#2805) 2025-02-01 11:04:12 +00:00