Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cavegen: Make mgfractal use mgv5 cavegen | paramat | 2015-11-09 |
| | | | | | Remove CaveFractal Add a lava depth constant to CaveV5 to make it universal | ||
* | Fractal mapgen: Add seabed and large pseudorandom caves | paramat | 2015-10-07 |
| | |||
* | Cavegen V6: Make all caves consistent with 0.4.12 stable | paramat | 2015-08-03 |
| | | | | | | | When tunnels entirely above ground were avoided, the missing pseudorandom calls changed the allowed caves. Now, above ground tunnels are not placed while still running all previous pseudorandom calls. | ||
* | Cavegen: Mgv6: No small caves entirely above ground | paramat | 2015-07-19 |
| | | | | | Mgv5/mgv7: Remove 'should make cave hole' feature Remove ravine code | ||
* | Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH | paramat | 2015-07-01 |
| | |||
* | Cavegen, mgv5: Cleanup code | paramat | 2015-03-04 |
| | | | | | Conf.example: Update mgv5 mapgen params Mgv7: Lava caves only below -256 | ||
* | Mgv5: Remove blobgen. Remove crumble and wetness noises | paramat | 2015-02-21 |
| | | | | | | Add large pseudorandom caves below -256 De-link terrain level from water_level Cavegen: Mgv5 large cave code | ||
* | Shorten ManualMapVoxelManipulator to MMVManip | kwolekr | 2015-01-05 |
| | |||
* | Mapgen V7: Huge rewrite, also tweaks to cavegen et al. | kwolekr | 2013-07-06 |
| | |||
* | Cavegen: Prevent caves from occuring above ground level, and superfluous ↵ | kwolekr | 2013-07-01 |
| | | | | mixing of lava and water in caves | ||
* | Enhance caves for mgv7, add ravines | kwolekr | 2013-04-27 |
| | |||
* | Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to ↵ | kwolekr | 2013-04-21 |
Mapgen V7 |