0
Commit Graph

55 Commits

Author SHA1 Message Date
Aaron Griffith
d17931c112 blog links now point to overviewer.org blog 2012-02-19 21:40:56 -05:00
Andrew Brown
38b985da3b Added a link to the update blog in the readme and docs 2012-02-09 15:49:06 -05:00
Andrew Brown
e29731fef3 Stripped README of redundant info, added some to docs index 2011-10-24 16:36:19 -04:00
Andrew Brown
27330cb45f added quotes around parameter in pngout snippet
Thanks Lathanael
2011-10-13 23:28:18 -04:00
Andrew Chin
2e0e510650 Changed readme URLS 2011-09-19 12:04:54 -04:00
CounterPillow
06705ccbee Updated readme. Also, hmmmmmmmmmm 2011-09-15 22:04:58 +02:00
Aaron Griffith
40231598d8 command-line rendermodes can now be separated by ',', ':', or '/'
This should fix Issue #472.
2011-08-27 17:20:58 -04:00
Aaron Griffith
85e8a1e889 added more stern warnings about sample.settings.py and the --zoom option 2011-08-22 23:20:17 -04:00
Aaron Griffith
60649c85fd now defaults to the map's current north direction unless otherwise specified 2011-08-17 18:22:50 -04:00
Ryan Rector
4ee15e8f44 Code cleanup to simplify upstream merge 2011-08-04 12:49:49 -06:00
Ryan Rector
9af931b4a3 Super performance fixer!
Rotations no longer have any significant performance hit.
Allocate rotated array once during rotation instead of
during every chunk render.
2011-08-03 22:47:25 -06:00
Ryan Rector
284199c557 More info in README 2011-07-13 15:39:58 -06:00
Ryan Rector
0ffb13eafc Remove one 'Additional Bug' from README 2011-07-13 15:10:09 -06:00
Ryan Rector
56a5f42cd0 Add rough benchmark to Readme 2011-07-13 13:27:18 -06:00
Ryan Rector
679b27aba9 Edited README.rst via GitHub 2011-07-12 10:56:15 -07:00
Ryan Rector
acfdc5ed4b Update readme with information on changes 2011-07-12 11:51:38 -06:00
Ryan Rector
3a6194a6f1 I give up. Markdown is apparently not for me. 2011-07-11 16:24:23 -06:00
Ryan Rector
afe25eed21 Readme modification again. 2011-07-11 16:23:17 -06:00
Ryan Rector
caef1afaf0 Add info on north-direction to readme 2011-07-11 16:19:51 -06:00
Aaron Griffith
da421a29a2 added --forcerender to the readme 2011-07-09 09:37:06 -04:00
Aaron Griffith
21de6222ca renamed --config-file to --settings, updated README with new options 2011-05-13 18:22:00 -04:00
Aaron Griffith
bbf52a77ae added CONTRIBUTORS.rst 2011-04-13 11:15:19 -04:00
Aaron Griffith
70bf8a7fb2 README update for settings.py, --rendermodes 2011-04-13 09:14:27 -04:00
Andrew Chin
9e24d87ba2 Started to update the README
Also added a dummy sample settings file (which needs to be expanded into
something useful)
2011-04-02 15:32:24 -04:00
Aaron Griffith
04ef95e4d6 renamed gmap.py to overviewer.py 2011-03-20 21:43:18 -04:00
Aaron Griffith
38deb98d5a added command line option for web_assets postprocessing hook 2011-03-19 20:45:40 -04:00
Aaron Griffith
a6805c2e0c updated biome rendering to use latest Biome Extractor format 2011-03-03 12:27:47 -05:00
Aaron Griffith
3ce887162b support for opening worlds by name 2011-02-23 12:42:00 -05:00
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