0
Commit Graph

27 Commits

Author SHA1 Message Date
Andrew Chin
cebbf4b1b4 Added info on biome tinting to the README 2010-12-11 18:12:36 -05:00
Aaron Griffith
169d553360 added note to README about missing Imaging.h on some platforms 2010-10-26 07:56:07 -04:00
Alex Jurkiewicz
8dfeccc141 explicitly mentioning python headers in extension section in README 2010-10-26 07:55:42 -04:00
Aaron Griffith
d01244a7d8 added note to README about compiling the extension (marked optional) 2010-10-23 18:30:03 -04:00
Andrew Brown
32ba6c4424 clarified -z option in readme 2010-10-19 21:26:59 -04:00
Aaron Griffith
35e664a32c updated README to reflect new lighting options 2010-10-14 21:04:41 -04:00
Michael Jensen
971f33e763 Fixed a documentation mistake, the chunkdir option is actually cachedir 2010-09-30 09:31:57 +10:00
Andrew Brown
2d50b2e5f5 Merging in JPEG rendering code
Merge remote branch 'alexjurkiewicz/master'
2010-09-28 22:45:34 -04:00
Andrew Brown
ac7908e815 readme update with parallel pngcrush recipe 2010-09-28 22:35:13 -04:00
Alex Jurkiewicz
244679a877 Update README with --imgformat details. 2010-09-27 22:09:58 +10:00
Andrew Brown
d637ddbbe1 added the option to specify a list of chunks to update. 2010-09-27 00:52:11 -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 Brown
3c75c60f61 overhauled options descriptions in readme 2010-09-25 01:33:39 -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
7e62ab355f readme update 2010-09-18 00:32:59 -04:00
Andrew Brown
72090ff099 readme update 2010-09-15 21:55:55 -04:00
Andrew Brown
9737a97d8a added an option to delete caches 2010-09-15 21:17:37 -04:00
Andrew Brown
0368a9b53c more readme updates 2010-09-15 19:07:00 -04:00
Andrew Brown
340229c690 readme updates 2010-09-15 00:10:33 -04:00
Andrew Brown
be146385e4 readme updates 2010-09-11 00:36:43 -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
dddeb199d3 readme updates, added a features section at the top 2010-09-07 11:56:29 -04:00
Andrew Brown
92724e2688 updated readme 2010-09-06 22:05:32 -04:00
Andrew Brown
e5edfcbac8 readme update 2010-09-05 12:34:47 -04:00
Andrew Brown
956e72dda1 fixed headers in wrong order 2010-09-04 22:57:36 -04:00
Andrew Brown
e15e05ab70 changed readme name so github will format it 2010-09-04 22:54:38 -04:00