Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Biome generation: Fix layers of 'filler' nodes at biome y limits
Error was exposed by commit a1389c3 'nplaced' was not set to U16_MAX when biome 'stone' was placed, so when biome was recalculated in a column of stone, the 'nplaced' value caused a few remaining filler nodes to be placed. Occurs when the lower biome has a deeper depth of 'top' plus 'filler' than the upper biome.
- Loading branch information