Page 1 of 1

[Mod] Lakes above sealevel [bergsee]

PostPosted: Thu Jan 23, 2014 17:51
by Casimir
I wanted to have lakes also on higher altitudes, otherwise it would become boring up there on the flolands.
The trick is that it takes the existing mapgen and fills pools with water. It does not alter the rest.

Currently it as several bugs and is very slow. So please take it, play with it and make it better.

git: https://github.com/CasimirKaPazi/bergsee

depends: default
license: GPLv3 or later

Image

PostPosted: Thu Jan 23, 2014 18:24
by Inocudom
This is one of those things that, while being simple, is also very nice.

PostPosted: Thu Jan 23, 2014 20:57
by Casimir
Hybrid Dog wrote:What about moving the voxelmanip stuff out of the for loop? I think this could decrease the lag very much.

Thank you. It is very much faster now.

PostPosted: Thu Jan 23, 2014 22:05
by paramat
Good to see someone working on this.

PostPosted: Tue Feb 11, 2014 06:49
by paramat
Here's the voxelmanip mod version of indev floatlands https://github.com/paramat/floatindev
if you try it let me know what you think, deserts perhaps coming. The floatland layers are now every 2 vertical chunks, or any interval you choose. Floatlands every chunk was causing lots of glitchy shadows, and looked too close.