Commit Graph

2629 Commits

Author SHA1 Message Date
Wuzzy 2e63dd0a3d Refactor content IDs in mcl_mapgen_core 2017-08-21 17:57:11 +02:00
Wuzzy 25ce811edc Fix crash in flat mapgen 2017-08-21 17:46:12 +02:00
Wuzzy 9def04142b Align End and Nether height at mapchunk borders
This commit breaks previous maps with Nether and End
2017-08-21 17:35:57 +02:00
Wuzzy 16c1181a47 Destroy fire by flooding 2017-08-21 16:37:21 +02:00
Wuzzy 1189b8d299 Remove more helper recipes 2017-08-21 16:22:37 +02:00
Wuzzy cc15d6be6d Add Nether decorations
Nether wart, eternal fire, mushrooms
2017-08-21 16:16:30 +02:00
Wuzzy b9b151f75e Make v7 flowers more common 2017-08-21 15:24:01 +02:00
Wuzzy 3f123aa282 Make fern more common 2017-08-21 15:18:49 +02:00
Wuzzy 122d6fc5fc Make mushrooms more common 2017-08-21 15:14:33 +02:00
Wuzzy 1ebc34da01 Tweak grass/fern spawning again 2017-08-21 14:22:55 +02:00
Wuzzy 28425ca28a Rename some biomes 2017-08-21 14:14:46 +02:00
Wuzzy 5a8f7cff73 Biomes: Increase filler depths 2017-08-21 14:08:35 +02:00
Wuzzy fde21efdd4 Tweak grass and fern spawning 2017-08-21 14:04:34 +02:00
Wuzzy a622105084 Use classic v6 again 2017-08-21 13:43:16 +02:00
Wuzzy 1b269809a9 Add oak schematic 2017-08-21 13:35:28 +02:00
Wuzzy 9810b0a2ab Generate huge jungle trees, tweak mesa biome 2017-08-21 13:24:42 +02:00
Wuzzy 5ef6cb1f83 Update dark sapling tree growth 2017-08-21 13:02:42 +02:00
Wuzzy b62349bc9f Remove unused jungle tree generation code 2017-08-21 12:50:35 +02:00
Wuzzy 8b4977f1df Remove mapgen warning from footer 2017-08-21 12:36:47 +02:00
Wuzzy cbd8befb47 Fix another walkover bug 2017-08-21 05:25:15 +02:00
Wuzzy f746e2a0c6 Fix walkover mod 2017-08-21 05:19:05 +02:00
Wuzzy 37891e7f40 Tweak huge mushroom spawning 2017-08-21 05:11:45 +02:00
Wuzzy 75cd407e8a Make oak tree forests denser 2017-08-21 05:05:26 +02:00
Wuzzy 2ba19a983a Fix roofed forest riverbed 2017-08-21 04:58:25 +02:00
Wuzzy 67b9deaf88 Add roofed forest with dark oaks 2017-08-21 04:50:45 +02:00
Wuzzy 5766218e57 Tweak Nether portal post effect color 2017-08-21 04:34:50 +02:00
Wuzzy 5302a92baa Fix aggressive 2nd removal after portal generation 2017-08-21 04:31:56 +02:00
Wuzzy abc6352471 Mapgen: Make more use of global reference vars 2017-08-21 04:23:24 +02:00
Wuzzy d77bdffc20 Strictly separate v6 mapgen from other mapgens 2017-08-21 04:14:28 +02:00
Wuzzy 4f03f1c516 Merge branch 'biomes' 2017-08-21 03:43:07 +02:00
Wuzzy dfbc29810a Generate less plants in snowy grassland 2017-08-21 03:35:46 +02:00
Wuzzy 584434cf87 Change cold desert floor cover 2017-08-21 03:27:26 +02:00
Wuzzy 0aebd9955a Use dirt and sand for ocean floor 2017-08-21 03:23:59 +02:00
Wuzzy 0ac05ee847 Fix fern/tallgrass confusion bugs 2017-08-21 03:19:06 +02:00
Wuzzy 4a66e390de Fix missing large plants in v7 etc. 2017-08-21 02:52:38 +02:00
Wuzzy 5f6bc47185 Fix savannah cover 2017-08-21 02:37:29 +02:00
Wuzzy d28e32c7e9 Move mushroom gen to mcl_biomes 2017-08-21 02:35:31 +02:00
Wuzzy a69ab5ec34 Remove fallen log schematics and mushrooms on logs 2017-08-21 02:31:10 +02:00
Wuzzy 1f40c86754 Generate vines and cocoas in v5, v7, etc., too 2017-08-21 02:28:15 +02:00
Wuzzy b34c4ad497 Add important decorations for v7, v5, etc. 2017-08-21 02:25:22 +02:00
Wuzzy dd5730a33d Fix water in the End 2017-08-20 22:18:26 +02:00
Wuzzy 7aa4592f0a Remove worldedit_gui error (delegated to this mod) 2017-08-20 12:35:50 +02:00
Wuzzy c9f277f7e0 Update sky color more often 2017-08-19 11:17:38 +02:00
Wuzzy 2243ee5477 Fix deprecated vel and acc arguments of particles 2017-08-18 23:23:07 +02:00
Wuzzy e2442a6283 Replace deprecated get_entity_name 2017-08-18 22:44:36 +02:00
Wuzzy 4dc1d6b43b Fix outdated get_node_group 2017-08-18 21:36:28 +02:00
Wuzzy e5eec85e53 Update hbarmor 2017-08-18 21:35:02 +02:00
Wuzzy ac55b024b8 Fix accidental global in mcl_core 2017-08-18 21:34:28 +02:00
Wuzzy cfd1456dab Mapgen: Call update_liquids less often 2017-08-18 21:29:25 +02:00
Wuzzy 022682a75e Refactor: Drop legacy get_mapgen_params 2017-08-18 21:25:29 +02:00