Commit Graph

14 Commits

Author SHA1 Message Date
HybridDog afc578cb16 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
HybridDog 32b08f6738 randomly rotate/mirror snowball texture 2015-06-04 14:24:11 +02:00
HybridDog 777d5b1407 automatic snowball throwing in creative mdoe 2015-06-04 13:09:04 +02:00
HybridDog f26ece0620 change snowballs and play sounds; add preperation for automatic snowball throwing in creative mode 2015-06-03 22:09:32 +02:00
HybridDog 819f2d6cfb remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done 2015-05-29 12:11:17 +02:00
HybridDog c0b40b5cbf some code updates 2015-05-23 19:53:30 +02:00
Splizard 02e64c9d1b Quick Fix.. still call this 3.2 2015-01-16 09:35:24 +13:00
Splizard f99ba3a1f6 Small fixes for the latest version of minetest. 2015-01-12 11:12:51 +13:00
Splizard 31dba55c81 Fix being unable to place snow. 2014-06-05 17:01:14 +12:00
Splizard f37ba7a615 Keep dirt_with_snow blocks after snow destruct. 2014-06-05 16:43:40 +12:00
Splizard c98663085a Make snow drop moss again. 2014-06-05 16:38:54 +12:00
Splizard ba01e32452 Fix up snow a bit, allow placing/digging multiple levels. 2014-06-05 15:59:53 +12:00
Splizard 6fd073aaa7 Add snow.place back. Use place_node for creating new nodes. 2014-06-04 22:19:44 +12:00
Splizard dbde0d7c93 Put all the extra lua files in a src directory.
(This cleans up the folder for users, who don't want to see all those
strange files)
2014-06-04 11:20:57 +12:00