Commit Graph

67 Commits

Author SHA1 Message Date
Nicolas F 13c1bddaf6 README: Add note about current maintenance status 2023-04-05 18:40:23 +02:00
Andrew Chin 36cbc07e67 Added note to README about bedrock worlds 2021-08-05 12:57:25 -04:00
Andrew Chin 753191f68e Merge #1311 into master 2018-05-06 13:47:17 -04:00
Nicolas F e07e588e59 readme: add API key note, small fixes
We previously stated that a Google Maps API key is not required.
However, this is not true (anymore). I'm still wary of adding
it to the documentation since my hopes is that in the time it would
take me to add this to the docs I could just finish leaflet, but this
is the least we can do to clear up any confusion.

Also switched some URLs to use HTTPS, which closes #1314.

Lastly, fixed a warning about a not long enough title line.
2017-04-10 12:18:14 +02:00
Nicolas F 456e88477d Adjust README.rst to remove mentions of GMaps API 2016-12-10 14:56:17 -05:00
Timothy Cyrus bd1b3d073c Update README.rst 2016-01-15 16:30:49 -05:00
Nicolas F 948d2fa741 Minor fixes to documentation
* Fix the copypasted section in the README

  * Update version and dates
2014-06-04 13:23:30 +02:00
Peter Urda 0e16141df9 The previous Google Maps URL was 404'ing. New URL added. 2014-02-27 13:35:42 -08:00
Aaron Griffith b8e2003c65 travis ci button now uses master branch only
it used to show the status for all branches, which means (right now at least)
it's always failing.
2013-02-16 13:59:59 -05:00
Michael Writhe a61b8d3a5c added python 2.6 to travis and link to readme 2012-10-12 10:18:12 -06:00
Michael Writhe 307cb6006e Fix the readme to show travis icon 2012-10-12 08:40:48 -06:00
Michael Writhe 10fc8688e7 inital commit to utilize the travis-ci 2012-10-12 08:14:15 -06:00
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