Delta-v/Content.Server/GameObjects/Components/Movement
DrSmugleaf cdedaeb12e
Refactor drag and drop to use a shared interface (#2012)
* WIP in progress hours

* Cleanup

* Fix bugle

* Fix nullable error

* Merge fixes

* Merge fixes

* Merge fixes
2020-10-14 15:24:07 +02: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 Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +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