Commit Graph

541 Commits

Author SHA1 Message Date
Wuzzy 88429f70ad Reduce vine threshold in Jungle M biome 2017-09-13 01:57:03 +02:00
Wuzzy cec723d47b Use LuaVoxelManip for vine generation
Important for Jungle M!
2017-09-13 01:47:24 +02:00
Wuzzy 2fce8752f2 Fix incorrect biome IDs in mcl_mapgen_core 2017-09-13 00:36:16 +02:00
Wuzzy 3ccf0a4937 Rebalance jungle biomes, esp. Jungle Edge M
To make is much rarer.
2017-09-13 00:17:39 +02:00
Wuzzy 8245ddcc2c Spawn oaks in Savanna 2017-09-12 21:59:14 +02:00
Wuzzy 76eee3d79e Minor refactor of oak biome trees 2017-09-12 21:54:42 +02:00
Wuzzy b9006512b8 Make sunflowers more common in Sunflower Plains 2017-09-12 21:38:38 +02:00
Wuzzy ebe9b262ed More straight-forward naming convention for biomes 2017-09-12 21:31:33 +02:00
Wuzzy ecccb9d90d Balance all heat and humidity points of all biomes 2017-09-12 20:40:20 +02:00
Wuzzy caedf0649a Fix bedrock/lava/void layers not generating at all
lvm_used was accidentally set to nil by the clay generator. OMG!
2017-09-12 18:09:26 +02:00
Wuzzy 3643e9ac92 Fix some bad variables in mcl_mapgen_core 2017-09-12 08:11:03 +02:00
Wuzzy 427eb32448 Add a second huge jungle tree schematic, tweak the 1st one 2017-09-12 05:35:02 +02:00
Wuzzy 4468b53fdd Add Jungle M biome 2017-09-12 05:20:03 +02:00
Wuzzy 27f3b9f3d9 VM: Update liquids after writing to map 2017-09-11 16:26:15 +02:00
Wuzzy bc1e16fbc6 Delete unused WorldEdit code in mcl_structures 2017-09-11 04:26:16 +02:00
Wuzzy b8461596a3 Generate clay in voxelmanip 2017-09-11 04:24:24 +02:00
Wuzzy e7db6f3c89 Generate clay more MC-like
* Diamond shape
* Flat
* Close to water surface
2017-09-11 03:58:07 +02:00
Wuzzy 24abe81409 mcl_mapgen_core: Put all mapgen code into single on_generated
This fixes some mapgen race conditions
2017-09-11 01:59:20 +02:00
Wuzzy 06256f068b Generate witch huts slightly deeper 2017-09-11 01:34:37 +02:00
Wuzzy defffbc952 Fix generating lots of gravel in caves 2017-09-11 01:11:57 +02:00
Wuzzy 0baa563072 Generate witch huts only in swamplands 2017-09-11 00:28:52 +02:00
Wuzzy 75aec87b48 Remove weird witch hut debug stuff 2017-09-10 21:05:03 +02:00
Wuzzy 98e5f2b0ba Refactor Minecraft chunk probability code for structures 2017-09-10 20:41:22 +02:00
Wuzzy 98654b45b1 mcl_structures: Return place_schematic return value 2017-09-10 20:20:52 +02:00
Wuzzy 876e2c6eb4 Random rotation for witch huts 2017-09-10 20:16:13 +02:00
Wuzzy 55e8d7503e Rarely generate witch huts (experimental) 2017-09-10 19:14:58 +02:00
Wuzzy 61e0d55311 Update mcl_biomes comments 2017-09-10 17:18:11 +02:00
Wuzzy d715eda723 Fix surface of ice plains spike 2017-09-10 16:55:55 +02:00
Wuzzy 65333ae43c Replace birches with spruce in ice plains 2017-09-10 16:53:33 +02:00
Wuzzy b1065b2247 Use Biome API to turn floating sand to sandstone 2017-09-10 16:44:37 +02:00
Wuzzy 5d3323d094 Generate red sandstone 2017-09-10 15:32:24 +02:00
Wuzzy 84a92817cc Tweak beaches 2017-09-10 15:01:32 +02:00
Wuzzy b7684d2980 Add deep ocean biome 2017-09-10 14:23:52 +02:00
Wuzzy b70b836efd Tweak Mesa Plateau F biome 2017-09-10 06:34:28 +02:00
Wuzzy 5448669ffd Generate pumpkins in every biome 2017-09-10 06:06:02 +02:00
Wuzzy 81a170645e Don't restrict sugar cane spawn to biomes 2017-09-10 05:45:27 +02:00
Wuzzy 5a69b132c4 Add an Y layer to moss stone boulder schematics 2017-09-10 05:03:20 +02:00
Wuzzy 1938f84c3b Re-introduce Jungle Edge, nerf OP melon spawn 2017-09-10 04:45:43 +02:00
Wuzzy a69f8ca9e1 Make mega spruce taiga much more dense 2017-09-10 04:42:42 +02:00
Wuzzy bc47d542da Disable Jungle Edge M biome for balancing 2017-09-10 04:33:27 +02:00
Wuzzy bd7d57d083 Add Jungle Edge M biome 2017-09-10 03:59:59 +02:00
Wuzzy fb2714d5f1 Add savanna M biome 2017-09-10 03:41:42 +02:00
Wuzzy a14b501f24 Change mesa plateau F ocean appearance 2017-09-10 03:33:06 +02:00
Wuzzy d2cf48022c Remove red desert biome 2017-09-10 03:17:38 +02:00
Wuzzy a02a492b2c Add Mesa Plateau F biome 2017-09-10 03:16:49 +02:00
Wuzzy dfc4a950c6 Remove unused mesa ores 2017-09-10 02:49:02 +02:00
Wuzzy 3ad6b03f68 Generate semi-random mese strata 2017-09-10 02:44:47 +02:00
Wuzzy 18f916f3c5 Refactor and simplify mesa generation code 2017-09-10 00:55:32 +02:00
Wuzzy f0b87379d3 Generate blue orchids only up to Y=5 in v6
But increase noise offset to 0. This spawn strategy emulates swamplands.
2017-09-09 21:05:40 +02:00
Wuzzy 2916b28f87 Comment the biomes code in mcl_biomes 2017-09-09 19:30:22 +02:00
Wuzzy fa75eda9cf Add stone beach biome 2017-09-09 19:01:04 +02:00
Wuzzy 6427c72b95 New biomes: Extreme Hills and 2 variants
Extreme Hills
Extreme Hills+
Extreme Hills M (gravel field)
2017-09-09 11:42:15 +02:00
Wuzzy 44725be4bb Fix fern generating virtually everywhere 2017-09-09 08:17:24 +02:00
Wuzzy 22131e588e Generate the new acacias 2017-09-09 08:15:49 +02:00
Wuzzy e433be1472 Add mega taiga spruces and more spruces 2017-09-09 05:04:39 +02:00
Wuzzy 52f22ac58f Make melons rarer in non-v6 mapgens 2017-09-09 01:34:37 +02:00
Wuzzy 0ceecec7c3 Add jungle edge biome 2017-09-09 01:13:21 +02:00
Wuzzy a5a73ea12d Add flower forest beach 2017-09-09 00:30:02 +02:00
Wuzzy edf42043db Generate alliums in flower forest only 2017-09-09 00:22:59 +02:00
Wuzzy f61ecab98e Add flower forest biome 2017-09-09 00:19:24 +02:00
Wuzzy c3278d679d Generate giant mushrooms with 1/12 chance 2017-09-08 23:01:04 +02:00
Wuzzy f9bc27967d Generate lily pads also in 2 node deep water in swamps 2017-09-08 22:04:05 +02:00
Wuzzy 0259353b6f Rework vine gen code and gen vines in swampland 2017-09-08 21:45:22 +02:00
Wuzzy fc2d9b3d32 Add swampland biome 2017-09-08 19:54:24 +02:00
Wuzzy 03ab34405f Rename jungle-related biomes 2017-09-08 18:52:08 +02:00
Wuzzy 4c4ebabea9 Add mushroom island shore 2017-09-08 17:56:04 +02:00
Wuzzy ea9a34337a Freeze water in cold beaches 2017-09-08 17:51:56 +02:00
Wuzzy 8c2b1df005 Only use sand for riverbeds 2017-09-08 17:44:45 +02:00
Wuzzy 96a3474c40 Disable cart spawning cuz error message spam 2017-09-08 16:32:33 +02:00
Wuzzy 8f916ac429 Fix 2 variable bugs in mcl_biomes 2017-09-08 07:41:14 +02:00
Wuzzy 237541789b Spawn fossils in fixed height range 2017-09-08 05:49:24 +02:00
Wuzzy 152327bb2a Fossil schematics: ~7% chance to lose bone block 2017-09-08 05:16:12 +02:00
Wuzzy 86db1a8a0e Generate fossils in deserts 2017-09-08 05:06:42 +02:00
Wuzzy 11b56dfb51 Prevent desert temple spawning on beaches 2017-09-08 04:33:30 +02:00
Wuzzy 22a1b0a5d2 Convert desert temple structure to schematic file 2017-09-08 04:30:47 +02:00
Wuzzy 0dd4d501ef Move villages into schematic, fix bad nodes 2017-09-08 03:31:20 +02:00
Wuzzy ef1bce1609 Document fossil schematic sizes 2017-09-08 01:39:14 +02:00
Wuzzy 576a31ac7f Stop fossil schematics replacing air 2017-09-08 01:34:33 +02:00
Wuzzy 8576d36a2c Generate ice spikes in v6 2017-09-08 00:38:55 +02:00
Wuzzy 14a276033d v6: Add otherwise ungettable saplings into chests 2017-09-07 04:38:50 +02:00
Wuzzy b88ae2f1e4 Refactor mcl_mapgen_core and improve mg performace 2017-09-06 08:36:01 +02:00
Wuzzy 9a67b90538 Greatly reduce mapgen stress 2017-09-06 07:12:27 +02:00
Wuzzy 35fa425781 Generate more acacia trees 2017-09-06 06:21:27 +02:00
Wuzzy 62f233eafb Add birch forest biomes 2017-09-06 06:04:32 +02:00
Wuzzy c5d4eb9bed Disable sunflower plains again 2017-09-06 05:25:07 +02:00
Wuzzy a95cec29f3 Balance sunflower plains biome 2017-09-06 05:11:29 +02:00
Wuzzy 2141fb1df7 Clear snowy grass block if not below snow 2017-09-06 05:01:43 +02:00
Wuzzy 47d08ed542 Very rarely make oaks and birches in ice plains 2017-09-06 04:32:49 +02:00
Wuzzy 951cc5366e Generate tall grass in ice plains 2017-09-06 04:11:39 +02:00
Wuzzy 4ba318df32 Rename beach biomes 2017-09-06 03:34:51 +02:00
Wuzzy f5ea645776 Tweak ice spike plains 2017-09-06 03:29:18 +02:00
Wuzzy 55aa01a6fc Fix floting snow on mushrooms in cold taiga 2017-09-06 03:03:02 +02:00
Wuzzy ff8482e556 Fewer matchstick spruces 2017-09-06 02:36:26 +02:00
Wuzzy 73c2d5ca23 Add mega spruce taiga 2017-09-06 02:29:37 +02:00
Wuzzy 0732e9a725 Assign spruces to cold taiga 2017-09-06 01:57:02 +02:00
Wuzzy 916bf70b85 Rename biomes according to MC names 2017-09-06 01:50:39 +02:00
Wuzzy 60fa765cca Don't generate dungeons in v6 2017-09-05 22:55:36 +02:00
Wuzzy d69644fd47 Don't generate lava and bedrock in singlenode 2017-09-05 22:47:48 +02:00
Wuzzy 1a120f2663 Change grass and tallgrass seed in non-v6 mapgens 2017-09-05 21:30:02 +02:00
Wuzzy b1a648c86f Generate much more tall grass in savannas 2017-09-05 21:17:54 +02:00
Wuzzy f7b4d87482 Smaller jungle areas without vines 2017-09-05 19:59:13 +02:00
Wuzzy 63ebc3143c Fix incorrect loading of ballon oak 2017-09-05 15:18:58 +02:00
Wuzzy d8f3a5ee7f Add large oak trees 2017-09-05 08:18:00 +02:00
Wuzzy 86921c0968 Tweak many tree schematics
Trunks are now force_place.
More randomness.
2017-09-05 06:41:48 +02:00
Wuzzy bc218b081a Update special spruce schematics 2017-09-05 04:17:35 +02:00
Wuzzy 594aebfa45 Add new spruce schematics 2017-09-05 03:51:13 +02:00
Wuzzy d419b47198 Generate ice spikes 2017-09-04 06:32:30 +02:00
Wuzzy e02f3071bc Place moss boulders in low levels as well 2017-09-03 14:34:03 +02:00
Wuzzy 79099115da Generate large moss stone boulders in taiga 2017-09-03 07:06:14 +02:00
Wuzzy ebacdd4e22 Update and improve a couple of schematics 2017-09-03 06:38:50 +02:00
Wuzzy 4cfb278187 No longer generate mushrooms next to jungle trees 2017-09-02 19:47:32 +02:00
Wuzzy f449f4637b Add detector rails in railcorridor chests 2017-09-02 17:22:43 +02:00
Wuzzy 787832429a Shorten fallen logs (long logs cause problems) 2017-08-31 21:09:26 +02:00
Wuzzy 57c3a45248 Add matchstick spruce, generate more spruces 2017-08-31 21:05:04 +02:00
Wuzzy 6b0203f03f Add lollipop spruce 2017-08-31 20:12:44 +02:00
Wuzzy 52648bcc16 Add small balloon oak (oak variant)
For ca. every 12 oaks, there is 1 small ballon oak.
2017-08-31 18:33:49 +02:00
Wuzzy e2ac0c79ee Fix some huge mushroom placement issues 2017-08-31 18:18:15 +02:00
Wuzzy a4363b975d Change jungle tree schematic, update jungle biome 2017-08-31 18:04:40 +02:00
Wuzzy 7fcaf68e25 Change jungle floor to grass block 2017-08-31 17:27:58 +02:00
Wuzzy 7be4815697 Tweak Nether gravel ore 2017-08-31 16:28:16 +02:00
Wuzzy 8c9608105c Fix broken fallen log schematic 2017-08-31 15:53:21 +02:00
Wuzzy 6f9d8a5663 Tweak fallen logs; add mushrooms again 2017-08-31 06:07:52 +02:00
Wuzzy 76b9f75223 Fix more double plant conflicts 2017-08-31 05:43:46 +02:00
Wuzzy b866c6bb8d Generate fallen logs after double plants 2017-08-31 05:38:25 +02:00
Wuzzy 0a957ee2ef New oak and birch tree schematics
Also fix broken glacier biome
2017-08-31 04:56:09 +02:00
Wuzzy a124becdea Fix broken mesa biome (too much stone) 2017-08-31 04:15:51 +02:00
Wuzzy aac9af4d6d Tweak biome height limits, fix some biome bugs 2017-08-31 04:10:38 +02:00
Wuzzy e91c5c9d01 Thinner ice sheets 2017-08-31 03:50:36 +02:00
Wuzzy 7df8c14e3f Fix snowy grassland shores 2017-08-30 00:37:57 +02:00
Wuzzy 6aa66cf7db Add jungle bushes 2017-08-30 00:32:11 +02:00
Wuzzy 41e0e6031f Update acacia tree mapgeUpdate acacia tree mapgen 2017-08-29 22:48:16 +02:00
Wuzzy 7ade843e29 Generate lily pads 2017-08-22 17:40:54 +02:00
Wuzzy d7b2f8370e Set proper riverbed nodes for all biomes 2017-08-22 16:17:29 +02:00
Wuzzy 209a2ca678 Generate sugar canes again 2017-08-22 15:57:19 +02:00
Wuzzy 28337b88c0 Fix desert sand color 2017-08-22 00:30:34 +02:00
Wuzzy 7ed2adec3f Fix End lighting. Kinda 2017-08-22 00:22:53 +02:00
Wuzzy 19dc81842f Spawn Nether mushrooms after fire 2017-08-21 19:48:27 +02:00
Wuzzy fbf49a8794 Activate liquid flow again 2017-08-21 18:49:04 +02:00
Wuzzy 8d9e46b535 Add flat Nether; fix portals in flat world 2017-08-21 18:30:37 +02:00
Wuzzy 2e63dd0a3d Refactor content IDs in mcl_mapgen_core 2017-08-21 17:57:11 +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 9810b0a2ab Generate huge jungle trees, tweak mesa biome 2017-08-21 13:24:42 +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 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 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 cfd1456dab Mapgen: Call update_liquids less often 2017-08-18 21:29:25 +02:00
Wuzzy cb1dbcb2db Explain weird End lighting 2017-08-18 14:10:49 +02:00
Wuzzy 12df4c98b4 Minor mcl_biomes refactor 2017-08-18 14:07:35 +02:00
Wuzzy b157c09a4e Replace water in the End 2017-08-18 13:56:26 +02:00
Wuzzy e30719a3bb Fix some mapgen bugs WRT The End 2017-08-18 13:28:20 +02:00
Wuzzy 29119d2e2c Generate floating islands in the End 2017-08-18 02:42:26 +02:00
Wuzzy 28a085ae98 Fix broken mapgen overrides in mcl_mapgen_core 2017-08-18 00:53:23 +02:00
Wuzzy f13aa521f6 Make magma blocks much more common 2017-08-18 00:53:07 +02:00
Wuzzy c01c3c5871 Replace water with lava in the Nether 2017-08-18 00:36:31 +02:00
Wuzzy dc1cb9b659 The Nether is now supported in v6, too 2017-08-17 23:58:35 +02:00
Wuzzy 974db12867 Register dimension stuff independent of mapgen 2017-08-17 23:14:02 +02:00
Wuzzy 3fefbf5fc4 Add realm barrier between End and Overworld void 2017-08-17 19:59:43 +02:00
Wuzzy 04ec0929a8 Move mcl_portals to ITEMS 2017-08-17 13:39:25 +02:00
Wuzzy 4ac023a6ae Make magma blocks more common 2017-08-17 05:35:06 +02:00
Wuzzy 073b55365a Remove buggy Nether holes 2017-08-17 05:28:02 +02:00
Wuzzy 5c5c2ea109 Fix portal corner metadata being able to be killed
This was possible by re-using the same frame for multiple portals.
2017-08-17 04:36:08 +02:00
Wuzzy 3e3e9f3931 Fix player pos detection in portals 2017-08-17 04:21:59 +02:00
Wuzzy 817c52f92f Fix bugs in flint and ssteel and ender eye 2017-08-17 04:12:34 +02:00
Wuzzy 29873b96c1 Rename portal node metadata 2017-08-17 03:43:26 +02:00
Wuzzy 6018f0c7cd Proper portal behaviour WRT explosions 2017-08-17 03:27:31 +02:00
Wuzzy acad50ae5f Allow to teleport back to overworld 2017-08-17 01:58:17 +02:00
Wuzzy 54dc6e8ffb Remove some portal hackery 2017-08-17 01:33:36 +02:00
Wuzzy ec0219c66e Use frame of quartz block for End portal instead 2017-08-17 01:19:47 +02:00
Wuzzy 1f840e4cfc More portal opener fixes 2017-08-17 01:11:06 +02:00
Wuzzy 05657fae9e Don't play ignite sound for ender eye fail 2017-08-17 01:10:00 +02:00
Wuzzy 41380ad281 Save portal noise 2017-08-17 01:09:32 +02:00
Wuzzy bcee6a0c6a Add portal teleportation sound 2017-08-17 01:01:09 +02:00
Wuzzy 657851125f Add nether and end portal (WIP)
New mod: mcl_portals, based on maikerumine's work
2017-08-17 00:16:29 +02:00
Wuzzy 6e93424f03 Fix broken Overworld 2017-08-16 18:56:39 +02:00
Wuzzy c429d1af83 Improve gravel generation in Nether 2017-08-16 17:38:40 +02:00
Wuzzy ffef753567 Add lava springs into the Nether 2017-08-16 17:08:33 +02:00
Wuzzy d90b59c918 Tweak Nether ore and lava generation 2017-08-16 17:01:16 +02:00
Wuzzy b7c12e82e4 Fix basic Nether generation 2017-08-16 16:22:28 +02:00
Wuzzy 860155e5c1 Set proper realm boundaries 2017-08-16 15:29:05 +02:00
Wuzzy 91b92a2cfd Fix some realm bugs 2017-08-16 14:06:01 +02:00
Wuzzy f7f6a89d64 Spawn fake moss stone boulder in taiga only 2017-08-15 20:10:25 +02:00
Wuzzy a26aef7042 Generate vines and cocoas in non-v6 mapgens 2017-08-15 20:08:41 +02:00
Wuzzy 266fde8ff2 Import biomes, gt2mc2 and related files from mc2plus
gt2mc2 contains aliases. This mod is temporary and should be removed later.

Kudos to maikerumine!
2017-08-15 19:40:53 +02:00
Wuzzy a349e421c8 Update tsm_railcorridors settingtypes.txt 2017-08-14 20:02:45 +02:00
Wuzzy 300a15b5b5 New tsm_railcorridors: Spawn minecarts, bugfixes, ... 2017-08-14 20:01:04 +02:00
Wuzzy 3c6e5841b4 Update tsm_railcorridors
- 0.12.0
- Cobwebs
- Cave spider spawners
- Tons of bugfixes
2017-08-14 05:35:32 +02:00
Wuzzy 43fba81ee3 Widen the openings of lonely dungeon corners to allow entry 2017-08-12 20:02:52 +02:00
Wuzzy ded7aa7ee6 Make 2 schematics less aggressive replacing nodes 2017-08-12 18:10:30 +02:00
Wuzzy 04ad3999bd Improve boulder generation 2017-08-12 02:36:11 +02:00
Wuzzy be9be17d97 Make ice spikes less destructive 2017-08-12 01:49:37 +02:00
Wuzzy 0beaed14db Add large spike structure 2017-08-11 01:48:36 +02:00
Wuzzy 602fd7d6e4 Rename some schematic files 2017-08-11 00:34:41 +02:00
Wuzzy c5a565cefc Add 4 new spawnable structures
- Fossil (8 variants)
- Mossy boulder
- Witch hut
- Small ice spike
2017-08-11 00:28:29 +02:00
Wuzzy ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy 04593eca08 Localize a couple of accidental global variables 2017-08-02 01:34:12 +02:00
Wuzzy f26d2c34e4 Add horse armor into chests 2017-07-06 15:00:12 +02:00
Wuzzy 305aacf705 Fix embarrassing monster egg typo 2017-07-06 00:00:26 +02:00
Wuzzy 598a2977b5 Add monster egg blocks 2017-07-05 23:53:15 +02:00
Wuzzy 1db851b42b Add experimental setting to disable superflat 2017-07-02 22:35:46 +02:00
Wuzzy b225ecf51f Force nolakes,nohills for flat mapgen 2017-07-02 21:50:37 +02:00
Wuzzy 7c3b422a49 Remove lava/water springs from flat mapgen 2017-06-13 13:53:34 +02:00
Wuzzy 8610b8cb8a Fix stone generating in flat mapgen 2017-06-13 13:51:16 +02:00
Wuzzy d4799b5144 Fix cactus spawning typo 2017-06-12 22:05:16 +02:00
Wuzzy 8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy d58ed09a9f Add more mapgen aliases 2017-06-05 00:21:34 +02:00
Wuzzy 3e58fe6cd8 Add v6-style sapling growth for jungle trees
Taken from Minetest Game 0.4.15. Needs to be replaced later
2017-06-03 03:21:25 +02:00
Wuzzy 25c9583ed2 Tweak vine density 2017-05-27 03:50:35 +02:00
Wuzzy b0f36500cf Vine generation now uses Perlin noise 2017-05-27 03:19:19 +02:00
Wuzzy f7393cf970 Generate vines in jungles, move cocoa gen b/w mods 2017-05-27 01:54:40 +02:00
Wuzzy c1c15eb60b Rename mcl_monster_spawners to mcl_mobspawners.
Sorry for the trouble, but the long name annoyed me. :P
2017-05-25 06:09:03 +02:00
Wuzzy 93a36a91c2 Add dependency to mobs_mc in mcl_dungeons 2017-05-25 05:53:48 +02:00
Wuzzy 8abe53c6e1 Rename: mcl_monster_spawner to mcl_monster_spawners 2017-05-25 05:52:47 +02:00
Wuzzy d1ea880be6 Generate monster spawners in dungeons (kinda...) 2017-05-25 05:01:50 +02:00
Wuzzy e37d24144e Update dungeon TODO 2017-05-24 22:48:09 +02:00
Wuzzy e748237469 Remove cobblestone ceiling from dungeons 2017-05-24 22:29:36 +02:00
Wuzzy 30a29a20c8 Allow dungeons to destroy cobble and mossycobble 2017-05-24 21:49:34 +02:00
Wuzzy 74a393b1ff Carve in openings into dungeons 2017-05-24 21:39:41 +02:00
Wuzzy 73b7e1d550 Dungeons generate less aggressively now 2017-05-24 21:15:57 +02:00
Wuzzy 839a407c90 Refactor chest rotation code in dungeons 2017-05-24 20:50:42 +02:00
Wuzzy 5d369df399 Dungeon TODO 2017-05-24 12:46:54 +02:00
Wuzzy 99a54319b1 Refactor mcl_dungeons 2017-05-24 12:15:20 +02:00
Wuzzy 4625d2e8f8 Restrict dungeon chest spawning again 2017-05-24 12:12:45 +02:00
Wuzzy a792e5d545 Rotate dungeon chests away from wall 2017-05-24 12:11:15 +02:00
Wuzzy 6c4aff7f6a Place dungeon chests randomly at wall position 2017-05-24 11:42:20 +02:00
Wuzzy 231f12e3fa Add random chests into dungeons 2017-05-24 10:55:25 +02:00
Wuzzy dc83946213 Add basic (empty) dungeons 2017-05-24 09:51:22 +02:00
Wuzzy 086067184a Add igloo basement (schematic only) 2017-05-24 05:43:01 +02:00
Wuzzy f48b1f3591 Spawn igloos on snowy grass blocks as well 2017-05-24 04:35:59 +02:00