Delta-v/Content.Server/GameObjects/Components/Movement
DrSmugleaf 1b1d050ee7
Update components to use EnsureWarn (#2676)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2020-12-04 13:26:54 +01:00
..
AiControllerComponent.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
ClimbableComponent.cs Update components to use EnsureWarn (#2676) 2020-12-04 13:26:54 +01:00
ClimbingComponent.cs Disable climbing when buckled (#2488) 2020-11-06 01:08:24 +11:00
NoSlipComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
PlayerInputMoverComponent.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
ShuttleControllerComponent.cs Removed EntityManager member variable from Components and EntitySystems (#2502) 2020-11-18 15:45:53 +01:00
SlipperyComponent.cs Updated serializer data fields (#2702) 2020-12-04 11:06:53 +01:00