Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-20 | Added sapling spawning, tuned rarity of some of the trees. | Vanessa Ezekowitz | |
2013-01-20 | changed default rarity in example at top of biome_defs.lua to 50. | Vanessa Ezekowitz | |
2013-01-20 | Added rarity control to biomes, all default to 50% for now. | Vanessa Ezekowitz | |
2013-01-20 | Enabled several new types of trees, all spawned at mapgen time! | Vanessa Ezekowitz | |
This code will slow the map generator down a little due to bugs therein, and is generally still in the experimental stages, but it works and is actually quite fast! | |||
2013-01-19 | Working on adding a whole new set of trees to the mod | Vanessa Ezekowitz | |
Most of the added code written by RealBadAngel Also adds a couple of additional biome controls to jungle trees and conifers. Also adds a text file describing the biome settings in a human-readable manner. At present, this doesn't actually add anything new, it just refactors the code to allow for more trees, and adds a bunch of biome definitions, tree models, textures, etc. but no code to use them, yet. |