Delta-v/Content.Shared/Damage/Systems
Vanessa e945f5869a
Harpies Flightless No More! (#4888)
* Initial port of EE Harpy flying (#919)

* Added better friction and acceleration modifiers.

* Moved server's flight system to shared. I don't know why it isn't in the first place.

* Shifting things around.

* Code tweaks to make it better

* Comment fixes

* Fixed footsteps and footstep sounds

* Added a quick conditional if InitialStaminaCost greater than zero

* Removed a pop-up that wasn't showing

* Additional adjustments

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed a few more systems to call the Flying system instead of the component

* Comment consistency. DeltaV comments where I made it better. EE comments where they originally had things

* YAML fixes

* Guidebook

* Apply suggestions from code review

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>

* Removed DoAfterDashEvent

* Fixed suggestions

* Updated comment

* Added new copyright free wingflaps with proper attribution

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Appeased YAML gods

---------

Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
2025-12-08 14:58:52 +01: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 Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00
DamageOnHoldingSystem.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-09 18:24:46 +01:00
DamageOnInteractSystem.cs Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00
DamagePopupSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
DamageProtectionBuffSystem.cs Add haloperidol, potassium iodide (#27454) 2024-08-09 18:19:08 +01:00
DamageableSystem.cs Standardize PartDamage (#4584) 2025-11-18 09:38:23 +00:00
PassiveDamageSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
RequireProjectileTargetSystem.cs Turrets and grenades can hit prone people [port] (#2910) 2025-02-06 19:57:11 +00:00
SharedGodmodeSystem.cs Debody Food and Drink Systems, Combine Food and Drink into One System. (#39031) 2025-11-23 15:22:18 -06:00
SharedStaminaSystem.Modifier.cs StaminaSystem to SharedStaminaSystem (#37199) 2025-05-18 16:51:32 +01:00
SharedStaminaSystem.Resistance.cs Fixed colossus stamina issues (#4688) 2025-11-19 11:07:21 +01:00
SharedStaminaSystem.cs Harpies Flightless No More! (#4888) 2025-12-08 14:58:52 +01:00
SlowOnDamageSystem.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00