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
|
835d5592ec
|
Update iron nugget texture
|
2017-06-01 22:33:39 +02:00 |
Wuzzy
|
ad41c9b77a
|
Don't use minetest.inventorycube for stained glass
|
2017-05-31 18:18:31 +02:00 |
Wuzzy
|
3c3ed3d344
|
Fix packed ice being transparent to light
|
2017-05-31 16:21:12 +02:00 |
Wuzzy
|
6edd418c7f
|
Move wieldhand.png to mcl_tools
|
2017-05-30 16:04:47 +02:00 |
Wuzzy
|
24c34b206f
|
Fix acacia/spruce sapling not growing correctly
|
2017-05-30 15:31:04 +02:00 |
Wuzzy
|
7d6bfceeba
|
Don't spread grass block/mycelium below liquid
|
2017-05-28 00:46:09 +02:00 |
Wuzzy
|
e75f08f1db
|
Fix place sound played when vines placement failed
|
2017-05-27 18:31:10 +02:00 |
Wuzzy
|
2b4dc9fdfa
|
Remove debug message
|
2017-05-26 21:27:48 +02:00 |
Wuzzy
|
bf9c990760
|
New vines growth algorithm (WIP)
|
2017-05-26 21:25:25 +02:00 |
Wuzzy
|
2b558e0b54
|
Update vines placement rules and help
|
2017-05-26 20:58:13 +02:00 |
Wuzzy
|
de10e2e1a8
|
Grow proper acacia tree from acacia saplings
|
2017-05-26 02:36:25 +02:00 |
Wuzzy
|
b5b8561483
|
Tree grown from spruce sapling matches v6 pines
|
2017-05-26 02:16:41 +02:00 |
Wuzzy
|
3461893961
|
Remove unused sound in slime block
|
2017-05-26 01:34:43 +02:00 |
Wuzzy
|
a6a28e752d
|
Add sounds for slime block
|
2017-05-26 01:33:26 +02:00 |
Wuzzy
|
316ee94c2d
|
Clean up and rename textures in mcl_core
|
2017-05-26 01:06:54 +02:00 |
Wuzzy
|
794ec7b386
|
Update lava/water help
|
2017-05-23 06:18:57 +02:00 |
Wuzzy
|
0fe26b785e
|
Make water/lava interactions much more MC-like
|
2017-05-23 05:31:07 +02:00 |
Wuzzy
|
c2c9a2f4a4
|
Prevent eating most things at full hunger bar
|
2017-05-23 02:04:27 +02:00 |
Wuzzy
|
b8cc752e79
|
Rename: playerplus→mcl_playerplus, drop compat.
|
2017-05-23 00:53:55 +02:00 |
Wuzzy
|
ce3d3e06e9
|
Fix missing footstep sound for block of clay
|
2017-05-22 23:23:53 +02:00 |
Wuzzy
|
c4094e17ea
|
Reduce lava flowing range to 3
|
2017-05-22 22:31:22 +02:00 |
Wuzzy
|
fbee20d80f
|
Remove unused freezemelt attribute from water nodes
|
2017-05-22 21:01:11 +02:00 |
Wuzzy
|
ceac155074
|
Increase water surface opacity
|
2017-05-22 20:58:57 +02:00 |
Wuzzy
|
7c89679a1c
|
Make underwater view much darker
|
2017-05-22 20:53:40 +02:00 |
Wuzzy
|
e58b65100b
|
Make lava post_effect_color fully opaque
|
2017-05-22 19:37:35 +02:00 |
Wuzzy
|
d5cda21ef5
|
Change water post_effect_color to match texture
|
2017-05-22 19:33:51 +02:00 |
Wuzzy
|
d199819f14
|
Change screen color when inside lava
|
2017-05-22 19:31:31 +02:00 |
Wuzzy
|
95e4a5a177
|
Fix sources with param2==0 not washing stuff away
|
2017-05-22 18:56:46 +02:00 |
Wuzzy
|
0f4573c594
|
Update help of all food items
|
2017-05-21 04:21:12 +02:00 |
Wuzzy
|
3291fcb054
|
Add saturation value to food items
|
2017-05-20 17:45:04 +02:00 |
Wuzzy
|
c98c0bc6e6
|
Wash away carpets and cobwebs
|
2017-05-20 05:09:29 +02:00 |
Wuzzy
|
5f35bd2d2d
|
Proper implemetation of liquid flow node actions
|
2017-05-20 05:05:58 +02:00 |
Wuzzy
|
c49e8dfba0
|
Destroy some nodes by flowing lava
|
2017-05-20 04:11:14 +02:00 |
Wuzzy
|
7140bf71d8
|
Play sound for cooling lava
|
2017-05-20 03:36:07 +02:00 |
Wuzzy
|
f7b75834f1
|
Ignite air above lava sources
|
2017-05-20 03:24:36 +02:00 |
Wuzzy
|
e2e2a99d6b
|
Remove igniter group
|
2017-05-20 02:46:47 +02:00 |
Wuzzy
|
609a967c32
|
Fix broken stained glass crafting (no groups)
|
2017-05-15 20:42:23 +02:00 |
Wuzzy
|
ab9b2056d9
|
Stained glass is now transparent to sunlight
|
2017-05-15 01:16:30 +02:00 |
Wuzzy
|
91dc94a41f
|
Don't wash away nodes diagonally
|
2017-05-15 01:09:33 +02:00 |
Wuzzy
|
7ac57b7a0b
|
Don't wash away dig_by_water when above water
|
2017-05-15 01:00:10 +02:00 |
Wuzzy
|
da3205837b
|
Add label to all ABMs
|
2017-05-15 00:45:54 +02:00 |
Wuzzy
|
ad73e81a64
|
Use minetest.get_nodes_in_area for grass spread
|
2017-05-15 00:30:49 +02:00 |
Wuzzy
|
9dd6350f7d
|
Add back the grass path ABM again
|
2017-05-14 22:58:37 +02:00 |
Wuzzy
|
4d5f1d9d47
|
Update farmland and grass path help
|
2017-05-14 22:55:46 +02:00 |
Wuzzy
|
3f57f80d54
|
Grass Path+Farmland→Dirt if below solid, instantly
|
2017-05-14 22:44:34 +02:00 |
Wuzzy
|
d20de89780
|
Slowly turn grass path below solid node to dirt
|
2017-05-14 22:25:56 +02:00 |
Wuzzy
|
c201ee7533
|
Add plant group to plants, required for farmland
|
2017-05-14 21:37:21 +02:00 |
Wuzzy
|
ba87295fa4
|
Don't catch_up on grass block spread
|
2017-05-14 19:49:04 +02:00 |
Wuzzy
|
f9d63ecf61
|
Update dirt help
|
2017-05-14 02:51:03 +02:00 |