Page 1 of 1

Could someone teach springlobby how to count?

Posted: 01 Jun 2010, 05:40
by Forboding Angel
A picture is worth a thousand raegposts
SLcantcount.jpg
SLcantcount.jpg (137.79 KiB) Viewed 1670 times
Edit: Btw tasclient has this same issue.

Re: Could someone teach springlobby how to count?

Posted: 01 Jun 2010, 08:08
by hoijui
it is the order in which they get it from unitsync, it should be changed there. i am not absolutely sure, but i think it is ordered by archive file name, or even just a random order returned by some file-system search function.

Re: Could someone teach springlobby how to count?

Posted: 01 Jun 2010, 08:11
by aegis
changed there? nothing wrong with a lobby applying its own natural sort to the list

Re: Could someone teach springlobby how to count?

Posted: 01 Jun 2010, 11:08
by Forboding Angel
hoijui wrote:it is the order in which they get it from unitsync, it should be changed there. i am not absolutely sure, but i think it is ordered by archive file name, or even just a random order returned by some file-system search function.
The messed up thing is, in archivecachev7 they are all numbered sequentially.

Re: Could someone teach springlobby how to count?

Posted: 01 Jun 2010, 14:34
by luckywaldo7
It must be ordered by file name, and the pool format uses a seemingly random alphanumeric combination as a file name, so mods downloaded in pool format are all mixed up in springlobby.

Re: Could someone teach springlobby how to count?

Posted: 01 Jun 2010, 18:58
by Neddie
Post these threads in Lobby Clients where they belong.

http://springrts.com/phpbb/viewforum.php?f=64

Re: Could someone teach springlobby how to count?

Posted: 02 Jun 2010, 00:16
by Forboding Angel
luckywaldo7 wrote:It must be ordered by file name, and the pool format uses a seemingly random alphanumeric combination as a file name, so mods downloaded in pool format are all mixed up in springlobby.
oooooook, nooow that makes sense. I had always wondered. See, I thought that SL and TASC were reading the entries from archivecache.

Re: Could someone teach springlobby how to count?

Posted: 02 Jun 2010, 08:12
by MidKnight
I keep mentioning this to the SL folks (500 unsorted revisions of CA, bleh), but, for some reason, putting in an alphabetic title sort after unitsync parses them is inconceivably complicating. :|

Re: Could someone teach springlobby how to count?

Posted: 03 Jun 2010, 01:51
by SirMaverick
Could someone teach springlobby how to count?
Ticket exists for some time already. :P

The list is sorted when I use spring's latest dev version. I guess libunitsync was changed in that regard. You'll have that change on your desktop in a few weeks.

Re: Could someone teach springlobby how to count?

Posted: 11 Jun 2010, 15:22
by AF
AFLobby/Battlehub managed it and that was years ago, surely it should have been done by now in both projects considering some are years older, and they've had years to learn by example.

Even some autohosts manage it, it's a simple sort operation, and it's already done in the code for sorting of maps