Delta-v/Content.Shared/Gravity
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
..
FloatingVisualsComponent.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-11-23 15:22:27 -06:00
GravityAffectedComponent.cs [Bugfix] Fix Cross Grid Magboots (#39910) 2025-11-23 15:22:31 -06:00
GravityChangedEvent.cs Fix gravity shenanigans (#12866) 2022-12-18 16:03:23 +11:00
GravityComponent.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-11-23 15:22:27 -06:00
GravityShakeComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
SharedFloatingVisualizerSystem.cs Harpies Flightless No More! (#4888) 2025-12-08 14:58:52 +01:00
SharedGravityGeneratorComponent.cs Station Anchor (#26098) 2024-09-01 03:36:44 +01:00
SharedGravitySystem.Shake.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-24 00:04:13 +01:00
SharedGravitySystem.cs Harpies Flightless No More! (#4888) 2025-12-08 14:58:52 +01:00