Swampland Mud Puddle stats

General Stuff about Armagetron, That doesn't belong anywhere else...
Post Reply
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Swampland Mud Puddle stats

Post by dlh »

http://swampland.servegame.com/statistics

I've made a site with extended stats for the Mud Puddle. It was influenced by the Crazy Tronners stats page. I'll look into adding the Coredumped info. Suggestions for other interesting stats are welcome. :pacman: :bdot:

EDIT:

New page at http://noms.generalconsumption.org.
Last edited by dlh on Sun Sep 27, 2009 9:49 am, edited 1 time in total.
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6711
Joined: Thu Dec 18, 2003 7:03 pm

Re: Swampland Mud Puddle stats

Post by Tank Program »

Awesome! (And finally, some server stats that I appear on!)
Image
User avatar
sinewav
Graphic Artist
Posts: 6413
Joined: Wed Jan 23, 2008 3:37 am
Contact:

Re: Swampland Mud Puddle stats

Post by sinewav »

Speaking of mudpuddle, the console output with the highlighted ladder positions is pretty cool on that server. Just sayin'. :)
User avatar
compguygene
Adjust Outside Corner Grinder
Posts: 2342
Joined: Thu Aug 21, 2008 12:09 pm
Location: Cleveland, Ohio
Contact:

Re: Swampland Mud Puddle stats

Post by compguygene »

@dlh Once I get the settings from Swampy for Shrunkland, and put up a server, could we work together on doing something that looks the same to service the Swampland/Shrunkland community? I would be more than happy to provide you with the access you would need to my dedicated server, to implement the same kind of thing for Shrunkland. I do not intend to put up Shrunkland as anything but as close to the original as possible, including the SERVER_NAME on the master list. I just want to bring it back for the community!
Armagetron: It's a video game that people should just play and enjoy :)
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Re: Swampland Mud Puddle stats

Post by dlh »

@compguygene: Possibly... I may release the code to generate the stats in the future so you could run it yourself.

I updated the stats page to show core dumped information, and also a “% Zero” stat which is the percentage of rounds you acquire no points.
sinewav wrote:Speaking of mudpuddle, the console output with the highlighted ladder positions is pretty cool on that server. Just sayin'. :)
Thanks, that was a script I also wrote.
Attachments
match-win-console.png
User avatar
compguygene
Adjust Outside Corner Grinder
Posts: 2342
Joined: Thu Aug 21, 2008 12:09 pm
Location: Cleveland, Ohio
Contact:

Re: Swampland Mud Puddle stats

Post by compguygene »

Thank you for responding, DLH. I understand that you might want to polish the script up before releasing it!
Armagetron: It's a video game that people should just play and enjoy :)
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Re: Swampland Mud Puddle stats

Post by dlh »

I made a page to track your match win history:

http://generalconsumption.org/armagetro ... ch-history

It is quick prototype--I'll clean it up at some point and add some features to it, such as win streaks (the data is there, just not yet on the graph).
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Re: Swampland Mud Puddle stats

Post by dlh »

New page at http://noms.generalconsumption.org.

Some new features, such as the achievements page, and some old ones have been refined.
User avatar
Your_mom
Match Winner
Posts: 653
Joined: Sun Jun 06, 2004 1:45 am

Re: Swampland Mud Puddle stats

Post by Your_mom »

Achievements wrote:Match Winner, Round Loser - Win a match without winning a round.
:D

The achievements page made me smile with its interesting stats.
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Re: Swampland Mud Puddle stats

Post by dlh »

I've added some new data to the stats page. It's an implementation of Microsoft's TrueSkill.

Basically, it keeps track of two variables—mu, which is your average skill, and sigma which is the uncertainty in your skill. When you play a match, it calculates the change in those two variables based upon the outcome of the match (what place you finished in) and the skills of the other players you played against. The TrueSkill site has a much better explanation, so read that if you're still a little confused.

Note: I did not rig it so I was 1st... :) I haven't implemented the decay of your skills over time. I stopped playing with that name, and I guess my ratings were pretty high back then. When I was working on the algorithm the data I used actually had anumeric in 1st place with about 60 points.

In the future I'd like to apply this algorithm to stats from a fortress server. It'd be interesting to see the results.
Last edited by dlh on Sun Dec 13, 2009 10:17 pm, edited 1 time in total.
User avatar
-=VcL.Rajinn
Round Winner
Posts: 242
Joined: Fri Aug 29, 2008 9:35 pm

Re: Swampland Mud Puddle stats

Post by -=VcL.Rajinn »

Nice job on the stats page free kill!!! Looks very very nice :o
Image
epsy
Adjust Outside Corner Grinder
Posts: 2003
Joined: Tue Nov 07, 2006 6:02 pm
Location: paris
Contact:

Re: Swampland Mud Puddle stats

Post by epsy »

I've already seen these tab graphics :)
User avatar
compguygene
Adjust Outside Corner Grinder
Posts: 2342
Joined: Thu Aug 21, 2008 12:09 pm
Location: Cleveland, Ohio
Contact:

Re: Swampland Mud Puddle stats

Post by compguygene »

If you would like me to put up a fortress server, that you can access via ssh, etc. for the purposes of developing the stats further, just ask. It would take a minimal amount of time for me to do so.
Armagetron: It's a video game that people should just play and enjoy :)
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Swampland Mud Puddle stats

Post by Z-Man »

You actually managed to understand and implement the version with n players competing with each other? Wow.
User avatar
DDMJ
Reverse Outside Corner Grinder
Posts: 1882
Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:

Re: Swampland Mud Puddle stats

Post by DDMJ »

Z-Man wrote:You actually managed to understand and implement the version with n players competing with each other? Wow.
Damn, you surprised Z-Man, very nice!
Post Reply