summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vanessa Ezekowitz [Fri, 11 Jan 2013 16:17:10 +0000 (11:17 -0500)]
made all trees require default:dirt_with_grass in all 8 of the nodes that
surround the spawn point (to keep them from spawning in a desert->grass
transition area).
Vanessa Ezekowitz [Fri, 11 Jan 2013 15:29:38 +0000 (10:29 -0500)]
Added more variety to jungle trees and conifers shapes
Also improved the look of both a little bit, and re-balanced the spawn/growth
chances, and reduced the wait time sicne we're not using a ton of code to do
this anymore.
Also made the spawn routine clear out any leaves that are in the way of a
spawning tree's trunk, so the trunks don't look like they've been cut by
leaves.
Vanessa Ezekowitz [Thu, 10 Jan 2013 04:24:08 +0000 (23:24 -0500)]
typo
Vanessa Ezekowitz [Thu, 10 Jan 2013 04:22:02 +0000 (23:22 -0500)]
fixed a minor drop bug in leaves, they were giving unknown items on dig.
Vanessa Ezekowitz [Thu, 10 Jan 2013 03:31:37 +0000 (22:31 -0500)]
got rid of backup files
Vanessa Ezekowitz [Thu, 10 Jan 2013 03:30:55 +0000 (22:30 -0500)]
tweaked comments at the top of init.lua
Vanessa Ezekowitz [Thu, 10 Jan 2013 02:39:35 +0000 (21:39 -0500)]
added dependency info to readme
Vanessa Ezekowitz [Thu, 10 Jan 2013 02:38:37 +0000 (21:38 -0500)]
added readme
Vanessa Ezekowitz [Thu, 10 Jan 2013 02:35:50 +0000 (21:35 -0500)]
first commit