Delta-v/Content.Server/GameObjects/Components/Movement
ShadowCommander dbfc030c5b
Rename DetachHands to AttachToGridOrMap (#1436)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2020-07-26 01:43:40 +02:00
..
AiControllerComponent.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
NoSlipComponent.cs Emergent Sanitation Gameplay (#1378) 2020-07-11 23:49:54 +02:00
PlayerInputMoverComponent.cs Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
ServerPortalComponent.cs Rename DetachHands to AttachToGridOrMap (#1436) 2020-07-26 01:43:40 +02:00
ServerTeleporterComponent.cs Rename DetachHands to AttachToGridOrMap (#1436) 2020-07-26 01:43:40 +02:00
ShuttleControllerComponent.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
SlipperyComponent.cs Add slipping prediction (#1440) 2020-07-23 01:40:31 +02:00
TeleportableComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00