Commit Graph

247 Commits

Author SHA1 Message Date
Wuzzy a31da5efd5 Don't call minetest.add_item for empty itemstring 2017-09-05 15:15:00 +02:00
Wuzzy d8f3a5ee7f Add large oak trees 2017-09-05 08:18:00 +02:00
Wuzzy 1d862ae019 Fix too low spruces 2017-09-05 06:47:30 +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 92c162250b Simplify selection box for slime block 2017-09-01 20:55:33 +02:00
Wuzzy 56b18a078b Simplified slime block texture by kingoscargames 2017-09-01 00:48:49 +02:00
Wuzzy c315973648 Add a 3rd huge spruce tree variant 2017-08-31 22:36:02 +02:00
Wuzzy 7a47e0dd6d Remove 2 deprecated vm:update_map functions 2017-08-31 22:34:01 +02:00
Wuzzy 8ee837d158 Make huge spruce trees growable by sapling 2017-08-31 22:16:08 +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 a4363b975d Change jungle tree schematic, update jungle biome 2017-08-31 18:04:40 +02:00
Wuzzy 0a957ee2ef New oak and birch tree schematics
Also fix broken glacier biome
2017-08-31 04:56:09 +02:00
Wuzzy 6fb46629c3 Fix broken leafdecay for jungle bush and acacia 2017-08-31 03:28:32 +02:00
Wuzzy 7d87b6c742 Update sapling help 2017-08-31 02:59:53 +02:00
Wuzzy b9a5843ec7 Implement proper 2×2 sapling check 2017-08-31 02:44:03 +02:00
Wuzzy 3ef0afd3c0 Fix generated dark oak leaves not decaying 2017-08-31 02:15:09 +02:00
Wuzzy 4f20ab1950 Simplify leafdecay stuff, add leafdecay factoid 2017-08-31 02:06:35 +02:00
Wuzzy 65ec2c9b54 Add simple 2×2 sapling check
Still not fully complete
2017-08-31 01:53:25 +02:00
Wuzzy a5b19bc3a3 Fix bad huge jungle tree schematic 2017-08-31 01:52:48 +02:00
Wuzzy dc8faa69a4 Increase jungle leaves decay distance to 6
(so the huge jungle trees work)
2017-08-31 01:51:25 +02:00
Wuzzy 47161169a6 Refactor tree growing code 2017-08-30 23:23:15 +02:00
Wuzzy 6aa66cf7db Add jungle bushes 2017-08-30 00:32:11 +02:00
Wuzzy dffc47d8e6 Add acacia schematics 2017-08-29 22:56:22 +02:00
Wuzzy c335356723 Use new acacia tree schematic, remove apple tree 2017-08-29 22:39:22 +02:00
Wuzzy 33fa50cc1a Update glass textures by kingoscargames 2017-08-28 01:38:41 +02:00
Wuzzy 6f59b14420 Add all ice to slippery=3 group 2017-08-26 16:00:32 +02:00
Wuzzy 058049897c Drop sugar canes when dirt/etc. below was dug 2017-08-22 17:14:27 +02:00
Wuzzy 3d1ea57e4b Allow to place sugar canes on sugar canes 2017-08-22 15:20:00 +02:00
Wuzzy cc93cd33e2 Ice does not turn into water in the Nether 2017-08-21 19:12:37 +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 67b9deaf88 Add roofed forest with dark oaks 2017-08-21 04:50:45 +02:00
Wuzzy 4f03f1c516 Merge branch 'biomes' 2017-08-21 03:43:07 +02:00
Wuzzy a69ab5ec34 Remove fallen log schematics and mushrooms on logs 2017-08-21 02:31:10 +02:00
Wuzzy 4dc1d6b43b Fix outdated get_node_group 2017-08-18 21:36:28 +02:00
Wuzzy ac55b024b8 Fix accidental global in mcl_core 2017-08-18 21:34:28 +02:00
Wuzzy 022682a75e Refactor: Drop legacy get_mapgen_params 2017-08-18 21:25:29 +02:00
Wuzzy 3fefbf5fc4 Add realm barrier between End and Overworld void 2017-08-17 19:59:43 +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 e9c4259c61 Clarify vine creeping condition 2017-08-12 15:35:29 +02:00
Wuzzy a64fd0fb66 Kill depending vine below after destroying vine 2017-08-12 04:11:07 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 5023e0247d Disallow placement of void and realm barrier 2017-08-08 23:35:06 +02:00
Wuzzy 58a17444ba Add realm barrier node to separate realms 2017-08-08 23:19:44 +02:00