minetest-mod-snow/src
HybridDog 9d2211b0b5 do not assume a fixed chunksize when generating map 2016-04-25 18:47:52 +02:00
..
abms.lua update abms and fix snowball entity, thanks to crabman77 2015-12-30 10:31:23 +01: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 fix stairs and slabs 2015-06-13 10:36:08 +02:00
crafting.lua change icebrick texture and make crafting icebricks possible 2015-06-12 21:46:30 +02:00
falling_snow.lua allow configuring the mapgen size, rarity and smooth without rejoining, which is actually a bad idea because of chunk corners 2015-11-22 01:21:21 +01:00
mapgen.lua allow configuring the mapgen size, rarity and smooth without rejoining, which is actually a bad idea because of chunk corners 2015-11-22 01:21:21 +01:00
mapgen_v6.lua do not assume a fixed chunksize when generating map 2016-04-25 18:47:52 +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 allow configuring the mapgen size, rarity and smooth without rejoining, which is actually a bad idea because of chunk corners 2015-11-22 01:21:21 +01:00
sled.lua Fix sled crash 2016-02-01 14:50:20 +13:00
snowball.lua play sound when the snowball hurts an object and make damage depend on velocity differrence 2015-12-30 11:31:38 +01:00
stairsplus.lua use minetest. Get modpath less times, move stairsplus testing out of that file, update util.lua and make mapgen rarity and size better configurable 2015-11-21 23:37:28 +01:00
util.lua update snow menu: sort settings and prepare for fixing changing settings with it (that no restart is needed) 2015-11-22 00:22:03 +01:00