0
Commit Graph

1026 Commits

Author SHA1 Message Date
Aaron Griffith
c9fc7eba62 textures added back for blocks up to id 50 2011-11-01 21:10:11 -04:00
Aaron Griffith
da142dfb7a textures re-implemented for blocks up to id 25 2011-11-01 18:18:29 -04:00
Aaron Griffith
7a92343bb8 @material and block have been made more verbose (Issue #516) 2011-11-01 15:51:10 -04:00
Aaron Griffith
4b905685eb major textures.py restructuring, not all textures implemented (Issue #516)
Be careful -- the build_* and transform_* functions no longer have a
blockID argument, because that made no sense.
2011-10-31 20:57:05 -04:00
Aaron Griffith
8e0a82ba62 unified blockmap and specialblockmap (Issue #516) 2011-10-31 13:58:25 -04:00
Aaron Griffith
75858f2df8 removed historical, seperate mask from texture tuples (Issue #516) 2011-10-31 13:40:38 -04:00
Aaron Griffith
69c109fc05 moved trasparent_blocks, etc. into textures.py (Issue #516) 2011-10-31 13:28:28 -04:00
Aaron Griffith
64e67cc827 fixed crash when SpawnY wasn't in [0, 128) 2011-10-30 18:06:28 -04:00
Andrew Brown
3917259e33 wrote more design docs on chunk positioning in tiles 2011-10-30 03:00:28 -04:00
Andrew Brown
3a0d859b73 moved block rendering images to own folder in docs 2011-10-30 00:58:10 -04:00
Aaron Griffith
a3653d429f fixed typo in configParser.py when parsing float values 2011-10-30 00:08:48 -04:00
Andrew Brown
bc9d368ae8 added section about biome support to docs 2011-10-27 01:04:23 -04:00
Andrew Chin
02c30c6f8e Update URL hash on double-click 2011-10-26 23:06:52 -04:00
Andrew Chin
4327eef475 Provide a useful message if overviewer is doubleclicked.
Works for both py2exe .exes as well as double clicking the overviewer.py file
2011-10-26 22:41:46 -04:00
Andrew Brown
f5ae4b3451 changed bare exceptions to except Exception 2011-10-26 22:36:23 -04:00
Andrew Brown
b31160e3ad more minor clarifications 2011-10-26 22:00:25 -04:00
Andrew Brown
a470ff50d6 added question headers to faq site and added an faq on windows cmd 2011-10-26 21:34:46 -04:00
Andrew Brown
f07cf1e0d8 imporoved doc page cross-referencing 2011-10-26 21:19:53 -04:00
Aaron Griffith
aa7a837043 fixed segfault involving redstone on the edge of the map (Issue #519) 2011-10-26 15:14:48 -04:00
Aaron Griffith
f8d43ca470 region file mtimes are no longer used, to fix a bug on windows 2011-10-24 23:14:23 -04:00
Zach McCullough
d77673f406 Fixed the tabbing in overviewerConfig.js 2011-10-24 19:16:03 -05:00
Andrew Brown
420e784451 added some comments 2011-10-24 18:17:13 -04:00
Andrew Brown
e29731fef3 Stripped README of redundant info, added some to docs index 2011-10-24 16:36:19 -04:00
Andrew Brown
aa04376a17 added a note about "map waaaaay too big" errors. 2011-10-24 11:51:31 -04:00
Aaron Griffith
79a3e0d795 the "waay to big" error now gives an upper bound on zoom level 2011-10-24 07:52:02 -04:00
Andrew Brown
e61291de4f changed reference url in overviewerConfig comments 2011-10-19 19:20:11 -04:00
Andrew Brown
2be184def6 added a bit about customizing web assets 2011-10-19 19:15:29 -04:00
Michael Writhe
73ace48c71 comment clarity to alleviate confusion regarding cacheMinutes. 2011-10-19 16:46:01 -06:00
Andrew Brown
600b801144 fixed some typos/errors in options docs page.
Also added an example.
2011-10-19 15:31:51 -04:00
Andrew Brown
fa17d2c87d fixed typo, clarified some things, added cross-ref 2011-10-18 00:50:57 -04:00
Andrew Brown
546bf0ef4e fixed typo, clarified a sentence 2011-10-17 15:02:44 -04:00
Andrew Brown
6862ae4faf added in cross-reference 2011-10-16 23:27:05 -04:00
Andrew Brown
3954d232b8 misc docs tweaks 2011-10-16 23:16:43 -04:00
Andrew Brown
19d4946ae3 Completed options documentation. 2011-10-16 23:13:11 -04:00
Andrew Brown
c852bffdaf When building cube images, paste sides over top, not the other way around
Fixes problem with stacks of blocks showing a bit of the top of the
blockr, most visible on spruce trees.
2011-10-15 12:59:03 -04:00
Andrew Brown
27330cb45f added quotes around parameter in pngout snippet
Thanks Lathanael
2011-10-13 23:28:18 -04:00
Michael Writhe
67dd795e60 issue #513, fixed spelling of color vs colour. >_< canadian spelling. 2011-10-12 15:24:28 -06:00
Aaron Griffith
e7e0f526ea renamed "Signposts" button to "Markers" to be more generic 2011-10-10 15:17:11 -04:00
Aaron Griffith
19c564670c updated the web_assets_hook help text to be correct 2011-10-10 14:23:57 -04:00
Andrew Brown
88448f932b fixed math error in design docs (I'm pretty sure)
also touched up the wording of some other areas
2011-10-07 00:38:58 -04:00
Andrew Brown
cbe3d7e1a3 added note about specifying world numbers 2011-10-06 23:16:19 -04:00
Andrew Brown
7f82a5e91a wrote chunk rendering section of the design docs 2011-10-06 23:16:19 -04:00
Andrew Brown
8904e20f21 changed version number to 0.3.0 in sphinx config
apparently readthedocs didn't like using the util method to find the
version dynamically. Probably because it opens a subprocess to git to
find the version.
2011-10-06 23:16:19 -04:00
Andrew Chin
12a81a2b47 Fixed the contribManager in windows binaries 2011-10-04 23:27:30 -04:00
Aaron Griffith
2836c66548 converted explicit documentation links into implicit :doc: references 2011-10-02 11:53:32 -04:00
Andrew Brown
cc9792177e modified cube building example to use grass 2011-10-01 20:11:03 -04:00
Andrew Brown
fa4f8c0e3b cross-referenced command options from faq page. also
added --bg-color to options page
2011-10-01 19:24:32 -04:00
Andrew Brown
4ad984a052 changed docs version to match git version 2011-10-01 19:04:21 -04:00
Andrew Chin
5464ad3b5d Remove viewcode extension to better support older versions of sphinx 2011-10-01 18:13:12 -04:00
Andrew Chin
00d4e7bb11 Merge branch 'master' of github.com:overviewer/Minecraft-Overviewer 2011-10-01 17:59:53 -04:00