0
Commit Graph

322 Commits

Author SHA1 Message Date
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
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
Andrew Brown
6610c35549 updated "features" section of the docs 2012-03-06 09:22:32 -05:00
Andrew Brown
f8248f1a65 Merge branch 'master' of github.com:overviewer/Minecraft-Overviewer 2012-03-05 21:47:20 -05:00
Andrew Brown
aa9916b2f1 updated faq. Removed entry about --zoom 2012-03-05 21:46:47 -05:00
Philippe Villiers
f97399d482 (very) little typo fix 2012-03-05 10:17:08 +01:00
Andrew Brown
da0018018f bumped version in docs 2012-03-04 14:17:57 -05:00
Andrew Brown
412c844a70 updated windows guide 2012-03-04 10:22:19 -05: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
b8974ae430 removed "biome" and "live map" sections from the running doc
biomes are no longer relevant, it's handled automatically.

Also rendering a live map is not a problem these days, with the retry
code it rarely causes issues.
2012-03-03 00:07:36 -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
Aaron Griffith
dd7af69199 Merge branch 'rewrite' into anvil 2012-03-01 17:46:39 -05:00
Andrew Brown
814ef86221 added disclaimer to the crop option 2012-02-26 21:46:25 -05:00
Andrew Brown
62c537a95e Merge remote-tracking branch 'origin/rewrite' into anvil 2012-02-26 21:10:42 -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
8b28e42c8d Merge branch 'rewrite' into anvil
Conflicts:
	overviewer_core/src/overviewer.h
	overviewer_core/tileset.py
	overviewer_core/util.py
	overviewer_core/world.py
2012-02-26 19:39:58 -05:00
Aaron Griffith
02e5ec17e5 added docs for overlay primitives 2012-02-26 11:57:44 -05:00
Andrew Brown
2957677e32 Merge remote-tracking branch 'origin/rewrite' into anvil 2012-02-23 19:48:38 -05:00
Andrew Brown
db0f849e34 Fixed a couple minor things in design docs 2012-02-23 19:47:45 -05:00
Andrew Brown
b98dcab2d9 Merge master changes into rewrite 2012-02-23 19:42:50 -05:00
Andrew Brown
ae820079d1 Updated example to be more correct 2012-02-22 23:20:16 -05:00
Andrew Brown
6734e12a7a Updated chunk placement and tile rendering sectiosn of design docs 2012-02-20 23:02:05 -05:00
Andrew Brown
dc50f6a044 updated "Assembling a chunk" section for anvil format 2012-02-19 21:55:47 -05:00
Aaron Griffith
d17931c112 blog links now point to overviewer.org blog 2012-02-19 21:40:56 -05:00
Andrew Brown
1d2f908cb6 Updated "Size of a chunk" section of design docs 2012-02-19 16:34:49 -05:00
Andrew Brown
4c21fb2e05 modified tileset.py for the new Anvil format 2012-02-19 00:04:26 -05:00
Andrew Brown
293e16e17f Started updating the design docs for the new format 2012-02-18 16:11:05 -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