Commit Graph

14 Commits

Author SHA1 Message Date
HybridDog 049349360e log when changing the falling snow setting and make the cache tables weak tables 2016-04-29 17:58:13 +02:00
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 3f99399f1d get the bnode only when necessary and don't calculate the globalstep function every step 2015-11-21 22:18:03 +01:00
HybridDog 7370b142ed fix snowfall and pines 2015-06-21 12:49:27 +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 062a451bc7 add infomessage to the snow chatcommand, add a bit light to the lit star texture and allow en- and disabling snowfall ingame 2015-05-26 20:37:57 +02:00
paramat 6bbc4d359e use pos.x and pos.z directly (falling snow) 2015-05-06 17:40:44 +02:00
HybridDog b1badd332b fix another mistake 2015-05-05 20:03:42 +02:00
melzua aa687f5d54 fix falling snow 2015-05-04 17:29:54 +02:00
HybridDog c8c2fbd013 should disable falling snow in deserts 2015-05-01 19:37:29 +02:00
HybridDog b9e93a8b58 small fixes 2015-03-06 19:40:51 +01:00
HybridDog d0f7233b3d update particlespawner and use a random rotation and/or mirroring for the falling snow texture 2015-02-26 19:25:04 +01: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