Delta-v/Content.Server/GameObjects/Components/Movement
metalgearsloth ecfe470298
Climbing changes (#2236)
Climbing now can't be done if you're already climbing. Rest of the changes are just formatting.

I also removed the buckle messages as they were being duplicated for click-drag.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-10-11 17:12:46 +02:00
..
AiControllerComponent.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
ClimbableComponent.cs Climbing changes (#2236) 2020-10-11 17:12:46 +02:00
ClimbingComponent.cs Climbing changes (#2236) 2020-10-11 17:12:46 +02: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
PullableComponent.cs Add pulling (#1409) 2020-07-27 00:54:32 +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