Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add explicit facet provider priority #163

Merged
merged 2 commits into from
Aug 15, 2021

Conversation

naalit
Copy link
Contributor

@naalit naalit commented Aug 13, 2021

Now that facet provider ordering can be made explicit, this PR enforces the ordering BaseBiomeProvider -> RiverProvider -> SimplexHillsAndMountainsProvider -> RiverToElevationProvider. This also fixes a bug where scrublands would always generate around rivers because the river increases the humidity; now that rivers aren't generated until after the base biomes, this doesn't happen.

@skaldarnar skaldarnar added Topic: WorldGen Requests, Issues and Changes related to facets, rasterizers, etc. Type: Improvement Request for or addition/enhancement of a feature labels Aug 15, 2021
@skaldarnar skaldarnar merged commit 335d7a6 into develop Aug 15, 2021
@skaldarnar skaldarnar deleted the fix/facet-update-priority branch August 15, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic: WorldGen Requests, Issues and Changes related to facets, rasterizers, etc. Type: Improvement Request for or addition/enhancement of a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants