Delta-v/Content.Shared/Movement/Systems
Princess Cheeseballs f3c49f9294 Entity effects ECS refactor (#40580)
* LOCKED THE FUCK IN

* Forgot this little fella

* Crying

* All entity effects ported, needs cleanup still

* Commit

* HEHEHEHAW

* Shelve for now

* fixe

* Big

* First big chunk of changes

* Big if true

* Commit

* IT BUILDS!!!

* Fix LINTER fails

* Cleanup

* Scale working, cut down on some evil code

* Delete old Entity Effects

* Accidentally breaking shit by fixing bugs

* Fix a bunch of effects not working

* Fix reagent thresholds

* Update damage

* Wait don't change the gas metabolisms A

* Cleanup

* more fixes

* Eh

* Misc fixes and jank

* Remove two things, add bullshit, change condition to inverted

* Remove unused "Shared" system structure

* Namespace fix

* merge conflicts/cleanup

* More fixes

* Guidebook text begins

* Shelve

* Push

* More shit to push

* Fix

* Fix merg conflicts

* BLOOD FOR THE BLOOD GOD!!!

* Mild cleanup and lists

* Fix localization and comments

* Shuffle localization around a bit.

* All done?

* Nearly everything

* Is this the end?

* Whoops forgot to remove that TODO

* Get rid of some warnings for good measure...

* It's done

* Should make those virtual in case we want to override them tbqh...

* Update Content.Shared/EntityEffects/Effects/Botany/PlantAttributes/PlantDestroySeeds.cs

Co-authored-by: Pok <113675512+Pok27@users.noreply.github.com>

* Fix test fails real

* Add to codeowners

* Documentation to everything

* Forgot to push whoops

* Standardize Condition names

* Fix up metabolism a little as a treat

* review

* add IsServer checks

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: Pok <113675512+Pok27@users.noreply.github.com>
2025-12-29 11:39:22 -06:00
..
AutoOrientSystem.cs Add delay to AutoOrient (#33479) 2024-12-07 21:43:33 +00:00
FrictionContactsSystem.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-11-23 15:22:27 -06:00
MovementIgnoreGravitySystem.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-11-23 15:22:27 -06:00
MovementModStatusSystem.cs Entity effects ECS refactor (#40580) 2025-12-29 11:39:22 -06:00
MovementSoundSystem.cs Add MovementSound (#31313) 2024-12-21 10:25:21 +00:00
MovementSpeedModifierSystem.cs Crawling Part 1: The Knockdownening (#36881) 2025-11-23 15:22:21 -06:00
SharedContentEyeSystem.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
SharedFloorOcclusionSystem.cs Fix water postshader (#28130) 2024-06-01 17:00:16 +02:00
SharedJetpackSystem.cs Blood-Red Magboots now correctly show if magboots are active (#38013) 2025-08-07 00:00:13 +02:00
SharedJumpAbilitySystem.cs Jumpability collisions (#39710) 2025-11-23 15:22:27 -06:00
SharedMobCollisionSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
SharedMoverController.Input.cs Chameleon Projector Physics Fix (#37960) 2025-12-29 11:39:06 -06:00
SharedMoverController.Relay.cs Fix AI movement (#37114) 2025-05-18 16:21:20 +01:00
SharedMoverController.cs moves magic number from SharedMoverController to InputMoverComponent (#40411) 2025-12-29 11:39:10 -06:00
SharedSpriteMovementSystem.cs Sprite Movement working with AI movement (#33494) 2024-12-21 10:19:51 +00:00
SpeedModifierContactsSystem.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-11-23 15:22:27 -06:00
WormSystem.cs Alerts Cleanup and API (#39544) 2025-12-29 11:39:01 -06:00