Open Licho1 opened 8 years ago
I don't think minimaps from the archive are used yet. This really depends on #67 and isn't related to downloading the map
The minimap is not found. It is not related to whether the map has been downloaded or not. This just depends on #67.
If you want to use unitsync/VFS, it can definitely do it without knowing the exact path to archive. No changes should be needed. Alternatively, minimap could be downloaded from ZK website (by knowing map internal name you can just get it from url using plain download)
You have a point about downloading the image directly. Could the site process and provide links to both a 64x64 and 1024x1024 version of each map? The thumbnails are small both for chili texture loading times and download requirement.
Every featured map as-of 2 months ago has is minimap included in chobby. Users would only need to download a few extra.
Yes it could adding a ticket to other place.
Steam depot generator now deploys all supported map images.
This might be enough for ZK, but I want Chobby to be able to work without Steam as well, so reopening.
For non steam you could just download the images from zero-k.info/Resources it contains minimaps and thumbnails for all maps.
Using the replay downloader thing to fetch image files from SF/ZK should work unless there are any http responses more advanced than 200
.
This would be good for zk-chobby too because people may want to play on non-featured maps etc.
If the .smf can easily be located inside a map archive without using unitsync, then the built-in minimap dds dxt1 compressed image can be loaded via a few pointer indirections inside binary .smf file.
http://i.imgur.com/yYONayU.jpg