Conquer Club

REDUNDANT : Conquer Club Map Rank

Archival storage to keep things organized and uncluttered. Can't find what you need? Search for old topics here.

Moderator: Tech Team

Forum rules
Please read the Community Guidelines before posting.

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Wed Aug 20, 2008 9:25 am

yeti_c wrote:OK...

a) Would still love to see Tables in a nice way (i.e. fixed Header & Footer "total" with scrolly middle "data" section)
b) Table starts too big for window (width) and doesnt' grow fully.
c) Graphs - do they only work on the Total row? if not then it's all that works for me?
d) Hanging - I often have to close and rerun Map Rank as it hangs somewhere along the line and doesn't allow you to continue.
e) Graphs - "Chart Dates"? How does that work - What format do I use?
f) What are the SS numbers in Kill Ratio? (I worked out the SS numbers on rank mean points to next level)

C.


a) Yeah, I know you do. It's an easy but very laborious change because the table is not static. (Rows are concatenated)
b) Ok, I'll fix that
c) Graphs should work on all yellow boxes. If not, 1.6.3 has a bug(fixed) that prevents this after a table sort.
d) Any JS errors?
e) The numbers on the time axis are timestamps. Hover over them to see time. The timestamps corresponding to selected numbers are shown above the From and To boxes.Each point represents the value at that timestamp.
f) The SS number is number of kills without loss required for next level.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby yeti_c on Wed Aug 20, 2008 9:30 am

chipv wrote:
yeti_c wrote:OK...

d) Hanging - I often have to close and rerun Map Rank as it hangs somewhere along the line and doesn't allow you to continue.

C.


d) Any JS errors?


Weirdly not... - will check next time it happens.

C.
Image
Highest score : 2297
User avatar
Lieutenant yeti_c
 
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Wed Aug 20, 2008 9:34 am

Yeti, give us a screenshot, please. Some of the problems you describe I saw on version 1.6.2
I am assuming you're running 1.6.3 so the screenshot will confirm what's wrong for me, thanks.
So a screenshot of the map rank table, please.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby Pedronicus on Wed Aug 20, 2008 10:29 am

chipv wrote:
Pedronicus wrote:Could you add the following:

number of games played to achieve each medal?


This may be possible, is this for fastest medal stats or something like that?


Yes.
Image
Highest position 7th. Highest points 3311 All of my graffiti can be found here
Major Pedronicus
 
Posts: 2080
Joined: Tue Jan 24, 2006 2:42 pm
Location: Busy not shitting you....

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Wed Aug 20, 2008 11:39 am

There is an omission with team games which means the win/loss charts and winning/losing streaks are wrong so that will be uploaded in a few hours if there are no more bugs to report. Sorry for the inconvenience, completely forgot about teams.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Map Rank doesnt work properly

Postby Night Strike on Wed Aug 20, 2008 11:57 am

Alright, I'm merging this with chip's thread (which is where it should be).
Image
User avatar
Major Night Strike
 
Posts: 8512
Joined: Wed Apr 18, 2007 2:52 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Wed Aug 20, 2008 5:47 pm

Apologies in advance.

1.6.4 is available and contains necessary bug fixes.

One is for charts after table sorting but the more important one is the omission of teams in the win/loss and
winning/losing streaks calculations.

This means that if you installed 1.6.3 then you will need to do a full rescan, sorry.
If you did not install 1.6.3 then no problem, 1.6.4 will do it for you.

You should now have correct win/loss charts and winning/losing streaks.

So, apologies for the inconvenience again.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby Androidz on Thu Aug 21, 2008 12:33 am

When you say that most things requiers rescan on updates and in this tread how do you do that???



And in Options each time when i logg on i need to make a V in the box of Icons. So i can display them, cant you make a save changes option?
Image
User avatar
Private Androidz
 
Posts: 1046
Joined: Mon Dec 03, 2007 11:03 am

Re: Greasemonkey script : Conquer Club Map Rank

Postby yeti_c on Thu Aug 21, 2008 4:32 am

Cosmetic change suggestions for Graphs...

a) Margin to the left of the window.
b) Closer dots. (Or configurable?) (Less X axis length)
c) Win/Loss - consider always having 0-100 scale.
d) Different colours for different games (points graph) (or alt text)
e) Consider changing the OK button (for the entire app) to something else - at the moment it feels like OK in graphs should go back to Table.
f) "Chart Times" bit is a bit clunky... what would be cool is a funky slider that you can drag the beginning and end of (that updates the entry boxes) - and then a "Chart" button. (Perhaps a reset button that sets to 0 <-> End too?).
g) Consider "Tabs" for the table/chart. - instead of the "close" button. (populate graph tab with "total/points" upon first load if nothing selected) - this enables the user to look at a graph move it etc - then go back to the table to check something - and then go back to the graph without losing their changes)
h) Initial point of graph is unnecessary. (And misleading)

C.
Image
Highest score : 2297
User avatar
Lieutenant yeti_c
 
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Thu Aug 21, 2008 6:54 am

yeti_c wrote:Cosmetic change suggestions for Graphs...

a) Margin to the left of the window.
b) Closer dots. (Or configurable?) (Less X axis length)
c) Win/Loss - consider always having 0-100 scale.
d) Different colours for different games (points graph) (or alt text)
e) Consider changing the OK button (for the entire app) to something else - at the moment it feels like OK in graphs should go back to Table.
f) "Chart Times" bit is a bit clunky... what would be cool is a funky slider that you can drag the beginning and end of (that updates the entry boxes) - and then a "Chart" button. (Perhaps a reset button that sets to 0 <-> End too?).
g) Consider "Tabs" for the table/chart. - instead of the "close" button. (populate graph tab with "total/points" upon first load if nothing selected) - this enables the user to look at a graph move it etc - then go back to the table to check something - and then go back to the graph without losing their changes)
h) Initial point of graph is unnecessary. (And misleading)

C.


Excellent suggestions!
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby Androidz on Thu Aug 21, 2008 7:54 am

Androidz wrote:When you say that most things requiers rescan on updates and in this tread how do you do that???



And in Options each time when i logg on i need to make a V in the box of show Icons. So i can display them, cant you make a save changes option?


Pliss answear my questions chipv if you dont understand ill try to explain again.
Image
User avatar
Private Androidz
 
Posts: 1046
Joined: Mon Dec 03, 2007 11:03 am

Re: Greasemonkey script : Conquer Club Map Rank

Postby yeti_c on Thu Aug 21, 2008 8:51 am

Androidz wrote:
Androidz wrote:When you say that most things requiers rescan on updates and in this tread how do you do that???



And in Options each time when i logg on i need to make a V in the box of show Icons. So i can display them, cant you make a save changes option?


Pliss answear my questions chipv if you dont understand ill try to explain again.


BTW - he's answered this many times...

Simply deselect "Rank and points" click "Get Map Rank" - then reselect "Rank and Points" and click Get Map Rank.

C.
Image
Highest score : 2297
User avatar
Lieutenant yeti_c
 
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am

Re: Greasemonkey script : Conquer Club Map Rank

Postby yeti_c on Sat Aug 23, 2008 7:32 am

Love 1.6.5 - great cosmetic tweaks - not if you can just get the table sorted it'll be uber awesome!

Slight bug in your "TO" slider - on indivual maps (i.e. I can drag to 1 more than I should)

C.
Image
Highest score : 2297
User avatar
Lieutenant yeti_c
 
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Sat Aug 23, 2008 7:54 am

1.6.6 available with tabs and sliders.

You do not need to do a rescan, just cosmetic changes only this time.

Head post modified if you need any more help.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby Blitzaholic on Sat Aug 23, 2008 10:13 am

I added the 1.6.6 and it does nothing except show me an hour glass and freeze my computer for over a minute or longer, where I give up and shut down and have to restart, not sure why


also as a suggestion, perhaps put your newest version in your sig like yeti does, I find that helpful
Image
User avatar
General Blitzaholic
 
Posts: 23050
Joined: Wed Aug 09, 2006 11:57 pm
Location: Apocalyptic Area

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Sat Aug 23, 2008 10:17 am

Blitzaholic wrote:I added the 1.6.6 and it does nothing except show me an hour glass and freeze my computer for over a minute or longer, where I give up and shut down and have to restart, not sure why


also as a suggestion, perhaps put your newest version in your sig like yeti does, I find that helpful


I already told you, Blitz. You have thousands of games, Firefox 2 has memory bugs which are fixed in Firefox 3. You will always have problems running a lot of things in Firefox 2 including Map Rank. It is not a problem of Map Rank because it runs in Firefox 3 fine without modification.

I don't really want to talk about this much more, I already offered you help and look where that got me.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby Blitzaholic on Sat Aug 23, 2008 10:24 am

chipv wrote:
Blitzaholic wrote:I added the 1.6.6 and it does nothing except show me an hour glass and freeze my computer for over a minute or longer, where I give up and shut down and have to restart, not sure why


also as a suggestion, perhaps put your newest version in your sig like yeti does, I find that helpful


I already told you, Blitz. You have thousands of games, Firefox 2 has memory bugs which are fixed in Firefox 3. You will always have problems running a lot of things in Firefox 2 including Map Rank. It is not a problem of Map Rank because it runs in Firefox 3 fine without modification.

I don't really want to talk about this much more, I already offered you help and look where that got me.



exactly, i downloaded firefox 3 like you said and it messed everything up and lost it all, it was a major problem
Image
User avatar
General Blitzaholic
 
Posts: 23050
Joined: Wed Aug 09, 2006 11:57 pm
Location: Apocalyptic Area

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Sat Aug 23, 2008 10:35 am

What is the link you used for downloading it out of interest? I am going to uninstall and do it again to try and see what happened for you.

You are going to need to upgrade at some point.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby Frop on Sat Aug 23, 2008 10:46 am

Blitzaholic wrote:
chipv wrote:
Blitzaholic wrote:I added the 1.6.6 and it does nothing except show me an hour glass and freeze my computer for over a minute or longer, where I give up and shut down and have to restart, not sure why


also as a suggestion, perhaps put your newest version in your sig like yeti does, I find that helpful


I already told you, Blitz. You have thousands of games, Firefox 2 has memory bugs which are fixed in Firefox 3. You will always have problems running a lot of things in Firefox 2 including Map Rank. It is not a problem of Map Rank because it runs in Firefox 3 fine without modification.

I don't really want to talk about this much more, I already offered you help and look where that got me.



exactly, i downloaded firefox 3 like you said and it messed everything up and lost it all, it was a major problem

He tried to help you and you're being an ungrateful little boy, Blitz. Shape up.
User avatar
Captain Frop
 
Posts: 1201
Joined: Thu May 10, 2007 3:02 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby ParadiceCity9 on Sat Aug 23, 2008 4:49 pm

Erm, my chart doesn't appear when I do a full scan.

edit: just tried a single map -- same thing. I click chart and I get a white screen, but it worked when I clicked totals. It takes too long for me to do a full map rank right now so I'm not gonna check that now..but I'll get to that.
Corporal 1st Class ParadiceCity9
 
Posts: 4239
Joined: Thu Feb 15, 2007 4:10 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Sun Aug 24, 2008 5:39 am

ParadiceCity9 wrote:Erm, my chart doesn't appear when I do a full scan.

edit: just tried a single map -- same thing. I click chart and I get a white screen, but it worked when I clicked totals. It takes too long for me to do a full map rank right now so I'm not gonna check that now..but I'll get to that.


"Table" and "Chart" are just tabs to swap windows.

You can only get a chart by clicking on the yellow boxes.

I have chosen not to put a default chart in and let the user decide what to look at (for speed reasons).
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby OliverFA on Mon Aug 25, 2008 2:47 pm

Hi! Just thougt about a suggestion that could make this script even better. I don't know if it has been suggested before. If it had, please accept my apologies for repeating again.

It is greatly useful to see the scores of any player depending on the map he plays. And I think it would be even more useful if you could select some settings and get his scores only for those settings.

i.e., I could do a Map Rank of a player slecting "2 players", "Freestile" and another selecting "8 players" "sequential" and compare the diferences. Or a Map Rank slecting "escalating" and another selecting "no cards". That would tell if the player has a similar skill in those type of games, or on the contrary if he is a specialist on a particualr kind of game. Could lead to much interesting information.
User avatar
Private OliverFA
 
Posts: 2295
Joined: Wed Jul 09, 2008 4:30 am
Location: Somewhere in Spain

Re: Greasemonkey script : Conquer Club Map Rank

Postby chipv on Mon Aug 25, 2008 3:23 pm

OliverFA wrote:Hi! Just thougt about a suggestion that could make this script even better. I don't know if it has been suggested before. If it had, please accept my apologies for repeating again.

It is greatly useful to see the scores of any player depending on the map he plays. And I think it would be even more useful if you could select some settings and get his scores only for those settings.

i.e., I could do a Map Rank of a player slecting "2 players", "Freestile" and another selecting "8 players" "sequential" and compare the diferences. Or a Map Rank slecting "escalating" and another selecting "no cards". That would tell if the player has a similar skill in those type of games, or on the contrary if he is a specialist on a particualr kind of game. Could lead to much interesting information.



Already done. Go the the game finder - there is a Map Rank button at the bottom. Make your selections, type in the player name and press Map Rank.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2894
Joined: Mon Apr 28, 2008 5:30 pm

Re: Greasemonkey script : Conquer Club Map Rank

Postby Blitzaholic on Mon Aug 25, 2008 6:33 pm

Frop wrote:
Blitzaholic wrote:
chipv wrote:
Blitzaholic wrote:I added the 1.6.6 and it does nothing except show me an hour glass and freeze my computer for over a minute or longer, where I give up and shut down and have to restart, not sure why


also as a suggestion, perhaps put your newest version in your sig like yeti does, I find that helpful


I already told you, Blitz. You have thousands of games, Firefox 2 has memory bugs which are fixed in Firefox 3. You will always have problems running a lot of things in Firefox 2 including Map Rank. It is not a problem of Map Rank because it runs in Firefox 3 fine without modification.

I don't really want to talk about this much more, I already offered you help and look where that got me.



exactly, i downloaded firefox 3 like you said and it messed everything up and lost it all, it was a major problem

He tried to help you and you're being an ungrateful little boy, Blitz. Shape up.



Frop STFU, doesnt involve you.
Image
User avatar
General Blitzaholic
 
Posts: 23050
Joined: Wed Aug 09, 2006 11:57 pm
Location: Apocalyptic Area

Re: Greasemonkey script : Conquer Club Map Rank

Postby Blitzaholic on Mon Aug 25, 2008 6:35 pm

chipv wrote:What is the link you used for downloading it out of interest? I am going to uninstall and do it again to try and see what happened for you.

You are going to need to upgrade at some point.



Thank You Chipv, when i get some more time, I will send you a PM, thank you for the help M8. ;)
Image
User avatar
General Blitzaholic
 
Posts: 23050
Joined: Wed Aug 09, 2006 11:57 pm
Location: Apocalyptic Area

PreviousNext

Return to Tool Archives

Who is online

Users browsing this forum: No registered users