0
Commit Graph

160 Commits

Author SHA1 Message Date
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
Andrew Chin
e147944b71 typo 2012-06-20 08:56:43 -04:00
Andrew Chin
ed180d1f26 Added note about ignoring the 'Download at zip' button 2012-06-18 22:40:46 -04:00
Richard Pastrick
724648a510 Update overlays docs to contain the new custom color option 2012-06-18 10:41:28 -07:00
Richard Pastrick
40482de34c Update docs to remove warnings about overlays being not implemented. 2012-06-07 10:30:52 -07:00
Aaron Griffith
05bfaaf967 added slime overlay, colors chunks green if slimes can spawn 2012-06-05 23:18:15 -04:00
Aaron Griffith
f4a1c32d1a added sealevel option to HeightFading primitive 2012-06-05 01:09:47 -04:00
Andrew Chin
7f1ccdc156 Fix up pull request #726 2012-06-03 22:55:20 -04:00
alexan
e0a4976e6a make create info window optional parameter 2012-06-03 22:22:16 -04:00
Andrew Chin
97c3f8f913 Merge remote branch 'origin/devel'
Conflicts:
	docs/config.rst
2012-06-03 21:15:12 -04:00
Andrew Brown
19cdca39d8 Fixed world name for config example 2012-05-14 22:35:00 -03:00
Andrew Chin
06b6af5dbc Fix texturepath docs (minor) 2012-05-06 19:56:11 -04:00
Aaron Griffith
7ef5f8c5e3 Merge remote-tracking branch 'fabiann/remote-tiles' into devel 2012-05-06 12:52:42 -04:00
Aaron Griffith
08b0ed17e6 Merge remote-tracking branch 'interfect/master' into devel 2012-05-06 12:52:24 -04:00
Andrew Brown
eeb09f3d45 Fixed preform->perform typo THANKS m_pan! 2012-05-03 18:41:09 -03:00
Fabian Norman
8ffcec347a Merge remote branch 'source/master' into remote-tiles
Conflicts:
	overviewer.py
2012-05-02 01:04:13 -07:00
Andrew Chin
6331200763 More POI docs 2012-05-01 21:40:53 -04:00
Fabian Norman
4fe87de247 Updated docs. 2012-04-25 23:42:19 -07:00
Adam Novak
9df1446276 Added a NoFluids render mode primitive, and documented it. 2012-04-24 20:29:27 -07:00
Adam Novak
5184c8d321 Added and documented the "exposed" render mode primitive. 2012-04-24 17:04:51 -07:00
Andrew Chin
d97c3547f9 Merge branch master into devel
Conflicts:
	docs/config.rst
	overviewer.py
	overviewer_core/settingsDefinition.py
	overviewer_core/tileset.py
2012-04-15 11:03:16 -04:00
Andrew Chin
2a6769c5ac Revised syntax/method for specifying POIs 2012-04-14 22:09:12 -04:00
Andrew Chin
d206a3aca4 Merge pull request #688
Merge branch 'devel' of git://github.com/contre/Minecraft-Overviewer into devel
2012-04-13 23:15:47 -04:00
Andrew Chin
9a8aa6865a Merge pull request #689
Merge branch 'patch-1' of git://github.com/stoneLeaf/Minecraft-Overviewer
2012-04-13 22:39:07 -04:00
Andrew Brown
477d24436f Merge pull request #695 from contre/master
Make built in rendermodes show up in Table of Contents
2012-04-13 10:03:08 -07:00
Richard Pastrick
b7f4cc3fc9 Make the built in rendermodes show up on the docs table of contents 2012-04-13 09:55:30 -07:00
Aaron Griffith
f5797dd8a0 added a Hide() render primitive 2012-04-12 15:16:19 -04:00
stoneLeaf
b9217e28c8 Improved the 'A dynamic config file' doc section. 2012-04-11 00:42:43 +03:00
CounterPillow
4e7c837928 Added documentation about optimizeimg. 2012-04-10 21:30:26 +02:00
stoneLeaf
e2b24a7a0f Added a new section entitled 'A dynamic config file'.
It explains the use of environment variables in the config file to dynamically retrieve parameters.
2012-04-10 18:07:44 +03:00
Richard Pastrick
77acd158c6 Add docs too! 2012-04-09 12:26:40 -07:00
Thomas Lake
36aa6ed011 Add 'showspawn' render option
Allow users to hide the spawn marker that is normally generated for
overworld levels
2012-04-08 13:04:13 +01:00
Andrew Chin
f39c9e2f80 Merge branch 'progress-observer' of git://github.com/aheadley/Minecraft-Overviewer into progress-observer 2012-03-26 22:28:28 -04:00
Sean Kilgore
c287247b86 Updated sign docs, including --genpoi usage 2012-03-26 13:41:16 -07:00
aheadley
42a5af2886 update installing docs for RPM repo 2012-03-22 21:48:28 -04:00
aheadley
9ec0b2b38e update config docs for observer 2012-03-22 21:48:13 -04:00
Andrew Brown
2b37d6f02c Merge remote-tracking branch 'origin/master' 2012-03-22 21:39:42 -04:00
Andrew Brown
996bd44746 added docs for the biome option to Base render primitive 2012-03-22 21:36:14 -04:00
Sean Kilgore
e758bee77f Updated signs documentation, including genPOI.py usage. 2012-03-19 23:55:06 -07:00
Andrew Brown
74f029b9b4 added an faq about deleting parts of your map 2012-03-15 23:35:03 -04:00
Andrew Brown
bafc1fd93a corrected the caveat note for the crop option 2012-03-15 22:04:15 -04:00
Andrew Brown
8228ebbfff updated docs for the crop option to reference --check-tiles 2012-03-15 09:30:01 -04:00
Andrew Chin
662809cc22 Merge branch 'signs' into devel 2012-03-11 19:10:28 -04:00
Andrew Chin
bfeae91e78 New docs on signs/markers 2012-03-11 13:10:50 -04:00
Andrew Brown
10806381d9 even more doc tweaks 2012-03-11 13:10:43 -04:00
Andrew Brown
3fd9b82108 more doc clarification about the render mode options 2012-03-11 01:55:34 -05:00
Andrew Brown
bc1118df35 clarified docs around the tile check options 2012-03-11 01:40:32 -05:00
Andrew Brown
91f5e2c479 added support for removing tiles that shouldn't exist with --check-tiles
--check-tiles is now activated by shrinking maps
better detection for --forcerender situtations
Also cleaned up some docs and comments
Moved tiledir creation to TileSet constructor
2012-03-11 01:18:30 -05:00