Delta-v/Content.Server/GameObjects/Components/Movement
metalgearsloth 51d8d5dd9d
Disable climbing when buckled (#2488)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-11-06 01:08:24 +11:00
..
AiControllerComponent.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
ClimbableComponent.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02: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 Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
SlipperyComponent.cs Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00