starandserpent / java-TerraServer

Terra - Voxel octree of chunks, made for Rituals of the old
MIT License
17 stars 2 forks source link

Implement better chunk buffers and storage #9

Closed bensku closed 6 years ago

bensku commented 7 years ago

Chunk buffers and storage need to be partially rewritten to reduce amount of spaghetti code. In addition to that, improvements to thread safety and performance will be done.

bensku commented 6 years ago

Seems to be working quite well at the moment.