Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
satoshinm opened this issue Jun 8, 2017 · 0 comments
Closed
Milestone

Comments

@satoshinm
Copy link
Owner

Now that there are compact chunks, #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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant