martinsik / minecraft-dynmap-timemachine

Create extremely large images from Minecraft server's Dynmap plugin
MIT License
89 stars 23 forks source link

[feature] clarify the tile parameter #5

Open Brownie2002 opened 4 years ago

Brownie2002 commented 4 years ago

Hello,

This is more a feature request than a bug. Your tool is really great !

A function is missing from my point of view: "list the available tiles". In fact, I can identify the middle of the needed map, but I am unable to identify the best values for tiles. Furthermore, a function to be able to stitch the flat images after import could be great. I try to import 2000x2000 tiles and my computer freezes.

Finaly, there is a mistake in your readme n the paragraph Then list all maps avaialble for this world :

dynmap-timemachine.py --list-worlds http://map.majncraft.cz/ world

The parameter should be --list-maps.

Best regards.

DieProgrammIDE commented 4 years ago

It would be cool to have a parameter to just download everything. Or, how do i know, how big one tile is. Is it 16 if Scale for the Dynmap Perspective is 16?