This website requires JavaScript.
5b168ebdbd
Removed console debugging output
Andrew Chin
2012-03-11 13:33:02 -04:00
aba0449477
Hide the 'Signs' control if the tileset has no signs
Andrew Chin
2012-03-11 13:30:49 -04:00
bfeae91e78
New docs on signs/markers
Andrew Chin
2012-03-11 13:10:50 -04:00
10806381d9
even more doc tweaks
Andrew Brown
2012-03-11 13:10:02 -04:00
6b77d54555
Reimplement signs/POIs
Andrew Chin
2012-03-03 23:42:05 -05:00
841fd3a9db
Added missing import
Andrew Chin
2012-03-11 10:29:24 -04:00
3fd9b82108
more doc clarification about the render mode options
Andrew Brown
2012-03-11 01:55:34 -05:00
bc1118df35
clarified docs around the tile check options
Andrew Brown
2012-03-11 01:40:32 -05:00
91f5e2c479
added support for removing tiles that shouldn't exist with --check-tiles
Andrew Brown
2012-03-11 01:14:11 -05:00
fae28114f4
changed error message for missing texture file
Andrew Brown
2012-03-08 13:58:28 -05:00
930692136d
Merge pull request #639 from overviewer/devel
Andrew Brown
2012-03-08 07:52:27 -08:00
fe55d5343c
added a "changelist" option
Andrew Brown
2012-03-06 23:37:29 -05:00
1f7ccdaa93
clarified docs about the crop option
Andrew Brown
2012-03-06 09:48:50 -05:00
954c7289be
Merge branch 'devel'
Aaron Griffith
2012-03-06 09:41:41 -05:00
6610c35549
updated "features" section of the docs
Andrew Brown
2012-03-06 09:17:37 -05:00
1f19610707
Better missing config file error messages
Andrew Chin
2012-03-06 09:11:29 -05:00
f8248f1a65
Merge branch 'master' of github.com:overviewer/Minecraft-Overviewer
Andrew Brown
2012-03-05 21:47:20 -05:00
aa9916b2f1
updated faq. Removed entry about --zoom
Andrew Brown
2012-03-05 21:46:47 -05:00
fde63ec221
renders are now ordered according to their order in the config file
Aaron Griffith
2012-03-05 13:37:05 -05:00
626129394a
split up util.py into files.py and logger.py, moved code appropriately
Aaron Griffith
2012-03-05 12:12:27 -05:00
59f17ef9e3
Merge pull request #634 from kissifrot/patch-1
Andrew Chin
2012-03-05 05:44:56 -08:00
f97399d482
(very) little typo fix
Philippe Villiers
2012-03-05 10:17:08 +01:00
98c23fd970
added a memcached option. It's really slow though. don't use it.
Andrew Brown
2012-03-04 22:25:38 -05:00
d1f53cc910
Merge remote-tracking branch 'origin/master'
Andrew Brown
2012-03-04 20:21:17 -05:00
9edd23c273
Merge branch 'devel'
Andrew Brown
2012-03-04 20:18:57 -05:00
8aaf67450d
setup.py now works regardless of current working directory
Aaron Griffith
2012-03-04 20:11:15 -05:00
8206272fc8
Added a cache for open regionfile objects
Andrew Brown
2012-03-04 18:46:02 -05:00
9e85c8ba6b
Merge pull request #631 from aheadley/el5-build-fix
Andrew Brown
2012-03-04 13:49:13 -08:00
08c0ee6100
add check for el5 before using extra gcc arg
aheadley
2012-03-04 16:38:44 -05:00
da0018018f
bumped version in docs
Andrew Brown
2012-03-04 14:17:39 -05:00
57820a49d4
fix for worlds converted by jeb_'s anvil converter
Philip Kovac
2012-03-04 12:22:20 -05:00
35eddb1342
Make sure biomes are also rotated
Andrew Chin
2012-03-04 12:23:01 -05:00
412c844a70
updated windows guide
Andrew Brown
2012-03-04 10:22:19 -05:00
30b224d5b1
only output cache stats with -p1
Andrew Brown
2012-03-04 00:20:22 -05:00
3bb14f01e4
Merge branch 'anvil'
Andrew Brown
2012-03-04 00:02:17 -05:00
b852e8b1e3
Re-did the caching layer for regionset chunk caching
Andrew Brown
2012-03-03 23:56:38 -05:00
4a9c4fd150
get_data will no longer repeatedly try to open missing chunks
Aaron Griffith
2012-03-03 22:03:20 -05:00
628b24d073
Update lilypad texture.
Alejandro Aguilera
2012-03-04 01:08:24 +01:00
240285555c
Add upside down stairs.
Alejandro Aguilera
2012-03-04 00:57:20 +01:00
3dfb471ff0
clarified docs for forcerender option
Andrew Brown
2012-03-03 18:30:23 -05:00
54cf6449c4
Merge branch 'anvil' into master
Aaron Griffith
2012-03-03 17:22:10 -05:00
fb7f382675
setup.py install (and the debian packages) should now work
Aaron Griffith
2012-03-03 17:14:12 -05:00
1de47c060c
Fix brick stone circle texture.
Alejandro Aguilera
2012-03-03 22:53:08 +01:00
78c173dece
fixed typo in docs example
Andrew Brown
2012-03-03 16:18:35 -05:00
fd2f6193e6
'forcerender' option to render dict now works. Updated docs.
Andrew Brown
2012-03-03 14:50:39 -05:00
b8974ae430
removed "biome" and "live map" sections from the running doc
Andrew Brown
2012-03-03 00:07:36 -05:00
ba3385e44b
added warning to docs about the non-functionality of overlays
Andrew Brown
2012-03-03 00:00:20 -05:00
925033bea8
Added cave rendermode to docs
Andrew Brown
2012-03-02 23:53:57 -05:00
8e559be824
added a built-in cave rendermode
Andrew Brown
2012-03-02 23:50:04 -05:00
21cf4fc5dd
clarified some points in the config docs
Andrew Brown
2012-03-02 23:45:50 -05:00
bab1ed3c14
Added doc note about the nether rendermode
Andrew Chin
2012-03-02 19:37:36 -05:00
7afd862704
Merge branch 'master' of github.com:overviewer/Minecraft-Overviewer
Andrew Brown
2012-03-02 19:19:27 -05:00
cfddfc468f
added note to docs about anvil format
Andrew Brown
2012-03-02 19:17:12 -05:00
143523e1dd
Merge branch 'master' into anvil
Aaron Griffith
2012-03-02 19:12:54 -05:00
3007099c44
fixed --version on debian
Aaron Griffith
2012-03-02 19:09:40 -05:00
935d221886
Revert "Clean up build warnings on Windows"
Andrew Chin
2012-03-02 17:45:24 -05:00
80c7b4fcdf
Add note pointing users to the overviewer.org blog if run against anvil
Thomas Lake
2012-03-02 20:50:17 +00:00
868256b538
Clean up build warnings on Windows
Andrew Chin
2012-03-01 23:23:52 -05:00
20f9f92abd
Clean up some build warnings
Andrew Chin
2012-03-01 23:04:02 -05:00
c019d7e8d8
use -Wdeclaration-after-statement
Andrew Chin
2012-03-01 22:52:00 -05:00
9eb2e4a85e
Added some more comments to the sample config.
Andrew Brown
2012-03-02 13:39:36 -05:00
6b5c421c9e
detect worlds in cwd, and print detected world paths
Andrew Chin
2012-03-01 22:23:12 -05:00
a83518bc97
fixed rotations
Andrew Brown
2012-03-01 22:09:01 -05:00
0d229a3888
don't complain if crop values go from high-low, just swap them
Andrew Brown
2012-03-01 22:05:17 -05:00
344639c0cf
this option was implemented as "crop"
Andrew Brown
2012-03-01 22:02:28 -05:00
9aee71b953
updated default max height on Depth render primitive
Aaron Griffith
2012-03-01 21:09:17 -05:00
137935801d
bumped extension version after merge, just in case
Aaron Griffith
2012-03-01 17:47:38 -05:00
dd7af69199
Merge branch 'rewrite' into anvil
Aaron Griffith
2012-03-01 17:46:39 -05:00
6f1ccb6a53
fixed clamping, jungles are now the proper shade of green
Aaron Griffith
2012-03-01 17:25:45 -05:00
bcc1e61b0d
data/textures is now checked *last*, updated biome colors
Aaron Griffith
2012-03-01 16:46:23 -05:00
d1c5c14ff7
fixed huge memory leak when calling chunk_render on empty section
Aaron Griffith
2012-03-01 15:55:47 -05:00
a9518d16d2
Add the upside down slab.
Alejandro Aguilera
2012-03-01 19:48:15 +01:00
5d5642bf93
Add the new stone block (circle stone).
Alejandro Aguilera
2012-03-01 11:02:59 +01:00
ae6f333be3
Improve (I think) a commit.
Alejandro Aguilera
2012-03-01 10:54:57 +01:00
4ac2c872b8
Update doors to use pseudo data.
Alejandro Aguilera
2012-03-01 10:50:39 +01:00
e66e55484f
declare this var at the beginning of the function
Andrew Brown
2012-02-27 23:40:31 -05:00
814ef86221
added disclaimer to the crop option
Andrew Brown
2012-02-26 21:46:25 -05:00
7d8bd00a84
Made the assetmanager initalize() and finalize() organization slightly clearer
Andrew Brown
2012-02-26 21:17:55 -05:00
62c537a95e
Merge remote-tracking branch 'origin/rewrite' into anvil
Andrew Brown
2012-02-26 21:10:23 -05:00
eede25d2e1
apparently xmin,zmin,xmax,zmax is more intuitive than xmin,zmin,xmax,zmax for some people
Andrew Brown
2012-02-26 21:08:03 -05:00
f43498d033
Added a "crop" feature to render subsets of worlds
Andrew Brown
2012-02-26 20:19:26 -05:00
8b28e42c8d
Merge branch 'rewrite' into anvil
Aaron Griffith
2012-02-26 19:39:58 -05:00
e50cb2db88
Generalized regionset wrapper objects so they can be chained
Andrew Brown
2012-02-26 17:59:37 -05:00
4f0e844bb5
pickled signals now work as expected
Aaron Griffith
2012-02-26 13:10:05 -05:00
f74769e988
updated MANIFEST to include primitive sources
Aaron Griffith
2012-02-26 11:58:19 -05:00
02e5ec17e5
added docs for overlay primitives
Aaron Griffith
2012-02-26 11:57:44 -05:00
5d50f35ac1
broke out background-clearing code from base overlay primitive
Aaron Griffith
2012-02-26 11:52:43 -05:00
2b7af1886a
overlays converted into render primitives
Aaron Griffith
2012-02-26 11:39:07 -05:00
9f90c02297
removed another bit of code that assumes the ceiling is at 128
Aaron Griffith
2012-02-26 09:18:39 -05:00
19f6f136e4
Now writes images to temporary files and atomically moves in place*
Andrew Brown
2012-02-26 00:14:58 -05:00
c759b20f8e
added helpful notice about running into corrupted tiles
Andrew Brown
2012-02-25 21:44:21 -05:00
6d19ada4e4
accept ~ in paths by calling os.path.expanduser()
Andrew Brown
2012-02-25 21:37:58 -05:00
c3c559fcd3
changed this_rendertime to be the max of all chunk mtimes
Andrew Brown
2012-02-25 21:26:02 -05:00
16ed65e019
Use zoom value from json to determine if maps should be expanded
Andrew Brown
2012-02-25 21:24:16 -05:00
195e08d4a1
Determine an appropriate rendercheck mode automatically
Andrew Brown
2012-02-25 20:07:07 -05:00
f48f0445d1
Dump assets and "initial" data before rendering starts
Andrew Brown
2012-02-25 19:33:35 -05:00
d1f13cadc5
Revert "Picks the right protocal based on what is being used. This fixes ssl errors on sites that use https."
Andrew Brown
2012-02-25 19:23:47 -05:00
abc1b4f8cb
Merge branch 'oneworld' of git://github.com/duckman/Minecraft-Overviewer into rewrite
Andrew Chin
2012-02-25 18:22:59 -05:00
0b34c7f1c3
changed JS to properly compute coords for anvil format
Andrew Brown
2012-02-25 16:17:49 -05:00
997ec58161
Only copy real js files (not silly editor swap files)
Andrew Chin
2012-02-25 15:57:29 -05:00