|
On November 10 2010 09:02 Clane07226 wrote: Im having a problem with updating my character... maybe someone knows whats up!
I use SC2ranks almost daily, just to check up on myself for fun. its easier and more informative that battle.net for me at least.
Recently, I havent been able to queue a refresh... the link where that normally is now permanently displays "refresh queued!" but never updates... tried it on multiple computers and connections.
Thanks for any help!
edit: maybe someone could check on their computer to see if it really is just something happening for me? NecronNN.864
thanks,
I sometimes get the same problem. I guess the only current solution is to wait six+ hours. (HungShark.595 if you need to see mine).
|
Since you have history data for graphs etc, perhaps you can have an "Export player data" button on it? That way I could play around and hack some code to look at the promotion system?
|
I'm sorry if this has been asked before but... Would it be possible to have a ranking that automatically subtracts all the points there were in the bonus pool so the numbers wouldn't get crazy high?... I know it's easy to figure out, but it would be a nice clear way to represent how much you are actually improving and what not. Since I can't relate 2000 points to anything as it doesn't mean anything if in one week Im 2200... I can't tell if Im actually better or just score inflation. Thanks.
|
On November 10 2010 12:32 HungShark wrote:Show nested quote +On November 10 2010 09:02 Clane07226 wrote: Im having a problem with updating my character... maybe someone knows whats up!
I use SC2ranks almost daily, just to check up on myself for fun. its easier and more informative that battle.net for me at least.
Recently, I havent been able to queue a refresh... the link where that normally is now permanently displays "refresh queued!" but never updates... tried it on multiple computers and connections.
Thanks for any help!
edit: maybe someone could check on their computer to see if it really is just something happening for me? NecronNN.864
thanks, I sometimes get the same problem. I guess the only current solution is to wait six+ hours. (HungShark.595 if you need to see mine).
Thanks man.
seems like waiting for a period of time (20 hrs or so for me...) did fix it!
|
On November 10 2010 12:17 Shadowed wrote:Show nested quote +On November 10 2010 08:32 GoldenH wrote: I wish the API was stronger. For instance I would like to display a graph of Player Rank vs Points, and a frequency chart of ranks for instance 3000-2900 2900-2800 etc. It'd be great if you could sort it by race and server. I have a feeling that it is pretty much forced into a fixed shape by blizzard's matchmaking, but it would be nice to have a graphs of Points vs Player Rank over time (say a week or a month).
I tried downloading the top 5000 1v1 diamond data but I was pretty disappointed. First it only listed their current points. Second it actually goes all the way down to 1400! That doesn't make sense as the Rank #5000 player is over 1800 points.
The by region rankings seem correct however. By API, I'm guessing you mean the database dump? It's out of date right now, I haven't had time to update it to run on the new setup so it's using data from Oct 10th or so.
I am talking about two different things there, but yeah the second part is about the Database Dump.
Ideally I would like that I could ping the API to get the player ranking/points on a certain date. But barring that I could use the Database Dump every so often to do it and cache the results myself.
But if the Database Dump isn't kept current that is impossible also, oh well. no problem.
|
Queues aren't going to be instant, and the time it takes varies based on queues from an hour to 12-20, it shouldn't take more than a day at worst.
On November 10 2010 15:16 Comma20 wrote: Since you have history data for graphs etc, perhaps you can have an "Export player data" button on it? That way I could play around and hack some code to look at the promotion system?
Not something I plan on adding, if you want data on promotions the database dump with league promotions.
On November 10 2010 15:25 Skillz_Man wrote: I'm sorry if this has been asked before but... Would it be possible to have a ranking that automatically subtracts all the points there were in the bonus pool so the numbers wouldn't get crazy high?... I know it's easy to figure out, but it would be a nice clear way to represent how much you are actually improving and what not. Since I can't relate 2000 points to anything as it doesn't mean anything if in one week Im 2200... I can't tell if Im actually better or just score inflation. Thanks.
You can always sort by points - bonus pool, but I don't plan on doing rankings by that, it's too inaccurate.
On November 10 2010 15:43 GoldenH wrote:Show nested quote +On November 10 2010 12:17 Shadowed wrote:On November 10 2010 08:32 GoldenH wrote: I wish the API was stronger. For instance I would like to display a graph of Player Rank vs Points, and a frequency chart of ranks for instance 3000-2900 2900-2800 etc. It'd be great if you could sort it by race and server. I have a feeling that it is pretty much forced into a fixed shape by blizzard's matchmaking, but it would be nice to have a graphs of Points vs Player Rank over time (say a week or a month).
I tried downloading the top 5000 1v1 diamond data but I was pretty disappointed. First it only listed their current points. Second it actually goes all the way down to 1400! That doesn't make sense as the Rank #5000 player is over 1800 points.
The by region rankings seem correct however. By API, I'm guessing you mean the database dump? It's out of date right now, I haven't had time to update it to run on the new setup so it's using data from Oct 10th or so. I am talking about two different things there, but yeah the second part is about the Database Dump. Ideally I would like that I could ping the API to get the player ranking/points on a certain date. But barring that I could use the Database Dump every so often to do it and cache the results myself. But if the Database Dump isn't kept current that is impossible also, oh well. no problem.
The API isn't intended for that sort of stuff, the database dump will get fixed to dump the latest data again, it's just not a property right now.
|
Tomorrows round of updates, I'll push these once I'm awake:
Added map stats per player, takes match histories records and shows wins, losses, ties, etc per map, as well as total games played and total points gained (or lost) on a map. Fixed character search not sorting by points Fixed date sorting not sorting weeks and months correctly
Added replay aggregation, this will let you quickly find any replays for a player from their profile. Right now this will pull from replayfu.com, sc2replayed.com will be coming in the next week or two once they have their API up. Replays will be pulled every 3-6 hours or so (not sure exact time yet). Added replay feeds, lets you watch for replays uploaded for any player
|
looking forward to it
|
|
Awesome, that looks great
|
Is it also possible to view map statistics for 2on2 teams?
|
Site down because host seems to be having some sort of router issues, working on finding out more.
|
Back, host was being attacked and looks like they resolved it.
|
Regarding the map stats, will it keep track of all matches from now on regardless of date or does it only do it for say the last month or so?
|
It would be nice if the map page showed the win ratio for the map on that page, instead of having to check individually.
|
On November 11 2010 16:03 GoldenH wrote: It would be nice if the map page showed the win ratio for the map on that page, instead of having to check individually.
Sure, I'll see about adding that in.
On November 11 2010 15:03 Ezze wrote: Regarding the map stats, will it keep track of all matches from now on regardless of date or does it only do it for say the last month or so?
The only reason the profile page restricts it to the last month is performance. The data is still there thought.
|
Something seems to be messed up with the specific character search atm. Noticed that in my update script for CSL ranks a number of people who previously were found are no longer found. For example, Oresama#661 and aPs#173.
|
You can't use character codes anymore, with any reliability. It's Blizzards fault but I can't do anything about it. I'm working on some sort of fancy in-site search that lets you find characters by league/division/achievement points so you can use battle.net ids.
|
I've tried hunting for an answer to this question. If it's out there can someone please point me in the right direction.
Can points, or region / world rank, be used as an indicator of the potential for promotion between leagues?
FWIW: http://www.sc2ranks.com/team/4262787
|
Nope, they can't be. Your promotion is based on your MMR, which is not visible.
|
|
|
|