summaryrefslogtreecommitdiff
path: root/settings.lua
AgeCommit message (Expand)Author
2013-04-09Made settings world-specific - look for moretrees_settings.txt in your worldVanessa Ezekowitz
2013-04-08removed all code that tries to disable default trees because the minetest devVanessa Ezekowitz
2013-04-07Multiple changes, see below:Vanessa Ezekowitz
2013-04-06Added settings to enable/disable each tree type, all default to enabled.Vanessa Ezekowitz
2013-03-30Disable default trees by default (replaces them with beech trees)Vanessa Ezekowitz
2013-03-19Jungle nodes are defined and used by minetest_game now,Vanessa Ezekowitz
2013-02-13put all tree leaves into leaves and moretres_leaves groups, fixed incorrectVanessa Ezekowitz
2013-02-11forgot to change a couple of default settings before pushingVanessa Ezekowitz
2013-02-11made leaves depend on the trunks they spawn with to avoid decayingVanessa Ezekowitz
2013-02-11added the ability to redefine apples so that they'll fall when nearby leavesVanessa Ezekowitz
2013-02-11Added ability to do leaf decay on default trees, moved several configurationVanessa Ezekowitz