Commit Graph

17 Commits

Author SHA1 Message Date
HybridDog e8a15bf467 Add a luacheckrc and fix errors reported by luacheck
* stairs is now added to depends.txt
* The mapgen perlin noise functions use a buffer now
2021-01-30 17:34:10 +01:00
HybridDog 337e9e2c55 Fix default settings
Some boolean settings disappeared in 0c90b5dcf3
2018-08-07 15:39:28 +02:00
Quentin Quaadgras 5b4e705055 Call this 4.0. 2018-04-23 23:16:35 +12:00
Quentin Quaadgras 1b4cc3e94c Sane defaults for the boolean settings. 2018-04-23 22:53:17 +12:00
Quentin Quaadgras 7f394447f1 Disable mapgen by default, minetest has snow biomes now. 2018-04-23 22:28:55 +12:00
Quentin Quaadgras 0c90b5dcf3 Use the nice new settings api. 2018-04-23 21:27:20 +12:00
Hybrid Dog 812b0f977e Use new setting functions 2017-06-18 12:39:05 +02:00
SmallJoker c72f56068f Should fix #25 2016-12-04 10:06:14 +01:00
HybridDog 346a263761 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
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 f26ece0620 change snowballs and play sounds; add preperation for automatic snowball throwing in creative mode 2015-06-03 22:09:32 +02:00
HybridDog d2e7ce77ba snow.legacy isnt used 2015-05-29 10:27:59 +02:00
HybridDog 0708ea6af3 change debug comment 2015-05-26 20:55:13 +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
HybridDog c0b40b5cbf some code updates 2015-05-23 19:53:30 +02:00
Splizard f99ba3a1f6 Small fixes for the latest version of minetest. 2015-01-12 11:12:51 +13: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