Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I wish I could make something like that.
Nevertheless, rev 1417 has Noise3D fully settable in the INI file and has a basic terrain composition. I don't think I'll be adding to that any more, rather, I'll convert it into the Composable generator branch.
I think the terrain is quite awsome as it is now, wife says it's too wild, but I like it
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
its awesome now but are you gonna implent this for only extreme hills(edge) or also for the forest/desert/jungle hills?
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Unfortunately I don't know how to make this generator biome-aware, so it's gonna generate the same kind of terrain for all biomes. And I think I won't bother with making it biome-aware, since I have a few more ideas for overhang-capable generators and I wanna test those first, then the best one will be fully integrated.
I just wanna see some trees on those overhangs, so I'm gonna put Noise3D into Composable now
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
Wow! It looks awesone! Can you add it to the normal generator? It would be nice!
A new biome: Imposible hills.
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
04-28-2013, 04:52 AM
(This post was last modified: 04-28-2013, 04:53 AM by NiLSPACE.)
(04-28-2013, 04:50 AM)tonibm19 Wrote: A new biome: Imposible hills.
well there could only be a server-side new biome since a server can't "create" new biomes.
EDIT:
but it would be pretty funny to see.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Actually MCServer has been prepared to have more biomes than Vanilla does, and mapping those specific to MCS onto Vanilla biomes. So we could have Impossible Hills biome internally that would translate to vanilla's Extreme Mountains for clients.
That is, if I ever manage to plug any of these things into a biome-limited operation
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
So like I said server-side biomes
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
(04-28-2013, 04:57 AM)xoft Wrote: Actually MCServer has been prepared to have more biomes than Vanilla does, and mapping those specific to MCS onto Vanilla biomes. So we could have Impossible Hills biome internally that would translate to vanilla's Extreme Mountains for clients.
That is, if I ever manage to plug any of these things into a biome-limited operation The world generator is nice, but I use pregenerated maps (Vanilla) because MCServer crashes the client while generating chunks. Will you solve that?
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
04-28-2013, 05:45 AM
(This post was last modified: 04-28-2013, 05:51 AM by xoft.)
I have never actually seen MCServer crash a client, I wanna know more.
I know MCServer can slow down clients when it generates a lot of water / lava (FS #342); that will be fixed with the new memory management (FS #344 and #174). But it's not a crash, it's a freeze and if you wait long enough, the client will recover.
Overhangs with trees:
Go get it with rev 1419; set [Generator].Generator back to Composable and both [Generator].HeightGen and [Generator].CompositionGen to Noise3D.
I'm trying to figure out what's happenning - too many trees are bugged - sliced through the middle. Seems as if the heightmap isn't calculated properly or something.
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
i can't wait to see this biome-dependent
|