Page 1 of 1

Conquer Club Greasemonkey Game Listing Sorter

PostPosted: Wed Jun 21, 2006 3:04 pm
by Tr0y
http://personal.ecu.edu/tnt1202/conquer ... ng.user.js

Check it out...

This will most likely be merged with my other script when I get the chance.
:lol:

PostPosted: Wed Jun 21, 2006 3:10 pm
by HighBorn
troy once again u have stolen my heart :)..lol

PostPosted: Wed Jun 21, 2006 7:22 pm
by Tr0y
bump :o

wow

PostPosted: Wed Jun 21, 2006 10:08 pm
by evster
Troy, that is spectacular.

how difficult is something like that to create?

ideas
sort 1st, 2nd 3rd etc

sort on player gives you "open slots"

I don't know if this is feasible from your side, but an indication next to each game as to the next advancement (ie turn expires in X minutes & x hours left to begin next turn

What is your day job?

Ev

PostPosted: Thu Jun 22, 2006 4:32 am
by General Mayhem
Troy - we are not worthy - keep em comin fella. I'll be making a contribution to your piggy bank for sure.

I'll pay you even more if you can sort a script to sort games by time left before your turn runs out!!!!!

PostPosted: Thu Jun 22, 2006 5:46 am
by Tr0y
I don't know if this is feasible from your side, but an indication next to each game as to the next advancement (ie turn expires in X minutes & x hours left to begin next turn


I don't have any turn information on that page, however it may be possible to sort it by status ie ready, waiting, cant play.

I was able to put this out so fast because I used most of the code given by
http://www.kryogenix.org/code/browser/sorttable/
I modified it a bit to fix the row colors.

As for my day job, I'm an unpaid intern for the carolina pro soccer team.
I'm their IT/Web Developer guy. Finished the backend of the website for the most part, still need the team name & colors :cry:.

PostPosted: Thu Jun 22, 2006 8:53 am
by Tr0y
Players column now sorts by # of players when joining a game, and game status when you are in the game.

I'm not in many games so it is hard for me to tell if the my games part is working perfectly.

http://personal.ecu.edu/tnt1202/conquer ... ng.user.js
Should say .2 BETA! on the second line, if not refresh.

Someone please beta test that and post if it works, thanks.

PostPosted: Thu Jun 22, 2006 1:05 pm
by Conqueror
thats awesome troy!!!

PostPosted: Thu Jun 22, 2006 1:07 pm
by TitusFinn
I haven't forgotten you Troy. You'll get a donation soon from me.

PostPosted: Sun Jun 25, 2006 7:31 am
by Tr0y
bump

PostPosted: Sat Jul 01, 2006 4:39 am
by zip_disk
Hey Tr0y, nice script but I do have a suggestion. In the "My Games" screen, have the "Players" column sort by the player status of the person who's screen it is. What I mean is that the games would sort by "Ready to play" Image, "Playing" Image, and "Waiting to play" Image for the player who's viewing it, sending all games needing their attention to the top. Rather than alphabetical order listing of all the red players' names which isn't very useful (Yeah, you probably just left it on default).

This option would probably be greatly appreciated by people who have premium and lots of games and have to scroll through the list to find games waiting for them. In otherwords people not like me (doesn't take long to go through 4 :P ).

PostPosted: Sat Jul 01, 2006 3:18 pm
by Tr0y
I thought that is what I did :?

I wasnt able to test it very well as I am not currently in a lot ( if any ) of games.

Try reinstalling... My initial release didnt have that feature but the current one ( .2 beta ) does..

PostPosted: Sat Jul 01, 2006 10:11 pm
by zip_disk
Oh, guess I was using the old one and didn't read the update posts. :oops:

PostPosted: Sat Jul 22, 2006 5:54 am
by gavin_sidhu
Beautiful work TrOy.

One small suggestion for ur next update would be can come up with is could u possibly sort out game type standard, double, triples instead of double, standard, triples.

Ill donate to u as soon as i get a job.

PostPosted: Sun Jul 23, 2006 3:11 am
by Tr0y
Yea, I could do that. I need to find time.

Next update I do, if I ever get time, is to merge my two scripts.

Probably add some sort of a luck thing too.

PostPosted: Wed Aug 16, 2006 6:29 pm
by reverend_kyle
mine wont actually sort the games I'm in only the games to join.

PostPosted: Fri Aug 18, 2006 11:39 am
by Tubby Rower
just for stupid people like me... is the script in the first post the most current? or is .2 beta the latest version... or both.

PostPosted: Fri Aug 18, 2006 12:26 pm
by Tr0y
both... .2 is the latest

Is it me or...

PostPosted: Tue Aug 29, 2006 9:18 pm
by evster
Hi Troy,

I don't know if this is unique to me, but I don't seem to be able to sort on the join private games page - public & current work fine.

Also, what does the last column sort by?

eg on the private games page, I would like to be able to sort by the game creator, since I can access games created by some friends.

Ev

PostPosted: Fri Oct 27, 2006 5:13 pm
by horizon
I don't know if this is unique to me, but I don't seem to be able to sort on the join private games page

I also am having this problem.

PostPosted: Fri Oct 27, 2006 11:34 pm
by Tr0y
Yea, I guess I need to update it...

I've talked with Lack, and I think we are going to put some javascript on the listings to allow players without firefox to sort games.

I don't know when, sort of busy atm.