提交历史

作者 SHA1 备注 提交日期
  paramat 8fc8cb819b Mapgen: Various fixes and improvements 8 年之前
  paramat c3e179f256 Cavegen: Make mgfractal use mgv5 cavegen 9 年之前
  paramat 706e7cebea Fractal mapgen: Add seabed and large pseudorandom caves 9 年之前
  paramat 7a6e4dc54a Cavegen V6: Make all caves consistent with 0.4.12 stable 9 年之前
  paramat 4046f3e302 Cavegen: Mgv6: No small caves entirely above ground 9 年之前
  paramat c0dafa1c10 Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH 9 年之前
  paramat 392ac41c99 Cavegen: Remove now unnecessary checks for water, lava, ice 9 年之前
  paramat eb7482fd73 Cavegen, mgv5: Cleanup code 9 年之前
  paramat 773aa8c57b Mgv6: Add heightmap. Do not make large caves that are entirely above ground 9 年之前
  paramat 38e6280552 Mgv5: Remove blobgen. Remove crumble and wetness noises 9 年之前
  kwolekr c5faa64405 Cavegen: Fix copy & paste error (solves #2020) 10 年之前
  kwolekr 2fd3d52020 Add flags and lacunarity as new noise parameters 10 年之前
  kwolekr 5062b99cb0 Rewrite generate notification mechanism 10 年之前
  kwolekr 5a34f40d80 Huge overhaul of the entire MapgenParams system 10 年之前
  kwolekr c3708b456e Add map feature generation notify Lua API 11 年之前
  kwolekr f3439c40d8 Cavegen: Fix possible out-of-bounds heightmap access 11 年之前
  kwolekr 747bc40840 Cavegen: Respect is_ground_content MapNode setting; fix some code formatting issues 11 年之前
  kwolekr 18d7bc7fa1 Mapgen V7: Huge rewrite, also tweaks to cavegen et al. 11 年之前
  kwolekr fe4ce03d52 Cavegen: Prevent caves from occuring above ground level, and superfluous mixing of lava and water in caves 11 年之前
  kwolekr 30d6d4c733 Cavegen: fix division by 0 with abnormal max tunnel diameter sizes 11 年之前
  kwolekr 8767c78169 Enhance caves for mgv7, add ravines 11 年之前
  kwolekr 03868ff8e1 Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapgen V7 11 年之前