starandserpent / java-TerraServer

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

Make more sensible world generation #72

Closed Pawlost closed 4 years ago

Pawlost commented 5 years ago

We need to start generating from surface where reference id is not used and fill the trash chunks with reference ids. Idealy we want Foreman only generate surface chunks and decide others based on them.

Pawlost commented 5 years ago

This issue is put on hold until starandserpent/Foreman#7 is solved

Pawlost commented 4 years ago

Right now chunks are generated around player in initial generation. I am closing this issue for now because current problems are refered in these. https://github.com/starandserpent/TerraServer/issues/62#issue-459584513 https://github.com/starandserpent/TerraServer/issues/59#issue-450290688