minetest-mod-snow/src
Hybrid Dog efbfa989d2 Fix snow placement bug due to levelled
Before, when placing snow one node above snow, the lower snow node grew and didn't turn into a snowblock

Also, test for protection
2018-03-20 14:13:33 +01:00
..
abms.lua Remove redundant (and obsolete) nodeupdate 2017-12-16 15:29:27 +01:00
aliases.lua Describe snow_cobble as Icy Snow, create crafting recipes for it 2014-06-09 13:37:17 +12:00
crafting.lua change icebrick texture and make crafting icebricks possible 2015-06-12 21:46:30 +02:00
falling_snow.lua round player position, #20 could be fixed 2016-08-21 09:07:00 +02:00
mapgen.lua Also for christmas trees 2017-03-23 16:03:01 +01:00
mapgen_v6.lua buffer the perlin values 2016-09-17 22:17:04 +02:00
mapgen_v7.lua remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
nodes.lua Fix snow placement bug due to levelled 2018-03-20 14:13:33 +01:00
sled.lua Fix sled crash 2016-02-01 14:50:20 +13:00
snowball.lua Fix spawn_falling_node crash 2018-02-15 17:44:27 +01:00
stairs.lua Rewrite stairs code. 2018-01-15 18:05:19 +01:00
util.lua Use new setting functions 2017-06-18 12:39:05 +02:00