Commit Graph
3 Commits
Author SHA1 Message Date
Byteflux 68603a72c5 Optimize explosions
The process of determining an entity's exposure from explosions can be
expensive when there are hundreds or more entities in range.

This patch adds a per-tick cache that is used for storing and retrieving
an entity's exposure during an explosion.
2016-03-02 11:59:48 -06:00
Byteflux 6212f523fa Entity Origin API 2016-03-01 23:45:08 -06:00
BytefluxandJake Potrebic 560b13ca08 Drop falling block and tnt entities at the specified height
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2016-03-01 14:14:15 -06:00