0
Commit Graph

10 Commits

Author SHA1 Message Date
Aaron Griffith
085d400337 small findSigns.py fix -- loading regions with north_direction pre-rotates
What we want in findSigns.py is the raw map data.
2011-09-16 13:43:20 -04:00
Thomas Lake
49b810b84b Store supplied north direction in generated overviewer.dat 2011-09-16 15:07:04 +01:00
Thomas Lake
65db6530db Update findSigns.py to support north direction.
Closes Issue #485
2011-09-16 14:39:41 +01:00
Andrew Chin
22f40a9075 Added docstrings to all contrib scripts 2011-08-25 22:01:05 -04:00
Thomas Lake
19f83a4a16 Edit scripts to move overviewer.dat to render dir
Overviewer.dat is moved on first run and a warning is issued
2011-08-16 13:02:09 +01:00
Xon
e55b7045ea Updated findSigns.py & rerenderBlocks.py to work against region format 2011-03-26 02:37:11 +08:00
Aaron Griffith
04ef95e4d6 renamed gmap.py to overviewer.py 2011-03-20 21:43:18 -04:00
Andrew Chin
97aa81311c Fixed empty sign handling, updated findSigns.py 2010-12-31 23:35:18 -05:00
Andrew Chin
fcbff8af2a Improved marker titles and newlines
Primarily for browsers that don't render newlines in tooltips.
Thanks to ben0x539
2010-12-11 20:15:12 -05:00
Andrew Chin
57a9e8123d New findSigns.py contrib script
This can be used to create an complete overviewer.dat file without
having to re-render your entire world.  See the top of the script for
usage details
2010-11-06 15:29:04 -04:00