Delta-v/Content.Server/GameObjects/Components/GUI
DrSmugleaf b1fe4bad01
Add client pulling prediction (#2041)
* WIP changes

* Merge conflict fixes

* Bring pull controlelr to current year

* Sync and predict PullController on the client

* Clean imports

* Slow down pullers and make pulling tighter

* Stop pulls on pullable or puller component removals

* Make pulling not occur when moving towards the pulled entity
2020-10-16 20:35:09 +02:00
..
HandsComponent.cs Add client pulling prediction (#2041) 2020-10-16 20:35:09 +02:00
HumanInventoryControllerComponent.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
IInventoryController.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
InventoryComponent.cs Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
StrippableComponent.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00