summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
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
2013-02-11tuned leaf decay somewhat - palms need a separate ABM because they have suchVanessa Ezekowitz
2013-02-11added leafdecay, fixed broken birch sideways trunk recipe, made all cones +Vanessa Ezekowitz
2013-01-26forgot to reset sapling growth to normal speedVanessa Ezekowitz
2013-01-25Modified tree generation and sapling growth callsVanessa Ezekowitz
2013-01-22fixed a bug where firs sometimes drew as trunks + conesVanessa Ezekowitz
2013-01-21Added fir cones, more tweaks to weed out old conifer/jungletree refs.Vanessa Ezekowitz
2013-01-21Forgot some references to the old jungletrees and conifers nodesVanessa Ezekowitz
2013-01-21weeded out all the old node and texture names from jungletree and conifersVanessa Ezekowitz
2013-01-20disabled beech treesVanessa Ezekowitz
2013-01-20set sapling interval/chance to their defaults, enabled beechVanessa Ezekowitz
2013-01-20Made surface-based sapling growth depend on surface valueVanessa Ezekowitz
2013-01-20typoVanessa Ezekowitz
2013-01-20Added tweak to make sure planted saplings only grow on the same surfaces asVanessa Ezekowitz
2013-01-20fixed birch and spruce always appearing above their planted saplingsVanessa Ezekowitz
2013-01-20disable debugging info, set sapling growth values to normalVanessa Ezekowitz
2013-01-20Added sapling spawning, tuned rarity of some of the trees.Vanessa Ezekowitz
2013-01-20updated the date in init.luaVanessa Ezekowitz
2013-01-20Enabled several new types of trees, all spawned at mapgen time!Vanessa Ezekowitz
2013-01-19Working on adding a whole new set of trees to the modVanessa Ezekowitz
2013-01-19just tweaks to the names of some table entries.Vanessa Ezekowitz
2013-01-19Transition trees to only spawn at mapgen time instead of using abmsVanessa Ezekowitz
2013-01-18make trees spawn as saplings only at mapgen timeVanessa Ezekowitz
2013-01-13fixed a bug in conifers generation - I left out a few variable slotsVanessa Ezekowitz
2013-01-11made jungle trees spawn farther apart (was 8, now 15 nodes). Made them needVanessa Ezekowitz
2013-01-11Added feature to check for air surrounding a tree's target spawn location, soVanessa Ezekowitz
2013-01-11made all trees require default:dirt_with_grass in all 8 of the nodes thatVanessa Ezekowitz
2013-01-11Added more variety to jungle trees and conifers shapesVanessa Ezekowitz
2013-01-09typoVanessa Ezekowitz
2013-01-09fixed a minor drop bug in leaves, they were giving unknown items on dig.Vanessa Ezekowitz
2013-01-09tweaked comments at the top of init.luaVanessa Ezekowitz
2013-01-09first commitVanessa Ezekowitz