minetest-mod-snow/src
HybridDog 0443994f06 dont generate every snow node with the same height, use the weierstraß function 2015-06-05 14:57:54 +02:00
..
abms.lua remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
aliases.lua Describe snow_cobble as Icy Snow, create crafting recipes for it 2014-06-09 13:37:17 +12:00
basic_stairs_slabs.lua remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
crafting.lua remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
falling_snow.lua remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
mapgen.lua remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
mapgen_v6.lua dont generate every snow node with the same height, use the weierstraß function 2015-06-05 14:57:54 +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 remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
sled.lua Sled needs to be under the player. 2015-06-04 11:10:43 +12:00
snowball.lua randomly rotate/mirror snowball texture 2015-06-04 14:24:11 +02:00
stairsplus.lua remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
util.lua change snowballs and play sounds; add preperation for automatic snowball throwing in creative mode 2015-06-03 22:09:32 +02:00