glua / gm_voxelate

A module for voxel support in Garry's Mod
https://glua.io
Other
21 stars 3 forks source link

Add chunk render distance in VoxelWorld::draw #21

Closed SwadicalRag closed 6 years ago

MDFL64 commented 7 years ago

May not be necessary if we only give the client the chunks they need and force them to unload chunks they don't need.

SwadicalRag commented 6 years ago

^ ditto already implemented: clients draw all the chunks they have.