konstructs / server

A voxel based game server.
http://www.konstructs.org
MIT License
49 stars 12 forks source link

Remove snow and sand gen from worldgen. #119

Closed nsg closed 8 years ago

nsg commented 8 years ago

@petterarvidsson this one I assume?

petterarvidsson commented 8 years ago

@nsg I have now tweaked the three plugins to generate what I think is a pretty cool world:

Dense forest are still very common, especially on the flatter areas, but there are now also more of grass lands. On higher altitude only the birch is growing (it grows in the snow, but can spread to the yellow grass).

Please try it out and tell me what you think.

nsg commented 8 years ago

@petterarvidsson Looking forward to test it,

I have read the code and it looks good, I will give it a try and see the result tomorrow.

petterarvidsson commented 8 years ago

I have made some updates to the PRs so be sure to run the latest version :-)

nsg commented 8 years ago

screenshot from 2016-05-16 20 16 16

@petterarvidsson Nice! :+1:

petterarvidsson commented 8 years ago

@nsg Let's merge this one as well, since the plugins now provide a superior world generation

nsg commented 8 years ago

@petterarvidsson agree!