0
Commit Graph

16 Commits

Author SHA1 Message Date
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