blockgame/mods/bg_tree
trans_soup f31940ffa5 make unsupported leaves die & fall.
leaves that aren't in contact with living logs, or are not in contact
with any supported leaves, or are too far away from living logs, will
now die and fall down.
2023-10-17 16:00:36 +02:00
..
textures refactor log registration. 2023-10-17 11:23:32 +02:00
api.lua refactor: minor code style change. 2023-10-11 19:12:47 +02:00
decompose.lua improve flood_fill api function. 2023-10-17 15:48:57 +02:00
decoration.lua replace leaves decoration with saplings. 2023-10-17 15:16:11 +02:00
grow.lua rework sapling growth. 2023-10-17 10:17:13 +02:00
grow_leaves.lua fix: account for moved api function. 2023-10-17 11:24:18 +02:00
grow_sapling.lua add growing_leaves node. 2023-10-17 10:26:15 +02:00
init.lua rework sapling growth. 2023-10-17 10:17:13 +02:00
mod.conf complete cleanup after rename. 2023-10-16 10:14:34 +02:00
node.lua cleanup node registration. 2023-10-17 15:43:18 +02:00
node_leaves.lua make unsupported leaves die & fall. 2023-10-17 16:00:36 +02:00
node_log.lua make unsupported leaves die & fall. 2023-10-17 16:00:36 +02:00
recipes.lua add decomposition of leaves into dirt. 2023-10-16 20:41:09 +02:00