Delta-v/Content.Shared/GameObjects/Components/Movement
DrSmugleaf 74943a2770
Typo, redundant string interpolation, namespaces and imports cleanup (#2068)
* Readonly, typos and redundant string interpolations

* Namespaces

* Optimize imports

* Address reviews

* but actually

* Localize missing strings

* Remove redundant vars
2020-09-13 14:23:52 +02:00
..
IMoverComponent.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
IRelayMoveInput.cs WiP movement prediction. 2020-06-24 02:21:20 +02:00
MovementIgnoreGravityComponent.cs Fixes ghosts being affected by gravity. 2020-05-24 11:40:49 +02:00
MovementSpeedModifierComponent.cs Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07:00
SharedClimbableComponent.cs Climbing system (#1750) 2020-08-20 00:13:22 +02:00
SharedClimbingComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
SharedPlayerInputMoverComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
SharedPortal.cs Add basic teleportation and portals (#269) 2019-07-19 10:09:33 +02:00
SharedSlipperyComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
SharedTeleporterComponent.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00