1
0
Lane Kolbly 5402b214b3 Check for intersection between placed blocks and entities. (#3850)
* Check for intersection between placed blocks and entities.

+ Implemented GetPlacementCollisionBox, to permit custom placement collision boxes for blocks.

* Factored block-entity placement checking into another function in cPlayer.

- Removed vector min/max functions

* Use GetWorld to get the world in DoesPlacingBlocksIntersectEntity.

+ Added block height checks, allow different cEntity subclasses to decide whether they will prevent block placement.
2017-07-28 17:59:21 +01:00
..
2017-04-07 21:26:59 +02:00
2015-09-05 22:01:21 +02:00
2016-12-19 17:08:19 +01:00
2015-09-05 22:01:21 +02:00
2015-09-05 22:01:21 +02:00
2015-12-26 14:10:53 +00:00
2015-09-05 22:01:21 +02:00