Add node particles when leafdecay removes a node (#2686)
[oweals/minetest_game.git] / mods / default / trees.lua
2020-04-07 orbeatrees: Reduce local variables (#2637)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-01-02 ParamatAdd large cactus seedling
2018-10-09 random-geekAdd blueberry bushes
2018-08-20 ParamatNew wider apple tree schematic
2018-07-13 TumeniNodesBiomes: Add pine bush to taiga and snowy grassland
2018-03-11 paramatPine trees: Add small pine tree and mix into coniferous...
2018-02-27 SmallJokerRename intersects_protection to is_area_protected
2018-02-19 paramatRainforest: Add emergent jungle tree and sapling
2018-02-03 paramatIntersects_protection(): Remove from Minetest Game
2017-11-15 DTA7Add nil checks for placer
2017-07-08 paramatSaplings: Reduce grow time to ABM equivalent
2017-04-12 paramatBushes: Add saplings
2017-03-29 zaoqiUse creative.is_enabled_for for creative mode if possib...
2017-03-15 SmallJokerSapling_on_place: Restore after_place_node() calls
2017-03-10 paramatTree schematics: Alter jungletree, aspen, pine, appletree
2017-02-01 paramatTrees: Add 'snowy' group for pine sapling snow detection
2016-10-05 TimFix sapling placement handling of on_rightclick and...
2016-08-15 tenplus1Default/trees: Faster 'is snow nearby' function
2016-07-27 paramatDefault: Prevent placing sapling if grown tree intersec...
2016-07-18 paramatDefault/trees: Update to 'get_mapgen_setting()'
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-07-10 tenplus1Default/trees: Faster way to detect snow around pine...
2016-05-25 Auke KokDefault: Convert saplings to use node timers
2016-03-22 paramatDefault: Fix rotation errors for mapgen aspen and sapli...
2016-02-27 paramatDefault: Add 'snowy pine tree from sapling' schematic
2016-01-15 Auke KokAspen trees.
2015-11-23 paramatDefault/trees: Make 'can grow' public to enable over...
2015-10-27 paramatDefault/trees: Clean-up 'can grow' function
2015-10-17 paramatDefault/trees: Add requirement of light level 13 for...
2015-09-01 paramatDefault/trees: Add not-force-placed tree schematics...
2015-08-10 paramatDefault: Rename pine tree nodes, textures and mapgen...
2015-08-09 paramatDefault/trees: Combine sapling ABMs into one ABM
2015-07-20 paramatDefault: Add biome API tree schematics and enable growi...
2015-07-05 paramatDefault/trees: Add checks for air/ignore/needles to...
2015-01-10 PilzAdamAdd tree growing functions to game_api.txt
2014-12-12 paramatPinetree (by sfan5, from mg mapgen) lua generation...
2014-09-16 ShadowNinjaClean up treegen code
2013-11-06 BlockMenFix tree growing and jungle sapling growth rate