Retrieve mapblocks from the server in a sphere, not a cube
authorLars Hofhansl <larsh@apache.org>
Fri, 4 Nov 2016 07:14:07 +0000 (00:14 -0700)
committerparamat <mat.gregory@virginmedia.com>
Tue, 8 Nov 2016 15:15:27 +0000 (15:15 +0000)
commite7c62edec90c476b54ea7cf7c44354f1609e4575
tree5defbacccde939f6168ba468dae4c102318a01d6
parent2b21cac1d80454bd23c5f60c4570b30edba62584
Retrieve mapblocks from the server in a sphere, not a cube

Use unused range argument in 'isBlockInSight()' to limit mapblock sends
to a sphere of radius 'max block send distance'.
src/clientiface.cpp