Paramat 7379aa74cf
Dungeons: Settable density noise, move number calculation to mapgens (#8473)
Add user-settable noise parameters for dungeon density to each mapgen,
except V6 which hardcodes this noise parameter.

Move the calculation of number of dungeons generated in a mapchunk out
of dungeongen.cpp and into mapgen code, to allow mapgens to generate
any desired number of dungeons in a mapchunk, instead of being forced
to have number of dungeons determined by a density noise.

This is more flexible and allows mapgens to use dungeon generation to
create custom structures, such as occasional mega-dungeons.
2019-06-01 20:50:43 +01:00
..
2017-08-17 22:19:39 +02:00
2018-04-19 20:14:53 +01:00
2017-09-26 20:30:14 +02:00
2019-05-20 20:59:51 +02:00
2019-05-20 20:59:51 +02:00
2019-01-16 13:39:13 +01:00
2017-08-30 08:09:41 +02:00
2019-03-31 20:49:39 +02:00
2018-03-30 18:32:52 +02:00
2017-08-18 07:44:52 +02:00
2017-08-17 22:19:39 +02:00
2018-11-18 11:48:16 +01:00
2017-08-17 22:19:39 +02:00
2019-05-18 17:19:13 +02:00
2019-05-18 17:19:13 +02:00
2018-07-21 03:09:39 -07:00
2017-08-19 11:29:46 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2019-05-18 17:19:13 +02:00
2017-09-26 20:30:14 +02:00
2018-04-19 20:14:53 +01:00
2017-08-24 17:54:10 +02:00
2017-08-17 22:19:39 +02:00