Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-18 | plantlike leaves images are obsolete now due to fixes in the engine. | Vanessa Ezekowitz | |
2013-11-14 | Made all leaves draw as cubes in the inventory regardless of whether | Vanessa Ezekowitz | |
they are plantlike or not in the world. This has the side effect that a dropped leaf block will look like a flat sprite. Oh well, no other way to fix it. Adjusted the offset of the textures so that leaves place more accurately in the world (blame this on the engine, it has no option for me to adjust the precise vertical visual scale independently from the horizontal scale, so I have to fake it with the textures). | |||
2013-11-14 | Made it possible via moretrees config to force all moretrees, default, and | Vanessa Ezekowitz | |
default jungle tree leaves to be plantlike drawtype. The default setting is now plantlike. Change moretres_settings.txt in your world folder if you don't like it. Rearranged a bit of code to accommodate this. |