Graph of Score History

Suggestions that have been archived.

Moderator: Community Team

Pedronicus
Posts: 2080
Joined: Tue Jan 24, 2006 2:42 pm
Gender: Male
Location: Busy not shitting you....

Graph of Score History

Post by Pedronicus »

Concise description:
  • Make a graph of a player's score and rank over time

Specifics/Details:
  • Customizable time span
  • Shown/linked on player's profile

How this will benefit the site and/or other comments:
  • "Information is power"- Suggester in this thread






show
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Post by lackattack »

I can think of better uses of my CC programming time. Not to mention I don't store data behind rank promotion history.
Pedronicus
Posts: 2080
Joined: Tue Jan 24, 2006 2:42 pm
Gender: Male
Location: Busy not shitting you....

Post by Pedronicus »

Right oh - Big put down there from the man in charge. :oops:
User avatar
thegrimsleeper
Posts: 984
Joined: Thu Jan 26, 2006 10:40 am
Location: Seattle
Contact:

Post by thegrimsleeper »

Oh snap!

TOLD!!!
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Post by lackattack »

What the hell is a pip, anyways!? This has to be THE WORST SUGGESTION EVER

Sorry, Pedro

But it's true.
User avatar
superkarn
Posts: 134
Joined: Mon Jul 17, 2006 10:11 am

Timeline for your points

Post by superkarn »

I was just thinking. I actually got my points close to 1400 at one point. But now i'm back down to almost 1000 :shock:

Wouldn't it be cool if the game keeps track of your points (every time you gain/lose them) and show them as a graph. Then you can see how well you've played, your streaks, etc. And maybe you can do a comparision chart as well :D
User avatar
Scorba
Posts: 396
Joined: Fri Mar 24, 2006 6:14 am
Location: Upon a pale horse

Post by Scorba »

I'd like to see this as it would provide a far better indicator of a player's skill than the current score, which is little more than a marker of recent success. However, it has been suggested before and Lack was not keen.
Taking an enemy on the battlefield is like a hawk taking a bird. Though it enters into the midst of a thousand of them, it pays no attention to any bird other than the one it has first marked.
User avatar
superkarn
Posts: 134
Joined: Mon Jul 17, 2006 10:11 am

Post by superkarn »

Scorba wrote:However, it has been suggested before and Lack was not keen.

Oh, well thanks for letting me know :)
User avatar
onbekende
Posts: 1530
Joined: Fri Apr 14, 2006 10:19 am
Location: Belgium

Post by onbekende »

That will furder depress me. :cry:
Emperor of the Benelux
Founder of the Commonwealth of Planets
Founder and CEO of JF
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Post by lackattack »

I voted "Eh..."
User avatar
Ishiro
Posts: 324
Joined: Mon Jul 17, 2006 5:53 pm
Gender: Male
Location: Under the Rainbow
Contact:

Post by Ishiro »

The issue is server storage. If it were my game, I wouldn't want to store all that data... but, what about a Record High and Record Low?
User avatar
sully800
Posts: 4978
Joined: Wed Jun 14, 2006 5:45 pm
Gender: Male
Location: Bethlehem, Pennsylvania

Post by sully800 »

I think it would be cool, but I agree its too much data to store. If you really want it you could record it all yourself :?
Ronaldinho
Posts: 3069
Joined: Sat May 27, 2006 5:35 pm
Gender: Male
Location: Dorset, England.

Post by Ronaldinho »

lackattack wrote:I voted "Eh..."



Come on lack, it would be kwl to have, :D just give in and let us have it :wink:
Image
User avatar
superkarn
Posts: 134
Joined: Mon Jul 17, 2006 10:11 am

Post by superkarn »

Ishiro wrote:The issue is server storage. If it were my game, I wouldn't want to store all that data... but, what about a Record High and Record Low?

Hmm i doubt there would be a storage issue. All the data would be text only. Plus with every single game already storing the game log, adding this wouldn't be that much more data.


lackattack wrote:I voted "Eh..."

But alas, he gets the final say :(
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Post by lackattack »

record high and low is much more reasonable. but since i don't have historical data, it would only be accurate for future members.
User avatar
kc-jake
Posts: 149
Joined: Mon Sep 04, 2006 4:29 pm

Post by kc-jake »

Technically, it can be done...

Pretty much, to get a timeline for everyone's points, you'd have to get the game log of every game they've ever played and by looking at timestamps, you can effectively chart out the data. It'd be a mess and would need to be automated, but it's doable.

lack, is the game log available in XML format? It'd be much more efficient to graph everyone's movement through the rankings by grabbing XML data so that the entire game doesn't have to be loaded... I'm sure it'd drive you up the wall if someone was running a script/program that accessed 100+ games in rapid succession. Especially if it were being done by more than one person.

Although you could just obtain the historical data yourself by modifying the site's code to log any points gained/lost by anyone and then doing a one-time run through of all 70k-ish games in the system and combing through the game logs for points data and putting that into the database as a starting point. Of course, you'd need to announce that you're taing down the site for however long it takes to ensure that no one is in the middle of their turn... don't allow people to start a turn within an hour of the process starting... etc. It'd be a pain, but it could be done.

And did I mention that I'd LOVE some XML data?
I was a major back when 1600 was major. Now that I'm back, I get to easily win a bunch of games to get my rank. Thank the 'tards here who suck at this game.
imhot4jesus wrote:Literacy never hurt anybody.

Highest Rank: #154 (Oct 05 '06)
Highest Score: 1725 (Jul 18 '08)
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Post by lackattack »

GameLog 2.0 will be included in the next update and it's chock full of XML 8)
User avatar
N0g
Posts: 73
Joined: Thu Mar 02, 2006 2:56 pm
Location: A van, down by the river

Post by N0g »

Here's how to do it.

1. Go to eBay.
2. Buy a copy of Microsoft Excel
3. Install it.
4. Start a new spreasheet.
5. Go to Tools->Options and disable "Startup Task Pane", click the General tab and change "Sheets in new workbook" to 1. (Both are pet peeves).
6. Create a column called Game Number
7. Create a column called Points Gained/Lost
8. Create a colum called Total Points.
9. Start keeping a log of your results in that Spreadsheet.
10. Click Insert->Chart
11. Follow the Wizard
User avatar
sully800
Posts: 4978
Joined: Wed Jun 14, 2006 5:45 pm
Gender: Male
Location: Bethlehem, Pennsylvania

Post by sully800 »

Of course I know you guys have been anxiously waiting for me to post this...

Image
User avatar
P Gizzle
Posts: 4100
Joined: Fri Aug 04, 2006 5:00 pm
Location: Somewhere being absolutely AWESOME!

Post by P Gizzle »

also, what about a stat of best map and worst map, showing the map with ur best winning percentage and ur worst. EX: if i played 3 games on Nrth America and won all of them, my best map would be North America. if i played 2 games in Hong Kong and lost all of them, it would be my worst map.
Gridiron Gang- CC's largest Clan!
User avatar
MeDeFe
Posts: 7831
Joined: Thu Apr 06, 2006 2:48 am
Location: Follow the trail of holes in other people's arguments.

Post by MeDeFe »

Easy for me, my record low is 1000 points :)
User avatar
Ishiro
Posts: 324
Joined: Mon Jul 17, 2006 5:53 pm
Gender: Male
Location: Under the Rainbow
Contact:

Post by Ishiro »

N0g is right... you can do this all yourself. As far as I'm aware, games aren't purged, so go to the game finder, search for finished games that you are in. Then go through each one and pull out whatever stats you want... points, wins, losses, maps, style, record vs specific player...
User avatar
Windparson
Posts: 243
Joined: Wed Jan 10, 2007 10:51 pm
Location: Central Virginia

Player Stats having a bar type graph to show up and down

Post by Windparson »

I did a search and did not see exactly this, but did see some ideas along the ling of more stats and info for players or their playing history.

On the player info page a bar graph showing the up and down movement as your point score goes up and down.

------
-----___----
----______

Kind of like the rough suggestion above. It would be nice to glance and see how you are doing.


It would enhance over all game play with having more info on how you are doing. Whether you are getting better, or worse.


Priority 2-3 ?



I play online chess at a site named Redhotpawn.com, sounds porno, but its not. On your player info page you see a Bar Graph of all your games. Its great. You not only see how you are doing, you can see if your opponent is on a winning streak, or in a slump.

Just me little idea. Hope I'm not repeating and filled this out correctly.

Thanks, Windparson


<-------------------->
"Get there fustest with the mostest", " War means fightin, and fightin' means killin." N.B.F

Find out where your enemy is. Get at him as soon as you can. Strike him as hard as you can, and keep moving on. U.S. Grant
zip_disk
Posts: 216
Joined: Thu Mar 23, 2006 9:33 pm

Post by zip_disk »

Line graphs are purty.

Image
User avatar
Windparson
Posts: 243
Joined: Wed Jan 10, 2007 10:51 pm
Location: Central Virginia

Nice

Post by Windparson »

Nice, maybe Lack will let you design and code it. I was thinking, I could take my points and and use Excel to make a graph. I'm just to lazy.

Windparson
"Get there fustest with the mostest", " War means fightin, and fightin' means killin." N.B.F

Find out where your enemy is. Get at him as soon as you can. Strike him as hard as you can, and keep moving on. U.S. Grant
Post Reply

Return to “Archived Suggestions”