Delta-v/Content.Shared/GameObjects/Components/Movement
DrSmugleaf b88afec350
Add slipping prediction (#1440)
2020-07-23 01:40:31 +02:00
..
IMoverComponent.cs Fix a player's mob continuing to move after disconnecting (#1265) 2020-07-03 23:32:41 +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 WiP movement prediction. 2020-06-24 02:21:20 +02:00
SharedPlayerInputMoverComponent.cs Public API changes to IPhysBody and MoverController. 2020-07-21 23:42:33 -07:00
SharedPortal.cs Add basic teleportation and portals (#269) 2019-07-19 10:09:33 +02:00
SharedSlipperyComponent.cs Add slipping prediction (#1440) 2020-07-23 01:40:31 +02:00
SharedTeleporterComponent.cs Add basic teleportation and portals (#269) 2019-07-19 10:09:33 +02:00