Cuberite Forum
[Question] About Higher map - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: [Question] About Higher map (/thread-173.html)



[Question] About Higher map - MASTERKING - 08-13-2011

Hey guys

Any one works on higher map ??
Maybe 256 ore more blocks ?


RE: [Question] About Higher map - FakeTruth - 08-13-2011

Serversided the world height can be more than 128 blocks, but the client will only be able to display 128 blocks in height at all times.
How would you see this work?


RE: [Question] About Higher map - MASTERKING - 08-14-2011

ahh ok Thx

So we need c# / c++ ClientBig Grin
Or?
Other way ?

By the way you do a great job nice work!!!


RE: [Question] About Higher map - necavi - 08-15-2011

I did hear about an interesting method that a team has been working on possibly integrating into bukkit, making chunks into infinitely (relatively) scalable 16x16x16 blocks (rather than 16x16x128) but I believe that client modification WOULD be required for that (and any other things like that).