satoshinm / NetCraft

Web-based fork of fogleman/Craft ⛺
https://satoshinm.github.io/NetCraft/
MIT License
56 stars 13 forks source link

Use only terrain from server, remove local generation when online #188

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

Now that there are compact chunks, https://github.com/satoshinm/NetCraft/issues/136 - local generation / delta should be removed when /online.

For completeness, this should include server.py, which links the C world generator. Have it send and compress the full chunk data.

This should also fix unexpected local terrain generation as seen in WebSandboxMC, when only the centered chunk is expected:

screenshot-netcraft-2017-06-08t16_24_09 495z

as noted on https://forums.glowstone.net/post/246

WebSandboxMC is looking better and better all the time, but there was land outside of the limited web-based area, looked like the example terrain from https://satoshinm.github.io/NetCraft/