Delta-v/Content.Shared/Damage/Components
Dakamakat b80f7eed6e
Make throwable star damage stamina (#23527)
* feat(star.yml): make throwable star damage stamina

* feat(Components): add new StaminaTresholdDamageOnEmbedComponent

* feat(SharedProjectileSystem): update system with new events to change
stamins treshold on embeed projectile remove / add

* feat(StaminaSystem): update system with new subscriptions

* feat(throwing_stars): update yml with new component

* feat(StaminaDamageOnEmbed): add stamina damage on embeed

* cleanup unused / ajust numbers

* fix(StaminaSystem / OnEmbedComponent ) apply requested changes

* Rest of the review

* another warning

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-01-14 20:10:50 +11: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-10 16:38:24 -05:00
DamageOnHoldingComponent.cs Hot potato on fire (#16017) 2023-05-06 20:30:16 +10:00
DamageableComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07: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-07 15:34:32 -04:00
SlowOnDamageComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StaminaComponent.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07: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-14 20:10:50 +11: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