PaintNinja / CraftMine

The future of CraftMine starts now
2 stars 0 forks source link

Investigate "New Dawn" for worldgen engine #3

Closed PaintNinja closed 9 years ago

PaintNinja commented 9 years ago

I noticed that EBXL supports "New Dawn" - a world generation engine that completely changes the default world generation rules and mechanics of the game.

It'll be great to see if this would be a good idea to add and if it supports both Highlands and EBXL without having too many lag spikes or bugs.

Also, it'll be interesting to see how much this changes the terrain. Does it change it a lot or is it more like MC1.8? Is it similar to current CMv3 generation where it's very mountainous but not very flat at all when high up?

Link: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1283481-1-7-10-forge-new-dawn-completely-new-terrain

Pikachu298 commented 9 years ago

Testing "New Dawn" along with "ExtraBiomesXL" and "YAMPST", while providing 1500MB of maximum RAM turned out to work like a charm. Only small lag spikes while Sprint-Flying when it generates an EBXL Huge Tree.

Attached Screenshots show the beautiful generated world, which was caused by New Dawn. Some very nice Hill areas are being generated, while there are very long flat areas too. It's not soo similar to v3 and MC1.8, but looks pretty badass.

2015-09-21_15 01 27 2015-09-21_15 00 29 2015-09-21_15 02 26

Pikachu298 commented 9 years ago

Seemed to fix the small lag spikes by turning the render distance down to 11 Chunks

PaintNinja commented 9 years ago

Thank you for your investigation. It's great to hear that New Dawn is stable and produces some nice results!

Is it possible to make flat areas rare in New Dawn?

Pikachu298 commented 9 years ago

Going to take a look at it in the evening ;) The flat areas aren't Thaaaat common either.

Pikachu298 commented 9 years ago

Unfortunately there is not a single option in the configs which will turn off the massive flat areas. The config file only maintains Thaumcraft support.

PaintNinja commented 9 years ago

Ahh that's a shame... Have you tried turning off vanilla plains biomes in the Highlands config and then making a new world with New Dawn in it too?

Pikachu298 commented 9 years ago

Oooh. I'll look into that later this evening!

Pikachu298 commented 9 years ago

Not Implemented due to massive flat areas which are bigger than +200 blocks, and massive completely frozen oceans which are about the same size, if not bigger. Sadly it doesn't add many mountains.

PaintNinja commented 9 years ago

Ah, that's a big shame... :(

Thank you for looking into this, I knew it wouldn't be easy.