Opened 6 years ago

#4989 new defect

Remove default values from rmgen terrain and entity helper functions

Reported by: elexis Owned by:
Priority: Should Have Milestone: Backlog
Component: Maps Keywords:
Cc: Patch:

Description

There are a number of rmgen helper functions that hardcode default values.

That had been removed for tileclasses. But some are still important to be removed, for instance the elevation of hills.

There have been a number of paintTerrainBasedOnHeight calls that never did anything because the height range was never met.

The height range was never met because the height was hidden in the library, rather than all bundled in one place of the random map script.

Same is true for default values in general.

Change History (0)

Note: See TracTickets for help on using tickets.