Andrew Chin
60966ffa73
Improve efficiency of special textures by pre-computing them
2010-10-02 20:17:13 -04:00
Andrew Chin
6993f2159d
Render iron and wood doors with correct orientation.
...
Note: iron doors need testing (they are currently broken in my test SMP
world)
2010-10-02 15:33:33 -04:00
Andrew Chin
cd97222a9b
Render ladders (with correct orientation)
2010-10-01 23:19:53 -04:00
Andrew Chin
66a90bb411
Render furnaces with the correct texture (instead of smooth stone)
...
These are handled specially, since one side texture is different than the
other
2010-10-01 22:51:02 -04:00
Andrew Chin
78962cfbe5
Passable crop rendering
2010-10-01 22:33:25 -04:00
Andrew Chin
822dd75431
Render minetracks (with correct orientation)
...
Other things with direction (torches, ladders, stairs, etc) will be
handled in a similar fashion. Note: minetracks on slopes are still
not rendered correctly
2010-09-30 21:38:14 -04:00
Andrew Brown
7a696fcee0
modified to support freezing
2010-09-28 23:04:21 -04:00
Andrew Chin
6240f40226
Half blocks (step/#44) should be rendered reasonably well.
...
Tested 1 half block (44), 2 half blocks (43), a 3 half blocks (43,44)
and all seem to look OK.
2010-09-28 00:09:50 -04:00
Andrew Chin
aa8a369aa8
Better cacti rendering
2010-09-27 21:32:26 -04:00
Benjamin Herr
e83796c102
Deal with higher-resolution textures
2010-09-27 20:20:31 +02:00
Andrew Brown
58202bd779
Fixed this
2010-09-26 23:29:06 -04:00
Andrew Brown
458870510c
Merge remote branch 'eminence/master'
2010-09-26 23:05:34 -04:00
Andrew Brown
a957d0b097
clarified texture issue in readme. Misc changes
...
Added check for python >=2.6
Added current directory and program directory to paths to search for
minecraft.jar
2010-09-26 23:04:12 -04:00
Andrew Chin
18040d96b4
Add support for some non-block textures
...
The following textures now no longer render as blocks:
* Flowers
* Mushrooms
* Saplings
* Reeds
* Torches
Note that torches attached to wall are still rendered incorrectly
2010-09-26 01:33:24 -04:00
Andrew Brown
d6f5afc40f
Added GPL license to all files.
...
If anyone is interested in using this software under different
conditions, contact me.
2010-09-21 22:51:12 -04:00
Andrew Brown
95f6342154
added a link to the world examples in the readme.
...
Also clarified an error message
2010-09-21 22:37:45 -04:00
Andrew Brown
612307ff15
implemented hack to fix water grids. Water looks okay now!
2010-09-15 21:52:57 -04:00
Andrew Brown
07d6df1cbe
fixed minecraft.jar path on macs
2010-09-11 15:33:00 -04:00
Andrew Brown
1e296e858a
readme updates, texture code updates.
...
Re-factored the way the textures and blocks are being built. It should
be easier to understand and add new exceptions (sorta). Also fixed the
water and lava with other texture packs by putting a static water.png
and lava.png in with the code.
2010-09-10 00:04:02 -04:00
Andrew Brown
8afeb05cc8
disabled rendering torches and minetracks for now
2010-09-04 19:20:04 -04:00
Andrew Brown
8c162ce890
Checks for terrain.png in CWD first. Thanks alexjurkiewicz!
2010-08-29 11:37:18 -04:00
Andrew Brown
70361f3a6b
added proper paths for Macs. Thanks ventolin!
2010-08-28 23:26:31 -04:00
Andrew Brown
427f6fb92d
padded block list to 256 length
2010-08-28 20:29:38 -04:00
Andrew Brown
403815a7dd
added proper env var for windows
2010-08-28 18:50:19 -04:00
Andrew
2eca1a5fb5
initial comit
2010-08-22 10:16:10 -04:00