summaryrefslogtreecommitdiff
path: root/src/mapgen_v5.h
Commit message (Collapse)AuthorAge
* Mapgen V5: Fix use of uninitialized value in ctorkwolekr2014-12-07
|
* Rewrite generate notification mechanismkwolekr2014-12-06
| | | | | | | Add support for notify-on-decoration Clean up mapgen constructors Clean up mapgen.cpp code style somewhat Remove trailing whitespace from some files
* Mgv5 get ground level at point function. Fast spawn player versionparamat2014-11-20
|
* Add Generator Element Management frameworkkwolekr2014-11-12
| | | | Add BiomeManager, OreManager, DecorationManager, and SchematicManager
* Tune cave noise scales to 6. Fix blobs spflag, now enabled. Update conf.exampleparamat2014-11-09
|
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ↵paramat2014-11-08
blobs