|
On August 22 2010 05:14 mego wrote: I think the graph should not continue when you are promoted to the next league. Points are not comparable over leagues, so the graph is kinda weird.
Oops forgot to respond to this.
It doesn't matter that points aren't comparable over leagues, the point of the graph isn't statistics or ranking. It's purely for historical information, pruning older data just due to league changes makes little sense.
|
Hmm just noticed our team isn't listed on the 2v2 rankings anymore, should be #1 global with 1130 points, it still says #1 global in my profile http://sc2ranks.com/us/336015/OnEMoReTrY but if you click our division, we don't even appear there. I also noticed a couple other teams aren't there that should be in the top 10. Bug?
Edit: Actually there are none of the 1,000+ point 2v2 teams listed anymore.
|
Russian Federation94 Posts
|
Sorry if it's been asked; but how do you actually retrieve the data? :o. Impressive site.
|
On August 22 2010 19:03 ParasitJonte wrote: Sorry if it's been asked; but how do you actually retrieve the data? :o. Impressive site.
I'd imagine he parses it from the battle.net website.
|
On August 22 2010 17:09 onemoretry wrote:Hmm just noticed our team isn't listed on the 2v2 rankings anymore, should be #1 global with 1130 points, it still says #1 global in my profile http://sc2ranks.com/us/336015/OnEMoReTrY but if you click our division, we don't even appear there. I also noticed a couple other teams aren't there that should be in the top 10. Bug? Edit: Actually there are none of the 1,000+ point 2v2 teams listed anymore.
Yea you also show up in the division page too: http://sc2ranks.com/div/1350
On August 22 2010 19:03 ParasitJonte wrote: Sorry if it's been asked; but how do you actually retrieve the data? :o. Impressive site.
Lots and lots of armory parsing from battle.net.
|
Great site, but I think it is really silly to give a World ranking. It doesnt make sense to compare people from different regions using points.
|
On August 23 2010 02:47 Mastermind wrote: Great site, but I think it is really silly to give a World ranking. It doesnt make sense to compare people from different regions using points.
Quite a lot of people disagree with you on that 
Points are about as optimal as you'll get, even Blizzard's MMR has the same issues that points do across regions.
|
Division Overmind November lists as 100 members, but when listing the actual members it has only 70. One of the 30 missing is my username (mego): Also noticed that points and order are not correct, might not be updated yet, don't know.
See battle.net: http://eu.battle.net/sc2/en/profile/529858/1/mego/ladder/6981#current-rank See:sc2ranks.com: http://sc2ranks.com/div/18354
This also makes my 1v1 rank not show up (obvious). Not sure if you were already notified, but if not.. here you go .
PS: are you thinking of making your development team bigger? there might be people interested in supporting the website, taking load of you etc.
|
On August 23 2010 06:47 mego wrote:Division Overmind November lists as 100 members, but when listing the actual members it has only 70. One of the 30 missing is my username (mego): Also noticed that points and order are not correct, might not be updated yet, don't know. See battle.net: http://eu.battle.net/sc2/en/profile/529858/1/mego/ladder/6981#current-rankSee:sc2ranks.com: http://sc2ranks.com/div/18354This also makes my 1v1 rank not show up (obvious). Not sure if you were already notified, but if not.. here you go  . PS: are you thinking of making your development team bigger? there might be people interested in supporting the website, taking load of you etc.
Point ordering looks fine to me even before the cache flush.
There's a Blizzard bug that causes it to freak out and only return the first 1 - 100, 1 - 60, 1 - 70, 1 - 80 players in a division sometimes. Which is probably what happened since it's been fixed now with a cache flush.
I'm not looking for developers right now, there isn't really anything complicated enough that I'm going to do that would warrant the added work of coordinating with multiple people.
|
I've browsed through the thread but couldn't find anything about it so I'll just ask. Why are 2v2 random teams and 4v4 not listed on my player profile anymore? Kinda sucks because 2v2 random teams was what I've been focussing on the past few days
It still shows the 2v2 arranged team divisions I'm in, just not the 2v2 random one
|
On August 23 2010 21:39 Flyingdutchman wrote:I've browsed through the thread but couldn't find anything about it so I'll just ask. Why are 2v2 random teams and 4v4 not listed on my player profile anymore? Kinda sucks because 2v2 random teams was what I've been focussing on the past few days It still shows the 2v2 arranged team divisions I'm in, just not the 2v2 random one
They were never removed, and you can still find them: http://sc2ranks.com/us/789884/SeleCT
Blizzard seems to have pushed an update to the armory which fixed a bunch of the bugs like non-alphabetical characters being corrupted and only showing 60/70/80 characters not 100. Just do a refresh of your profile and it should be fixed.
|
Finally figured out how I wanted to implement custom lists. There are a few sites that have come out of people using SC2Ranks data to do more refined divisions per their country or a more specific region than Blizzard provides. While I don't plan on restricting this the API to stop this, for people who want to make the lists without having to use a cron to update from sc2ranks, or want more up-to-date information, I would highly suggest using the custom list feature.
Setting one up is easy, http://sc2ranks.com -> Custom division An example: http://sc2ranks.com/c/1/test
You will need to set a password and an email (in case you forget the password), a password is needed to modify any admin settings and you can toggle whether anyone can add or remove users. Helpful if you want to let anyone add to the list but not delete, without having to do it manually.
You can also set a list to being public, this doesn't do anything right now but I'll have a list of lists soon.
One of the differences between the normal character listings is you can show everyone in the list instead of just a specific league, for example: http://sc2ranks.com/c/1/all/2/all/points/0
Characters can be added either by the sc2rank or battle.net urls, if you add it by the battle.net url and they aren't in the sc2rank db yet then they will be queued.
Wrote this in about 3 hours, so there might be a few bugs.
[edit] Basically each list is a fake region, when you add a character to it you can quickly look them up on any of their teams regardless of bracket/league.
|
Did the history for graphs get reset?
|
On August 25 2010 03:42 KillerDucky wrote: Did the history for graphs get reset?
Yea there was an issue with the recorder that was causing it to randomly delete some of the historical data and orphan a bunch of it, was saner to reset it and start over with a clean set of data. Not something I really wanted to do, but couldn't restore from a backup.
|
Shadowed, I have an idea you might like. Would it be possible to add custom ladders? Basically the idea is to be able to have a ladder for my friends only. I think that a lot of people would like this implemented.
There are several issues, of course - for example how and where to save the players lists - but they shouldn't be that much of a problem.
|
On August 25 2010 11:28 xtfftc wrote: Shadowed, I have an idea you might like. Would it be possible to add custom ladders? Basically the idea is to be able to have a ladder for my friends only. I think that a lot of people would like this implemented.
There are several issues, of course - for example how and where to save the players lists - but they shouldn't be that much of a problem.
You mean like that I posted about implementing two posts up? 
|
cool site, very interesting to see where people stand statistically
|
Custom divisions are so cool, good work. I'm debating creating a "people I beat" and "people I lost to" divisions.
|
Thank you for the site. Very comprehensive and informative.
|
|
|
|