I've tried it and spawned in a mega taiga but the podzol should not generate everywhere. More like this:
And the savanna M should be . (and realy rare)
And the savanna M should be . (and realy rare)
Some semi-random thoughts on terrain generation
|
I've tried it and spawned in a mega taiga but the podzol should not generate everywhere. More like this:
And the savanna M should be . (and realy rare)
11-30-2013, 07:31 AM
I have only done the mesa biomes, no other.
How about this for megataiga floor, composition-wise?
11-30-2013, 10:49 PM
Seems good. Waiting to see it with trees .
11-30-2013, 10:56 PM
I'm having a mental block with trees. I can't decide whether it'd be better to rewrite the trees completely to use cBlockAreas instead of blocklists. It might be faster, but it also needn't. And it would allow us to define custom tree images, but then again, only the predefined images would be used, no random variety. What a dilemma.
12-01-2013, 01:35 AM
It woild be awesome to use custom tree images, and if it's faster, better.
12-04-2013, 07:05 AM
I keep wondering, how many chunks worth of biome data are queried to actually generate one chunk? The log output for cBioGenCache would suggest that quite a lot, perhaps we could optimize that somehow? Investigating now...
12-04-2013, 10:21 PM
One chunk = 90 biome queries total, 25 unique queries. That's quite a lot. No wonder that the cache adds so much performance gain
12-05-2013, 04:09 AM
If we ever want custom tree images, or any custom-built structures, we need a server where they could be built. And for such a server, we need a plugin that will keep people apart from each other and will generate the starting plots for everyone. I'm starting work on it now.
12-05-2013, 05:05 AM
I could run the server for a month or 2 if you want me to. (Would be raspberry pi, as it's cheap and always-on ;P)
|
« Next Oldest | Next Newest »
|