Age | Commit message (Expand) | Author |
2016-06-27 | Add date palm | Rogier |
2016-05-18 | Restore previous pine as cedar | Rogier |
2015-08-15 | don't copy default settings to user's world folder. | Vanessa Ezekowitz |
2015-08-15 | use default leaf decay code for everything. | Vanessa Ezekowitz |
2015-08-14 | made birch, spruce, fir, and jungle trees spawn again | Vanessa Ezekowitz |
2015-08-14 | Use default nodes wherever possible | Vanessa Ezekowitz |
2015-08-09 | update to match the renaming of plants_lib --> biome_lib | Vanessa Ezekowitz |
2015-07-30 | use clone-node method to redefine apple | Vanessa Ezekowitz |
2014-12-27 | use current intllib API | Vanessa Ezekowitz |
2014-08-24 | add acacia trees | Vanessa Ezekowitz |
2014-08-15 | don't register snow:sapling_pine if snow mod isn't installed | Vanessa Ezekowitz |
2014-07-30 | phase out the old clone_node call. use minetest.override_item() instead. | Vanessa Ezekowitz |
2014-03-20 | add support for intllib translation mod | Xanthin |
2014-01-30 | oops, forgot to remove the call to load the old ownership.lua file | Vanessa Ezekowitz |
2013-11-14 | fix crash? | Vanessa Ezekowitz |
2013-11-14 | Made it possible via moretrees config to force all moretrees, default, and | Vanessa Ezekowitz |
2013-11-07 | Moretrees' trunks can now be turned sideways when placing, | Vanessa Ezekowitz |
2013-09-14 | add option to spawn saplings instead of fully-grown trees at mapgen | Vanessa Ezekowitz |
2013-08-05 | always read default_settings.txt before reading the world-folder's settings file | Vanessa Ezekowitz |
2013-06-30 | Phased out all deprecated minetest.env:* uses in favor of minetest.* | Vanessa Ezekowitz |
2013-04-17 | Update 2013-04-17: Got rid of horizontal jungle tree trunk, aliased it | Vanessa Ezekowitz |
2013-04-09 | forgot to test if the file can be read the second time the mod is run. | Vanessa Ezekowitz |
2013-04-09 | Made settings world-specific - look for moretrees_settings.txt in your world | Vanessa Ezekowitz |
2013-04-08 | removed all code that tries to disable default trees because the minetest dev | Vanessa Ezekowitz |
2013-04-07 | Multiple changes, see below: | Vanessa Ezekowitz |
2013-04-06 | Added settings to enable/disable each tree type, all default to enabled. | Vanessa Ezekowitz |
2013-02-23 | Added support for spawning small fir trees in snow biomes. Made jungletrees | Vanessa Ezekowitz |
2013-02-11 | made leaves depend on the trunks they spawn with to avoid decaying | Vanessa Ezekowitz |
2013-02-11 | added the ability to redefine apples so that they'll fall when nearby leaves | Vanessa Ezekowitz |
2013-02-11 | Added ability to do leaf decay on default trees, moved several configuration | Vanessa Ezekowitz |
2013-02-11 | tuned leaf decay somewhat - palms need a separate ABM because they have such | Vanessa Ezekowitz |
2013-02-11 | added leafdecay, fixed broken birch sideways trunk recipe, made all cones + | Vanessa Ezekowitz |
2013-01-26 | forgot to reset sapling growth to normal speed | Vanessa Ezekowitz |
2013-01-25 | Modified tree generation and sapling growth calls | Vanessa Ezekowitz |
2013-01-22 | fixed a bug where firs sometimes drew as trunks + cones | Vanessa Ezekowitz |
2013-01-21 | Added fir cones, more tweaks to weed out old conifer/jungletree refs. | Vanessa Ezekowitz |
2013-01-21 | Forgot some references to the old jungletrees and conifers nodes | Vanessa Ezekowitz |
2013-01-21 | weeded out all the old node and texture names from jungletree and conifers | Vanessa Ezekowitz |
2013-01-20 | disabled beech trees | Vanessa Ezekowitz |
2013-01-20 | set sapling interval/chance to their defaults, enabled beech | Vanessa Ezekowitz |
2013-01-20 | Made surface-based sapling growth depend on surface value | Vanessa Ezekowitz |
2013-01-20 | typo | Vanessa Ezekowitz |
2013-01-20 | Added tweak to make sure planted saplings only grow on the same surfaces as | Vanessa Ezekowitz |
2013-01-20 | fixed birch and spruce always appearing above their planted saplings | Vanessa Ezekowitz |
2013-01-20 | disable debugging info, set sapling growth values to normal | Vanessa Ezekowitz |
2013-01-20 | Added sapling spawning, tuned rarity of some of the trees. | Vanessa Ezekowitz |
2013-01-20 | updated the date in init.lua | Vanessa Ezekowitz |
2013-01-20 | Enabled several new types of trees, all spawned at mapgen time! | Vanessa Ezekowitz |
2013-01-19 | Working on adding a whole new set of trees to the mod | Vanessa Ezekowitz |
2013-01-19 | just tweaks to the names of some table entries. | Vanessa Ezekowitz |