Delta-v/Content.Shared/Damage/Components
DoutorWhite 2db74bd7c5
Improves Medical Hud interface and functionality (#26027)
* Improvements to the medical hud interface

* Adds an icon for SSD players

* Indentation fix

* Update sprites, changes direction and adds new status icon.

* Adds decomposing icon

* Code cleaning

* Changes Crit Icon sprite

* Simplifies the decision structure

* Changes copyright line

* Changes Critical Icon sprite

* Makes the Critical Icon border darker

* Changes sprites to /tg/ station

* Updates copyright

* Makes Dead Icon animation slight faster

* Code cleaning

* Remove some unused imports

* Code cleaning and rename icon

* Minor code cleaning

(cherry picked from commit 8d40bc36a93d3d5c6d3ece6c662ac9747f7837ae)
2024-03-23 23:56:19 +01:00
..
ActiveStaminaComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DamageContactsComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DamageExaminableComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DamageOnHighSpeedImpactComponent.cs Fix roller skates debug assert (#23876) 2024-01-26 22:25:49 +01:00
DamageOnHoldingComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
DamageableComponent.cs Improves Medical Hud interface and functionality (#26027) 2024-03-23 23:56:19 +01:00
DamagedByContactComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
GodmodeComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PassiveDamageComponent.cs Give player species slight passive regen (#20638) 2023-10-08 19:58:56 +02:00
SlowOnDamageComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StaminaComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
StaminaDamageOnCollideComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StaminaDamageOnEmbedComponent.cs Make throwable star damage stamina (#23527) 2024-01-26 22:49:12 +01:00
StaminaDamageOnHitComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StaminaModifierComponent.cs stimulants increase stamina (#18754) 2023-08-06 21:06:23 +10:00