Commit Graph
100 Commits
Author SHA1 Message Date
Andrew Brown 0bd2ad0c8b Merge pull request #1047 from overviewer/gist_docs
Some initial docs on how to use gist
2014-01-14 10:47:23 -08:00
Andrew Brown ca63ccb4f5 Merge pull request #1006 from maruohon/blockid-range-fix
Fix transparency check for block IDs > 255
2013-10-14 09:08:19 -07: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
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 a29c6e663b Merge branch 'master' of github.com:overviewer/Minecraft-Overviewer 2013-07-05 23:37:33 -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
Andrew Brown 80bf4ec806 Edited the texture-finding code for 1.6
Now correctly avoids globbing problems. Removed a bit of irrelevant code
for old style minecraft.jar. Tweaked error messages for resource packs
instead of texture files.
2013-07-04 17:58:00 -04: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 Brown 525e278a23 Merge pull request #908 from CounterPillow/genpoi-skipscan
Add option to skip scanning for POIs in regions
2013-03-19 10:12:59 -07:00
Andrew Brown 55f2273f81 Added a debug output to accompany a warning.
If there is an error reading or parsing overviewerConfig.js, it prints a
warning and continues, but gives no indication of what went wrong. Added
a debug line that prints the full traceback.
2012-09-10 20:38:50 -04:00
Andrew Brown c79a646d10 fixed spacing and formatting in windows tut 2012-06-29 17:53:50 -04:00
Andrew Brown fc84f8c892 Edited error message for missing texture file(s)
Now links to the docs for more information.
2012-05-19 17:13:49 -03:00
Andrew Brown 19cdca39d8 Fixed world name for config example 2012-05-14 22:35:00 -03:00
Andrew Brown 6009461239 fixed last commit to use absolute value and more reasonable threshold
\o/ for padding my commit numbers!
2012-05-11 22:23:42 -04:00
Andrew Brown fdda8234ff added warning for extremely absurd region files 2012-05-11 22:19:15 -04:00
Andrew Brown eeb09f3d45 Fixed preform->perform typo THANKS m_pan! 2012-05-03 18:41:09 -03:00
Andrew Brown 21ef0f4ad7 Merge pull request #712 from CounterPillow/swampfix
Added a special case for the swamp biome.
2012-04-28 17:49:38 -07: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
Andrew Brown aa5c76a1f3 Merge pull request #690 from CounterPillow/optimizeimg-doc
Added documentation about optimizeimg
2012-04-13 10:02:36 -07:00
Andrew Brown b2ce4fa7e5 Merge branch 'devel' 2012-03-27 14:58:50 -04:00
Andrew Brown 7a4a257b51 Added better error related log lines for corrupt chunks 2012-03-27 14:57:42 -04:00
Andrew Brown d7608b0e65 Merge branch 'devel' 2012-03-23 23:19:40 -04:00
Andrew Brown af805d4a4b Added soft-fail on region corruption to iterate_chunks() and get_chunk_mtime() 2012-03-23 23:19:03 -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
Andrew Brown ff0f4fe46e fixed error handling code. Now more robust against corrupt chunks! 2012-03-18 13:52:59 -04:00
Andrew Brown e9cf747513 Added better error handling for corrupt chunks 2012-03-17 22:56:33 -04:00
Andrew Brown e40e71f2f2 Merge branch 'devel' 2012-03-15 23:36:43 -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 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 fae28114f4 changed error message for missing texture file 2012-03-08 13:58:28 -05:00
Andrew Brown 930692136d Merge pull request #639 from overviewer/devel
added a "changelist" option
2012-03-08 07:52:27 -08: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
Andrew Brown 98c23fd970 added a memcached option. It's really slow though. don't use it. 2012-03-04 22:25:38 -05:00
Andrew Brown d1f53cc910 Merge remote-tracking branch 'origin/master' 2012-03-04 20:21:17 -05:00
Andrew Brown 9edd23c273 Merge branch 'devel' 2012-03-04 20:18:57 -05:00
Andrew Brown 8206272fc8 Added a cache for open regionfile objects 2012-03-04 18:46:02 -05:00
Andrew Brown 9e85c8ba6b Merge pull request #631 from aheadley/el5-build-fix
add check for el5 before using extra gcc arg
2012-03-04 13:49:13 -08: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 30b224d5b1 only output cache stats with -p1 2012-03-04 00:20:22 -05:00
Andrew Brown 3bb14f01e4 Merge branch 'anvil' 2012-03-04 00:02:17 -05:00
Andrew Brown b852e8b1e3 Re-did the caching layer for regionset chunk caching 2012-03-03 23:56:38 -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 Brown 7afd862704 Merge branch 'master' of github.com:overviewer/Minecraft-Overviewer
Conflicts:
	overviewer_core/world.py
2012-03-02 19:19:27 -05:00
Andrew Brown cfddfc468f added note to docs about anvil format 2012-03-02 19:17:12 -05:00
Andrew Brown 9eb2e4a85e Added some more comments to the sample config. 2012-03-02 13:39:36 -05:00
Andrew Brown a83518bc97 fixed rotations 2012-03-01 22:09:01 -05:00
Andrew Brown 0d229a3888 don't complain if crop values go from high-low, just swap them 2012-03-01 22:05:17 -05:00
Andrew Brown 344639c0cf this option was implemented as "crop" 2012-03-01 22:02:28 -05:00
Andrew Brown e66e55484f declare this var at the beginning of the function 2012-02-27 23:40:31 -05:00
Andrew Brown 814ef86221 added disclaimer to the crop option 2012-02-26 21:46:25 -05:00
Andrew Brown 7d8bd00a84 Made the assetmanager initalize() and finalize() organization slightly clearer 2012-02-26 21:17:55 -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
Andrew Brown e50cb2db88 Generalized regionset wrapper objects so they can be chained 2012-02-26 17:59:37 -05:00
Andrew Brown 19f6f136e4 Now writes images to temporary files and atomically moves in place*
* on systems with an atomic os.rename
2012-02-26 00:16:16 -05:00
Andrew Brown c759b20f8e added helpful notice about running into corrupted tiles 2012-02-25 21:44:21 -05:00
Andrew Brown 6d19ada4e4 accept ~ in paths by calling os.path.expanduser() 2012-02-25 21:37:58 -05:00
Andrew Brown c3c559fcd3 changed this_rendertime to be the max of all chunk mtimes 2012-02-25 21:26:50 -05:00
Andrew Brown 16ed65e019 Use zoom value from json to determine if maps should be expanded 2012-02-25 21:24:16 -05:00
Andrew Brown 195e08d4a1 Determine an appropriate rendercheck mode automatically 2012-02-25 20:07:07 -05:00
Andrew Brown f48f0445d1 Dump assets and "initial" data before rendering starts
Now does preprocessing off of main() instead of in the dispatcher
initializer.
2012-02-25 19:33:35 -05:00
Andrew Brown d1f13cadc5 Revert "Picks the right protocal based on what is being used. This fixes ssl errors on sites that use https."
Reason: breaks local viewing. Tries to access file://maps.google.com
etc.

This reverts commit da663dadb3.
2012-02-25 19:23:47 -05:00
Andrew Brown 0b34c7f1c3 changed JS to properly compute coords for anvil format 2012-02-25 16:17:49 -05:00
Andrew Brown 72f292104a fixed rotated renders for anvil-formatted worlds 2012-02-25 15:01:55 -05:00
Andrew Brown e4ab4696c9 Merge pull request #620 from duckman/https
Https
2012-02-23 18:55:13 -08: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
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