http://springfiles.com/mini/

http://springfiles.com/mini/

For the discussion of infrastructure improvements and changes.

Moderator: Moderators

Post Reply
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

http://springfiles.com/mini/

Post by abma »

who is using that?

springfiles.com gets many accesses to this folder, but without a user-agent set. when looking at the ips, it looks like some lobby uses that.

springlobby doesn't so has to be zero-k or tasclient i guess?!

today there where already about ~3.5k hits on this folder...

i ask because currently the image-resolutions are maybe not ideal... also the requests should / can be simplified.

current code is here: https://github.com/springfiles/file_mir ... r/mini.php
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: http://springfiles.com/mini/

Post by AF »

Basically anything that needs minimaps but doesn't have a unitsync library attached, or doesn't know how, uses this, or Zero-Ks minimaps.

Its unfortunate that unitsync passes raw image data and doesn't provide an API for writing out minimaps to files, I remember having to implement one for the JNI bindings but it was removed when JNI was removed, without it pulling minimaps out of unitsync became 20x more difficult.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: http://springfiles.com/mini/

Post by abma »

AF wrote:Basically anything that needs minimaps but doesn't have a unitsync library attached, or doesn't know how, uses this, or Zero-Ks minimaps.
i talked to licho, zero-k seemed to use it. i don't know if other lobbies or so did use it...
AF wrote: Its unfortunate that unitsync passes raw image data and doesn't provide an API for writing out minimaps to files, I remember having to implement one for the JNI bindings but it was removed when JNI was removed, without it pulling minimaps out of unitsync became 20x more difficult.
use http://api.springfiles.com/ to get images (and/or improve the code to extract more metadata if needed: https://github.com/springfiles/upq )
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: http://springfiles.com/mini/

Post by abma »

removed it! (thanks licho for fixing zero-k lobby)
Post Reply

Return to “Infrastructure Development”