sys4-fr
|
8f34ce940b
|
Corrige des erreurs de syntaxe
|
2018-11-04 13:43:15 +01:00 |
|
HybridDog
|
de45f53153
|
Make mapgen work again
|
2018-08-07 15:40:07 +02:00 |
|
Quentin Quaadgras
|
7f394447f1
|
Disable mapgen by default, minetest has snow biomes now.
|
2018-04-23 22:28:55 +12:00 |
|
Hybrid Dog
|
f7b048a851
|
Also for christmas trees
|
2017-03-23 16:03:01 +01:00 |
|
Hybrid Dog
|
44ae0ab35d
|
Add treecapitator support
|
2017-03-23 15:52:21 +01:00 |
|
HybridDog
|
a5ae53fbeb
|
fix deprecated messages
M depends.txt
M src/mapgen.lua
M src/nodes.lua
|
2016-07-31 18:32:49 +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
|
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 |
|