Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps

Home Page:https://azgaar.github.io/Fantasy-Map-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Volatile heightmap

coppolaop opened this issue · comments

Problem
My map needs to change heights sometimes. The map is volatile depending on the story.
When I change it on heightmap, all my rivers are gone.

Solution
Small border changes don't need to readjust rivers across the map, just the changed location.
I don't want to lose river names.

Alternatives
Change the rivers only if they are close to the height change.

For small cosmetical changes use Keep mode. A significant change will probably required rivers regeneration to keep data in sync

But I need to make changes on coastline sometimes.
There is anyway to change the rivers only if they are close to the coastline change?

No, it's not currently supported

It can be in the future when the code is refactored and made more modular.

Nice, I'll be waiting! Thanks for everything, your tool is totally awesome!