Andrew Brown
5d8daabe05
re-named variables for increased accuracy
2011-11-04 18:34:08 -04:00
Andrew Brown
5d26d3e5f6
added repr, eq, neq methods to Tile class
2011-11-04 18:33:27 -04:00
Andrew Brown
72681a36cb
re-factored the way tiles are passed from quadtree through rendernode
2011-11-01 22:32:34 -04:00
Andrew Brown
ab53a9bd3e
added a tree class to keep track of dirty tiles
2011-11-01 17:10:41 -04:00
Andrew Brown
96cf62bd14
changed "go" methods in world and quadtree to something more descriptive
2011-11-01 17:10:41 -04:00
Andrew Brown
996b299c79
On map shrink, delete top files to ensure they get regen'd
2011-11-01 17:10:41 -04:00
Andrew Brown
55adc75d31
minor cleanup, comments/docstring adjustment
2011-11-01 17:10:41 -04:00
Andrew Brown
bcec6529d5
Merge pull request #524 from overviewer/fancylogging
...
Fancylogging for all!
2011-11-01 11:23:35 -07:00
Andrew Brown
877b036f1d
Wrote "assembling a chunk" section of the docs
2011-11-01 12:50:43 -04:00
Andrew Chin
1b9a40e183
Removed extra newline
2011-11-01 10:29:58 -04:00
Andrew Brown
470440563c
changed windows logging to be a special output stream
2011-11-01 00:11:13 -04:00
Andrew Chin
6a67841b44
Windows code for fancy colors
2011-10-31 22:38:11 -04:00
Andrew Brown
1d077fe34e
better logging formatter with support for color
2011-10-31 19:01:39 -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