HybridDog
|
f82c525222
|
add snow shrub
|
2015-06-17 18:57:11 +02:00 |
|
HybridDog
|
60f3ac4dea
|
Revert "generate snow only into air"
reason: testing it is not necessary
This reverts commit 4a9fbc8202 .
|
2015-06-17 18:20:03 +02:00 |
|
HybridDog
|
4a9fbc8202
|
generate snow only into air
|
2015-06-17 17:51:48 +02:00 |
|
HybridDog
|
ccc1b5154d
|
add snow biome flowers
|
2015-06-13 16:51:14 +02:00 |
|
HybridDog
|
47a8691b82
|
mapgen_v6: use a table for the contents
|
2015-06-13 15:58:57 +02:00 |
|
HybridDog
|
9cd39dc111
|
update mapgen_v6, e.g. replace plantlike plants to dry shrub and reduce snow height to make it smooth
|
2015-06-13 15:53:10 +02:00 |
|
HybridDog
|
acb5141cbe
|
update mapgen_v6, e.g. put snow onto icesheets
|
2015-06-12 23:21:43 +02:00 |
|
HybridDog
|
3527d3158d
|
fix approximate snowdrift walkable making, see https://d.maxfile.ro/ovzgtfbjhw.png
|
2015-06-11 18:40:51 +02:00 |
|
HybridDog
|
2d91071751
|
use the test to find out the maximum snow height
|
2015-06-05 15:26:56 +02:00 |
|
HybridDog
|
0443994f06
|
dont generate every snow node with the same height, use the weierstraß function
|
2015-06-05 14:57:54 +02:00 |
|
HybridDog
|
f2b23a0a27
|
short mapgen code
|
2015-05-30 22:06:23 +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
|
c0b40b5cbf
|
some code updates
|
2015-05-23 19:53:30 +02: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 |
|
HybridDog
|
943efa6110
|
only search for jungleleaves etc. and set air there if air isnt already there (mapgen_v6)
|
2015-03-05 17:25:22 +01:00 |
|
HybridDog
|
2ae53c95ec
|
another one
|
2015-02-14 23:34:37 +01:00 |
|
paramat
|
8dc199dd5b
|
Paramat's edit of mapgen_v6.lua: Bugfixes. Perlinmaps for speed
|
2014-09-21 07:47:45 +01:00 |
|
Splizard
|
7a2b405698
|
Snowy biomes only in center of noise.
|
2014-06-05 20:54:19 +12:00 |
|
Splizard
|
22b47f20a7
|
Fix Alpine floating apple bug.
|
2014-06-05 20:35:18 +12:00 |
|
Splizard
|
52cdffd1af
|
Add snowy biomes back.
|
2014-06-05 20:34:46 +12:00 |
|
Splizard
|
954726e8c5
|
Straight change between alpine biome and dirt.
|
2014-06-05 19:02:47 +12:00 |
|
Splizard
|
13d66be25f
|
Replace trees in alpine biomes with stone pillars.
|
2014-06-05 18:58:56 +12:00 |
|
Splizard
|
1cc2c6758b
|
Workaround for plantlife bug.
|
2014-06-05 15:49:24 +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 |
|