Add nil checks for placer
[oweals/minetest_game.git] / mods / default / trees.lua
2017-11-19 DTA7Add nil checks for placer
2017-11-19 paramatSaplings: Reduce grow time to ABM equivalent
2017-06-03 ShadowNinjaMerge 0.4.16 into stable-0.4
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-12-22 sfan5Merge tag '0.4.15' into stable-0.4
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