Commit Graph

9 Commits

Author SHA1 Message Date
HybridDog 4a30e67f46 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
HybridDog 7370b142ed fix snowfall and pines 2015-06-21 12:49:27 +02:00
HybridDog 6dbbf90f34 add snow covered snow shrub 2015-06-17 19:29:43 +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 d2e7ce77ba snow.legacy isnt used 2015-05-29 10:27:59 +02:00
HybridDog c0b40b5cbf some code updates 2015-05-23 19:53:30 +02:00
HybridDog de76f5dc62 short code 2015-03-06 19:22:45 +01:00
HybridDog e889cbc6a4 use the default pine tree node, try to improve performance in mapgen_v6 and comment a weird "and y ~= "air")" 2015-03-05 17:36:02 +01: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