DrSmugleaf
5fcd13d0e3
Add IEntity.IsWeightless extension method ( #2255 )
...
Checking manually every time wasn't that cool
2020-10-14 22:37:25 +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
efbd01d0bf
Add test for airlocks opening/closing and blocking entities ( #1842 )
...
* Add test for airlocks opening/closing and blocking entities
* Nullable fix classic
2020-08-22 12:30:30 +02:00
DrSmugleaf
64672fdc31
Refactor to use the new multiple controller system ( #1462 )
...
* Transition code to new controller system
* Fix shuttles not moving
* Fix throwing
* Fix guns
* Change hands to use physics.Stop() and remove item fumble method
2020-07-23 18:33:37 +02:00
DrSmugleaf
80fbb44ea9
Fix build ( #1447 )
2020-07-22 09:50:39 +02:00
Acruid
f34b454923
Public API changes to IPhysBody and MoverController.
2020-07-21 23:42:33 -07:00
Acruid
c9374992a6
Converted everything to use collision and physics component interfaces.
2020-07-19 00:33:02 -07:00
Acruid
f0561d8d95
Changes resulting from merging Client and Server PhysicsComponent.
2020-07-01 12:03:19 -07:00
Pieter-Jan Briers
31263f8597
Fixes ghosts being affected by gravity.
...
Fixes #980
2020-05-24 11:40:49 +02:00
Pieter-Jan Briers
18ce80a43c
Merge physics rewrite
2020-05-23 01:26:43 +02:00