0

335 Commits

Author SHA1 Message Date
Aaron Griffith
03fa62f3d6 updaded doc download links 2013-01-15 12:21:54 -05:00
Thomas Lake
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
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
Andrew Chin
03b10797c9 Merge branch 'JSObserver' of github.com:tswsl1989/Minecraft-Overviewer into JSObserver 2012-06-10 15:00:31 -04:00
Andrew Chin
5d43227edf Merge remote branch 'origin/master' into JSObserver 2012-06-10 14:59:17 -04: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
Thomas Lake
beaa2a9f09 JSObserver documentation 2012-05-25 21:44:23 +01:00
Thomas Lake
942cf8d995 Merge branch 'master' of git://github.com/overviewer/Minecraft-Overviewer into JSObserver 2012-05-25 14:00:16 +01: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
4d95beefa0 Merge branch 'JSObserver' of https://github.com/tswsl1989/Minecraft-Overviewer into JSObserver 2012-04-18 19:20:24 -04:00
Thomas Lake
c7fd50bd2d Add documentation for JSObserver
Adds documentation for JSObserver and updates documentation for the
observer option in general
2012-04-18 20:48:49 +01: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