Commit Graph

13 Commits

Author SHA1 Message Date
Sys Quatre db6bf1d1b2 Merge remote-tracking branch 'upstream/master' 2021-01-31 13:51:00 +01: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
sys4-fr 854e10f087 Plusieurs modifications
- Suppression du biome snow_sand
- Suppression de plusieurs ABMS pour gagner en performance
- Suppression de code obsolète
- Suppression de la mapgen V6
- Génération des sapins à base de schematics
2018-11-20 19:38:26 +01:00
sys4-fr 794fb251ba Modif biomes 2018-11-14 22:26:29 +01:00
sys4-fr d06bec7c52 Corrige la disparition des aiguilles de pin quand l'arbre est détruit 2018-11-11 20:01:13 +01:00
Hybrid Dog aec3bf2ed3 Remove redundant (and obsolete) nodeupdate 2017-12-16 15:29:27 +01:00
HybridDog d8d79655af update abms and fix snowball entity, thanks to crabman77 2015-12-30 10:31:23 +01:00
HybridDog de80a0910e fix stairs and slabs 2015-06-13 10:36:08 +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 de76f5dc62 short code 2015-03-06 19:22:45 +01:00
Splizard a4470eec2a Make ice freezeover water when placed. Also make water pointable with ice. 2014-06-05 16:39:38 +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