Commit Graph
313 Commits
Author SHA1 Message Date
Andrew Chin ac4f8103ab Merge pull request #977 from jandahl/patch-1
Added clarification on 'northdirection' that it has to do with viewpoint...
2013-08-30 05:54:00 -07:00
Thomas Lake 2b493ce4f4 Add explanation about HTTPS 2013-08-29 20:49:18 +01:00
Jan Dahl dcd094bd1b Added clarification on 'northdirection' that it has to do with viewpoint angle 2013-08-25 13:10:24 +02:00
Andrew Brown 4599307491 more wording adjustments 2013-08-12 20:47:23 -04:00
Andrew Brown 9186be8cef updated texture version to 1.6.2 2013-08-12 20:43:48 -04:00
Andrew Brown fef4274021 missed the quotation block 2013-08-12 20:42:58 -04:00
Andrew Brown c7947271cf Updated the wording in the texture installing docs to be less confusing 2013-08-12 20:41:11 -04:00
Andrew Brown bec2715792 Added more explicit example for texture pack downloading 2013-08-12 20:30:08 -04:00
Nicolas F. 70b96e9c2e Add note about distutils bug. 2013-08-12 01:12:50 +02:00
Andrew Brown 66d469c4b8 fixed wording related to texturepath in config docs
Changed to be more accurate with the resource pack changes in minecraft
1.6
2013-07-05 23:55:34 -04:00
Andrew Brown 5fd0c32fa3 removed mkdir command in installing the textures
Apparently the wget -P flag creates directories.
2013-07-05 23:45:57 -04:00
Andrew Brown dbedb0e674 updated Installing Textures section of the docs
Added a command to download the official textures. Reworded the rest of
the section for clarity.
2013-07-05 23:36:55 -04:00
Andrew Brown 4f41d16e8e updated "installing the textures" section of the docs
Also fixed docstring in textures.py for the find_file method.
2013-07-05 16:01:40 -04:00
Thomas Lake f4d4c9ff5c Fix reference to stochastic command line option 2013-05-24 20:43:18 +01:00
Thomas Lake e5c7edf511 Update signs.rst
Add warning about non-existent icon files
2013-05-23 14:56:54 +02:00
Aaron Griffith fecbfd0706 Merge branches 'config-include', 'hashchange', 'poi-polylines', 'showlocationmarker' and 'signed-timestamps' 2013-05-20 20:56:40 -04:00
Aaron Griffith c52dc45bed removed bit about __init__.py 2013-05-20 20:48:04 -04:00
Nicolas Frattaroli 3986e10af2 Added option showlocationmarker 2013-05-13 15:38:54 +02:00
Andrew Chin 478d44f480 Docs updates for #882 (JSObserver formatting strings) 2013-05-07 21:34:31 -04:00
Nicolas F. 85736e5b49 Add section about importing in the config file
Add a section that describes how users can import parts of their config from other files.
2013-04-21 17:16:54 +03:00
Andrew Brown 4dbca0d8ed bumped docs version number.
we always forget to bump the version in the docs
2013-04-02 14:38:06 -04:00
Andrew Brown 0efb51583a added faq entry about erroneous chunks causing blank maps
This seems to come up often enough to warrent an FAQ entry. Wrote up an
explanation of what happen and what to do.
2013-04-01 10:42:31 -04:00
Andrew Brown 3249063635 Docs adjustment: 0.9 is no longer "new"
We should really remove or clean up the features section. Maybe make a
new "changelog" page. Although that's probably not a good idea because
we'd probably just forget to update it.
2013-04-01 10:25:18 -04:00
Andrew Chin 7ae83d014a Fix/improve the --check-terrain option to work with the new texturepacks
Also, updated texturepack-related docs

Related to #907
2013-03-17 12:12:12 -04:00
Andrew Chin df27633f1a Added an overlay example
See #906
2013-03-15 21:03:58 -04:00
Andrew Chin 2ea1f061ea Stop auto-correcting incorrect slashes. Instead error, and point to our docs.
Also, improve docs slightly to say to *always* use forward slashes

See #906
2013-03-15 20:53:54 -04:00
Nicolas F. 31daa558f9 Fix error in documentation
No parenthesis on the import statement.
2013-03-11 15:29:47 +01:00
Nicolas Frattaroli ae5e146eff Updated documentation
* Added paragraph and example about returning tuples from a filter
  (Issue #859)

* Added section about manualpois
  (Issue #858, Issue #869, Issue #598)

* Fixed a typo in the FAQ

* Added logging to file to the FAQ
  (Issue #871)
2013-01-21 18:13:50 +01:00
Aaron Griffith 03fa62f3d6 updaded doc download links 2013-01-15 12:21:54 -05:00
Thomas LakeandAndrew Chin 223b326df1 Add option to configure maxzoom and appropriate documentation 2012-11-28 20:24:29 -05:00
Andrew Chin 7ce2e6d280 Typo 2012-11-26 22:10:36 -05:00
Andrew Chin fbf5a25c53 OSX Build clarifications 2012-11-26 22:06:02 -05:00
Aaron Griffith a3221c6643 removed note about install, caused more grief than good 2012-10-23 17:41:29 -03:00
Andrew Chin dd345980a5 Clarified docs on overlay option
Closes #789
2012-09-22 17:50:23 -04:00
Aaron Griffith 2b5de2f2de Merge remote-tracking branches 'tswsl1989/biomesoverlay', 'socolin/patch-2', 'tswsl1989/upstream', 'counterpillow/ffscalefix' and 'maruohon/log-rotation-fix' 2012-09-14 22:36:34 -04:00
CounterPillow 37fcf5a478 Added note about building on CentOS 6 2012-09-03 17:05:55 +02:00
Thomas Lake c7cb386396 Merge branch 'upstream' into biomesoverlay 2012-08-30 10:16:37 +01:00
Andrew Chin db6b162c69 Merge branch 'webassets' of git://github.com/tswsl1989/Minecraft-Overviewer into webassets 2012-08-29 19:54:04 -04:00
Thomas Lake 9d43caefaa Add documentation for BiomeOverlay
Have stuck with 'color' as the preferred spelling...
2012-08-23 10:00:20 +01:00
Andrew Chin e9e9543ba6 Added an example for the MineralOverlay docs
lists of tuples of tuples can be confusing for a non pythoner
2012-08-15 21:05:00 -04:00
Thomas Lake fcd0f4c173 Add documentation for --update-web-assets 2012-08-12 16:40:51 +01:00
Thomas Lake b7ed14b4a6 Add documentation for customwebassets option 2012-08-12 15:38:08 +01:00
Andrew Chin 43d299ed92 Allow marker groups to be checked(displayed) by default
Fixes #730
2012-08-04 11:05:00 -04:00
Andrew Chin 68c2f3ee8a Corrected name of blocks option in Hide() docs
Fixes #779
2012-08-03 08:26:04 -04:00
Andrew Chin cf50d5da46 POI cleanups, js/docs 2012-07-28 20:58:21 -04:00
Andrew Chin 8c9de7a575 Allow the poiTitle setting to be tileset-specific. Added docs
Closes #761
2012-07-28 20:53:03 -04:00
Andrew Chin b571761648 Merge branch 'devel' 2012-07-20 22:10:27 -04:00
CounterPillow 79c47d429c Added documentation about defaultzoom 2012-07-15 05:58:30 +02:00
Andrew Brown c79a646d10 fixed spacing and formatting in windows tut 2012-06-29 17:53:50 -04:00
CounterPillow eed119d4d7 Added Common Pitfalls section to windows newbguide 2012-06-27 19:00:09 +02:00