Just finished putting up a basic Halo 4 Leaderboard site. Will add more as I go. I can’t seem to get a game list so you will have to manually add your tag to the list for now.
@Ozzy Onya A2Z - I wouldn’t exactly call it screen scraping. I’m loading in the servicerecord end point that returns an XML result that I consume.
@powningbeast10 - The servicerecord endpoint I’m using doesn’t include the assist information at this point. If they release a full API we should be able to add that.
@LeeringPaladin - You can sort any of the columns. But yes the TGS Rank is based off of k/d. If there is something else that’s more widely accepted to base the ranks off of I’m all ears.
Added a new column to heading to see when the last time your stats were updated. Stats should get refreshed every 15 - 30 minutes. I expect the delay to go up as we add more users to the list. ~Stiffel
I think something is wrong with the leaderboards. My KDR is about 13:1 as of now and it shows up as #1 until its finished loading, then it doesnt show up, but it still says the top guy is# 2.
The new ranking system is in place. Click the info icon on the “TGS Score” heading to see details about how we calculate your TGS Score.
@LETHALxSAINTx. The initial javascript library was kind of a temporary solution until I could code out a paginated list with search. Once we got over 1000+ tags on the list the javascript library wasn’t cutting it. I’ve switched out the code so the site should be more responsive now. Oh and you are showing as the No. 1 rank on the site :-). Conrats! ~Stiffel
> Just finished putting up a basic Halo 4 Leaderboard site. Will add more as I go. I can’t seem to get a game list so you will have to manually add your tag to the list for now.
>
> URL is TopGunStats.com.
>
> Would like to hear feedback if you have any to offer.
>
> ~Stiffel
Ok I’ve updated the equation to negatively impact players who have quit a large number of games based on the number of games you have played. Once again it uses standard deviations so as to judge you based on the rest of the leaderboard. Check out TopGunStats.com for more details about the new scoring update.