panik4 / RandomParadox

A C++ random scenario and worldmap generator for Paradox Interactive Games, also useable as a maptool for total conversions
GNU General Public License v3.0
36 stars 2 forks source link

Height Adjustments #16

Closed Hroppa closed 2 hours ago

Hroppa commented 2 hours ago

When generating landmass from a custom heightmap in the LandInput tab, Height Adjustments allow height increases but not negative values for height decreases. Intended functionality is surely symmetrical?

Hroppa commented 2 hours ago

Managed to reduce height with a different map, assume this was some edge case