Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Treer/cloudlands

Tags

v1.43

Toggle v1.43's commit message
Use bioluminescence option

Also fixes the "'light_source' value exceeds maximum" warning

v1.42

Toggle v1.42's commit message
Add heart of the tree

And improved behavior of minetest.place_schematic()

1.41

Toggle 1.41's commit message
Fix failure of different tree varieties to appear.

Works around how place_schematic() never invalidates its cache - this meant only the same kind of tree could be encountered until the server was restarted.

v1.4

Toggle v1.4's commit message
add tree screenshot. Glowing sakura tree at night

v1.32

Toggle v1.32's commit message
CRLF -> LF

Minetest's parsing of settingtypes.txt fails on CRLF if running under linux

v1.31

Toggle v1.31's commit message
Merge branch 'master' of https://github.com/Treer/cloudlands

v1.3

Toggle v1.3's commit message
Add more silts

v1.2

Toggle v1.2's commit message
Prevent ponds from overflowing in biomes where the node_top node is f…

…loodable

v1.1

Toggle v1.1's commit message
fix limit_biome_altitude setting

v1.0

Toggle v1.0's commit message
Fix rarity of reefs

Use a probability evaluation that isn't spatially terrible