Mqrius wrote:World mapThe world map so far can be found here:
HavenmapThe highscore list keeps track of how many new or updated images you have uploaded. No one can see what part you have uploaded, so they won't know where you live.
Uploader toolI have created a new tool, which makes uploading new data to this map easier:
Uploader toolIf you use Gilbertus, put the tool in your "map" directory. If you use ark or gothfox, just put it in the client directory. If you use Anth, put the tool in the "Maps" directory. It should work "as is".
If you're afraid of exe files, here's the source:
Uploader sourceFor the source, you will need python 2.6 or 2.7, with the following libraries: Python Imaging Library (PIL), sqlite3, numpy, and for python 2.6: argparse
There is some commenting, but a bit superficial.
The uploader will do the following:
- Ask you for your username. This is the name which is used for the highscore list. Anonymous upload is possible.
- Detect the map tiles you accumulated
- Put all new map tiles in a zip
- Upload the zip directly to the havenmap server, along with your username (and client-type, for debugging purposes)
- Remember what images were uploaded so they don't get re-uploaded next time
For people who know what this means:
There are a few commandline arguments:
-w changes the workingdir, -u allows you to input your username directly, -v prints the version, and -h displays commandline help.
Changelog:
v1.1:
Think I fixed a bug that would prevent gothfox from working.
Added support for Anth client.PAQWhat's a marline?
-A marline is a thread which is wound around a rope to keep it from unraveling.
Your map is not working!
-Maybe my computer exploded. Try again in a while.
The uploader is not working!
-Post what you did, what goes wrong, and what the error is in this thread.