0
Commit Graph

55 Commits

Author SHA1 Message Date
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
Fabian Norman
8ffcec347a Merge remote branch 'source/master' into remote-tiles
Conflicts:
	overviewer.py
2012-05-02 01:04:13 -07: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
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
aheadley
9ec0b2b38e update config docs for observer 2012-03-22 21:48:13 -04:00
Andrew Brown
996bd44746 added docs for the biome option to Base render primitive 2012-03-22 21:36:14 -04: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
bfeae91e78 New docs on signs/markers 2012-03-11 13:10:50 -04:00
Andrew Brown
fe55d5343c added a "changelist" option 2012-03-06 23:37:29 -05:00
Andrew Brown
1f7ccdaa93 clarified docs about the crop option 2012-03-06 09:49:14 -05:00
Philippe Villiers
f97399d482 (very) little typo fix 2012-03-05 10:17:08 +01:00
Andrew Brown
3dfb471ff0 clarified docs for forcerender option 2012-03-03 18:30:23 -05:00
Andrew Brown
78c173dece fixed typo in docs example 2012-03-03 16:18:35 -05:00
Andrew Brown
fd2f6193e6 'forcerender' option to render dict now works. Updated docs. 2012-03-03 14:50:39 -05:00
Andrew Brown
ba3385e44b added warning to docs about the non-functionality of overlays 2012-03-03 00:00:20 -05:00
Andrew Brown
925033bea8 Added cave rendermode to docs 2012-03-02 23:53:57 -05:00
Andrew Brown
8e559be824 added a built-in cave rendermode 2012-03-02 23:50:04 -05:00
Andrew Brown
21cf4fc5dd clarified some points in the config docs 2012-03-02 23:45:50 -05:00
Andrew Chin
bab1ed3c14 Added doc note about the nether rendermode 2012-03-02 19:53:20 -05:00
Aaron Griffith
9aee71b953 updated default max height on Depth render primitive 2012-03-01 21:09:17 -05:00
Andrew Brown
814ef86221 added disclaimer to the crop option 2012-02-26 21:46:25 -05:00
Andrew Brown
eede25d2e1 apparently xmin,zmin,xmax,zmax is more intuitive than xmin,zmin,xmax,zmax for some people 2012-02-26 21:08:03 -05:00
Andrew Brown
f43498d033 Added a "crop" feature to render subsets of worlds 2012-02-26 20:19:26 -05:00
Aaron Griffith
02e5ec17e5 added docs for overlay primitives 2012-02-26 11:57:44 -05:00
Andrew Brown
ae820079d1 Updated example to be more correct 2012-02-22 23:20:16 -05:00
Andrew Brown
6c22e306ba removed texture_path global option from docs 2012-02-15 22:16:17 -05:00
Andrew Brown
2c412c3917 Added global defaults to config file which set renderdict defaults 2012-02-15 22:07:36 -05:00
Andrew Brown
9c0a8c01ee re-arranged config docs, relaxed validator for north direction 2012-02-15 19:18:51 -05:00
Andrew Brown
0b7e42110c Merge commit 'b2c3759' into rewrite 2012-02-15 18:13:01 -05:00
Andrew Brown
aaf8e1d7cb Changed "worldname" to "world" in configfile
Also brought tests up to date. All tests pass now.
2012-02-14 20:39:05 -05:00
Andrew Chin
f3b434a327 Fixed doc typo 2012-02-14 19:51:19 -05:00