Commit Graph

21 Commits

Author SHA1 Message Date
Emojigit ce0442fe25 Fix Warnings 2021-04-24 13:50:28 +02:00
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 76981af958 Remove unused variables and do some whitespace fixes 2021-01-30 17:08:00 +01:00
Quentin Quaadgras a624a6fabe Minor change to the sled message, hold sneak instead of press sneak! 2018-04-23 21:41:35 +12:00
Splizard a6af64f3f1 Fix sled crash 2016-02-01 14:50:20 +13: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 acb5141cbe update mapgen_v6, e.g. put snow onto icesheets 2015-06-12 23:21:43 +02:00
Splizard 09a422a0e7 Sled needs to be under the player.
Not on top like a hat xD
2015-06-04 11:10:43 +12:00
Splizard a029130d61 Fix sleds :) 2015-06-04 10:41:47 +12:00
HybridDog 5b6592022f remove the globalstep 2015-06-03 19:30:46 +02:00
HybridDog 914758da71 sled code update 2015-06-03 19:08:54 +02:00
HybridDog 921560e03f the boats have this the other way round ;¬} 2015-06-03 18:38:11 +02:00
HybridDog bf0fa8df63 remove some sled mess 2015-06-03 18:37:02 +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 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 b9e93a8b58 small fixes 2015-03-06 19:40:51 +01:00
HybridDog 463114375a fix 2 error messages 2015-02-14 22:42:22 +01:00
Splizard 0c08b46264 Try fixing sleds a little. 2014-06-05 17:43:04 +12:00
Splizard 2ea175600e Make sled HUD a entity variable. 2014-06-05 17:42: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