Delta-v/Content.Shared/GameObjects/Components/Movement
Pieter-Jan Briers 052ea49884
Implement magboots. (#2988)
Got an alert and action and everything.
2021-01-11 19:24:09 +01: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 Fix weightlessness status effect appearing only after something checks if an entity is weightless (#2434) 2020-10-30 01:07:51 +01:00
MovementSpeedModifierComponent.cs Implement magboots. (#2988) 2021-01-11 19:24:09 +01:00
SharedClimbableComponent.cs Drag changes (#2487) 2021-01-11 22:14:01 +11:00
SharedClimbingComponent.cs Drag changes (#2487) 2021-01-11 22:14:01 +11:00
SharedPlayerInputMoverComponent.cs Change cvar usages to use CVarDef and define them in CCVars (#2250) 2020-11-07 11:15:56 +11:00
SharedSlipperyComponent.cs Add EffectBlockerExtensions 2020-12-20 04:31:04 +01:00