Delta-v/Content.Server/GameObjects
Acruid 9353a060f2 Physics Shapes (#306)
* Removed BoundingBoxComponent.

* Updated prototypes to use refactored CollidableComponent.

* Renamed ICollidable to IPhysBody.
Moved ICollidable to the Shared/Physics namespace.

* Migrated more yaml files to use PhysShapes.

* Updated YAML to use the new list-of-bodies system.

* Updated the new prototypes.

* Update submodule

* Update submodule again, whoops
2019-09-03 22:14:04 +02:00
..
Components Physics Shapes (#306) 2019-09-03 22:14:04 +02:00
EntitySystems Physics Shapes (#306) 2019-09-03 22:14:04 +02:00
ContainerSlot.cs Fix ContainerSlot not serializing correctly when empty. 2019-07-08 13:35:05 +02:00