Page 1 of 2

Spring Ladder

Posted: 31 Jan 2010, 22:31
by BrainDamage
as some has rumored around, the ladder is back.

Thanks to koshi, Tobi and all others that helped.

This ladder works trough a special bot: LadderBot, pm to it !ladderhelp to get the list of commands.

how to play a ladder game:
  • list the available ladders with !ladderlist, and get the id of the ladder you plan to play
  • use !ladder id to get the bot to join your battleroom
  • (optional) use !ladderchecksetup in the battleroom to check that the current settings are compatible with the ladder
the bot will spectate the battle, and submit the score to the main bot

How to check player scores:
!score ladderid will show scores for all the players in the ladder
!score playername will show scores for given player in all ladders
!score ladderid playername will show scores for given player for given ladderid

TODO/Help needed:
  • needs volunteer admins responsible for single ladders
  • fancy ladder website, none of the ladder developers know how to make one, requirements: web developing skills ( you can use any language, php, python, etc ) and SQL knowledge
  • lobby/autohost integration
  • clan support
  • tournament support
  • AI ladder support
for more info: http://springlobby.info/projects/springladder/wiki/Wiki

Re: Spring Ladder

Posted: 01 Feb 2010, 00:40
by Licho
Offered help with the website.

Re: Spring Ladder

Posted: 01 Feb 2010, 18:49
by Satirik
nice work now we need a website to see the ranking etc

Re: Spring Ladder

Posted: 02 Feb 2010, 22:28
by Andrej
I was trying to take a look at the source but it looks like some files are missing.
They are listed in the .gitignore file, does that count as a bug or are you using code with obscure distribution license/whatever?

Re: Spring Ladder

Posted: 02 Feb 2010, 22:34
by BrainDamage

Re: Spring Ladder

Posted: 03 Feb 2010, 13:31
by hoijui
is it a submodule?
can he also just use this?:
git submodule update --init

Re: Spring Ladder

Posted: 03 Feb 2010, 13:52
by koshi
it is not

Re: Spring Ladder

Posted: 04 Feb 2010, 21:53
by Licho
How are disconnects/desyncs handled? Ideally it should ignore games that desync or wont end with gameover.
Dave the brave claimed he kicked the ladder bot and it gave him loss in revenge :)

Re: Spring Ladder

Posted: 05 Feb 2010, 09:00
by DavetheBrave
IT DID!

AND THEN when I asked googlefrog to delete that game, the ladderbot stopped working completely!

Re: Spring Ladder

Posted: 05 Feb 2010, 11:20
by imbaczek
i like bots with a sense of dark humor.

Re: Spring Ladder

Posted: 05 Feb 2010, 15:09
by Tribulex
I can make a pretty website!!! I really need to do some more webdesign to put on my resume. ME PICK ME!!!!!

Re: Spring Ladder

Posted: 05 Feb 2010, 17:16
by SinbadEV
Is that planet wars thing dead?... ladder and it seem close enough that they could both be handled by the same bot.

Re: Spring Ladder

Posted: 05 Feb 2010, 19:00
by Licho
Planetwars can be brought online at any time, its just offline atm. It features ELO based ratings - for teams and 1v1 games, scores and list of "awards" gathered from games as well as details about all games played.


Springie also has ELO calculation which works similar to ladder rating - it works in teams and FFA games too - tracks all games played on springie-type autohosts in one central database running on springrts.com Its intended goal is team balancing.
Here are its top players http://springie.licho.eu/top50.php


Ladderbot cannot be easilly integrated with planetwars since planetwars needs 2 way communication - it must change modoptions to transmit data about planetwars structures and extra units to game and then uses autohost to relay realtime data back to planetwars (about killed units, deployed PW structures etc)

Re: Spring Ladder

Posted: 06 Feb 2010, 01:43
by Licho
d_b wrote:I can make a pretty website!!! I really need to do some more webdesign to put on my resume. ME PICK ME!!!!!
They rejected my offer for help, and I do this professionally sometimes, so good luck :)
"Any language" in the post asking for help is a blatant lie..

Re: Spring Ladder

Posted: 07 Feb 2010, 22:09
by Agon
Is it possible to get informations about running ladder bot games. (Which ladder game runs atm. , who plays the game and after the game who won?)

Re: Spring Ladder

Posted: 01 Mar 2010, 18:48
by Jazcash
Spring Ladder site template. Pretty simple and basic as it's my first ever web design I've ever done. Would be nice to get some feedback on it and what I should do to it to make it usable.
Spring Ladder Site.rar
(25.51 KiB) Downloaded 41 times

Re: Spring Ladder

Posted: 02 Mar 2010, 18:43
by Satirik
xhtml 1.1 strict only !!!

Re: Spring Ladder

Posted: 02 Mar 2010, 19:19
by AF
shush he did a good job and it appears to be good markup, he used a css based layout, and he even followed the spring logo spec to the letter!

The only 2 criticisms Id level are:
  • Instead of <center> use margin: 0px auto; to center things
  • The top menu seems to cut off a little too harshly, if you could add in a 1 or 2 pixel line at the top to soften the divide

Re: Spring Ladder

Posted: 02 Mar 2010, 20:31
by very_bad_soldier
Looks nice but are you serious about using literally a latter as icon? How about a cup or something? (well, call me captian obvious) The latter looks like craftsmen or something :mrgreen:

Re: Spring Ladder

Posted: 02 Mar 2010, 20:49
by Jazcash
Satirik wrote:xhtml 1.1 strict only !!!
Your fight is with DreamWeaver, not me :P
AF wrote:
  • Instead of <center> use margin: 0px auto; to center things
  • The top menu seems to cut off a little too harshly, if you could add in a 1 or 2 pixel line at the top to soften the divide
I tried adding "margin: 0px auto;" to my #Footer section but it didn't seem to do anything :? Halp!

And yeh, I agree the nav bar isn't too great and I did actually add a top and bottom border in but because of the backing colours they aren't too noticeable, I'll defo change that.
very_bad_soldier wrote:Looks nice but are you serious about using literally a latter as icon? How about a cup or something? (well, call me captian obvious) The latter looks like craftsmen or something :mrgreen:
Well first off it's "Ladder" :mrgreen:
And I thought the ladder worked quite well tbh, I don't really understand how you got a craftsman out of it :shock:

Image