DrSmugleaf
cb0937c8b6
Add pulling rotating the pulled entity ( #2449 )
2020-10-30 01:05:28 +01:00
DrSmugleaf
f785ec4efb
Add pulling taking up a hand ( #2405 )
...
* Add pulling taking up a hand
* Revert unnecessary refactor
2020-10-28 10:16:40 +01:00
DrSmugleaf
18572ed3f3
Fix pulling distance being too short ( #2407 )
2020-10-28 10:11:48 +01:00
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
DrSmugleaf
b64cb24059
Rename usages of collidable to physics ( #2230 )
...
* Rename usages of collidable to physics
* high tier PANIQUE
* aaaaaaaaAAAAAa
* cursed commit dont research
* Fix urist and items being anchored
* Fix the rest
2020-10-11 16:36:58 +02:00
DrSmugleaf
48b61f6bcc
Replace every usage of GridCoordinates with EntityCoordinates ( #2021 )
...
* Update RobustToolbox
* Transition direct type usages
* More updates
* Fix invalid use of to map
* Update RobustToolbox
* Fix dropping items
* Rename name usages of "GridCoordinates" to "EntityCoordinates"
* Revert "Update RobustToolbox"
This reverts commit 9f334a17c5908ded0043a63158bb671e4aa3f346.
* Revert "Update RobustToolbox"
This reverts commit 3a9c8cfa3606fa501aa84407796d2ad920853a09.
# Conflicts:
# RobustToolbox
* Fix cursed IMapGrid method usage.
* GridTileLookupTest now uses EntityCoordinates
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
Co-authored-by: Víctor Aguilera Puerto <zddm@outlook.es >
2020-09-06 16:11:53 +02:00
DrSmugleaf
9fb6afd08b
Fix pulled physics objects not being woken up when the puller moves ( #1720 )
2020-08-16 21:08:05 +02:00
DrSmugleaf
dbeb89a5e5
Fix pulling not stopping when going into a container ( #1712 )
2020-08-16 18:51:21 +02:00