Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: [39b] Worldgen biome abrupt swap at arbitrary Y coordinate  (Read 591 times)

Zemat

  • Bay Watcher
  • Zemat, programmer, cancels coding: Too insane.
    • View Profile
[39b] Worldgen biome abrupt swap at arbitrary Y coordinate
« on: July 16, 2008, 03:49:33 am »

Ok, this will be difficult to describe so I'll use an image instead.



Notice at the bottom how suddenly the biomes swap at the same Y level. I guess is some rounding or resetting error when polling the temperature values after an arbitrary Y coordinate.

and here are the worldgen parameters used.

It happens consistently with random terrain seeds and seems to be more obvious when there are very few biomes and in medium regions. It has nothing to do with variance since it's high enough and the difference in temperatures could go as far as 200 and yet those biome swapping bands occur.
Logged
You too can help bring to life the RogueLife Project!

Toady One

  • The Great
    • View Profile
    • http://www.bay12games.com
Re: [39b] Worldgen biome abrupt swap at arbitrary Y coordinate
« Reply #1 on: July 16, 2008, 10:00:24 pm »

Yeah, there are some residual issues with how it handles wind/latitude stuff on maps with the y dimension less than the full 257.  Is there also oddness happening like this on the large maps?
Logged
The Toad, a Natural Resource:  Preserve yours today!

Zemat

  • Bay Watcher
  • Zemat, programmer, cancels coding: Too insane.
    • View Profile
Re: [39b] Worldgen biome abrupt swap at arbitrary Y coordinate
« Reply #2 on: July 16, 2008, 11:04:22 pm »

No, I have seen the bands in all map sizes except large. But haven't done enough tests on them mostly due to the long time they take. I probably haven't tested with those same parameters on large.

Edit: I found out I did the test with those. No problem with large maps apparently.
« Last Edit: July 16, 2008, 11:06:09 pm by Zemat »
Logged
You too can help bring to life the RogueLife Project!

Toady One

  • The Great
    • View Profile
    • http://www.bay12games.com
Re: [39b] Worldgen biome abrupt swap at arbitrary Y coordinate
« Reply #3 on: July 17, 2008, 02:20:29 am »

Okay, then this is buried off somewhere in all the notes I passed on for this release...  there are quite a few quirks like this.  You'll also see a lot of up/down striping with certain params.
Logged
The Toad, a Natural Resource:  Preserve yours today!