Page 1 of 19

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Mon Oct 19, 2009 3:30 pm
by Dako
Updated to 1.1 version, fixed some bugs and added some functionality.

Reinstall link - http://userscripts.org/scripts/source/58929.user.js

Update, version 1.1:
  • Simple color coding for links (so you don't mess them with site actions)
  • Added unwatch to 'watched games' tab (thanks to sherkaner for code snippet)
  • Fixed bug to display watch/unwatch link inside the game below the players

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Wed Nov 04, 2009 9:13 pm
by Calidrmr
Dako wrote:Updated to 1.1 version, fixed some bugs and added some functionality.

Reinstall link - http://userscripts.org/scripts/source/58929.user.js

Update, version 1.1:
  • Simple color coding for links (so you don't mess them with site actions)
  • Added unwatch to 'watched games' tab (thanks to sherkaner for code snippet)
  • Fixed bug to display watch/unwatch link inside the game below the players

love this script Dako, thanks!!! :D :D :D

got one problem though, i can't see the "watch" link inside the game, so i have to keep going to game finder to watch a game, but the "unwatch" link is showing up for me. Any help would be grand! Thanks! oh, i have installed 1.1.

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Thu Nov 05, 2009 9:56 pm
by mgconstruction
I love this feature! Saves me time on my tourney results.

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Fri Nov 06, 2009 5:15 am
by Dako
Calidrmr wrote:
Dako wrote:Updated to 1.1 version, fixed some bugs and added some functionality.

Reinstall link - http://userscripts.org/scripts/source/58929.user.js

Update, version 1.1:
  • Simple color coding for links (so you don't mess them with site actions)
  • Added unwatch to 'watched games' tab (thanks to sherkaner for code snippet)
  • Fixed bug to display watch/unwatch link inside the game below the players

love this script Dako, thanks!!! :D :D :D

got one problem though, i can't see the "watch" link inside the game, so i have to keep going to game finder to watch a game, but the "unwatch" link is showing up for me. Any help would be grand! Thanks! oh, i have installed 1.1.


Tell me the game you can't find a link - I will look into it. Also, would be handy to provide screenshot with what you see. Watch link should be near players list.

I love this feature! Saves me time on my tourney results.

Glad to hear it!

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Fri Nov 06, 2009 6:29 am
by Calidrmr
sorry about that...don't you know i expected you to just know what i was talking about? lol...i got to this game by a link from our forum and this is what i see when i click the link:
Click image to enlarge.
image


i am already watching this game & can see the "unwatch" when i enter from my "Watched" tab, but when i first wanted to add it, the links were not there, like the pic above:
Click image to enlarge.
image


this happened with all the games i wanted to watch, not just one. If you need screenshots of a game i haven't started watching, let me know & i'll get you one as soon as i have one i need to watch but haven't grabbed from Game Finder yet. Thanks for your help!

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Fri Nov 06, 2009 6:41 am
by Dako
Strange, I do see that link myself.

Ok, do you have any errors displayed in the status bar after you entered the page? Also, if you don't have them - can you send me full source code of the game page you are not watching and don't see 'watch' link? Source can be obtained by 'ctrl+u' hotkeys, you can upload it somewhere as a file or send me on email icanworkfast@gmail.com

Cheers.

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Fri Nov 06, 2009 9:49 pm
by Calidrmr
Thanks, Dako, i have sent you the code.

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Sun Nov 08, 2009 8:11 am
by Dako
Hmmm, that is a very strange behavior, somehow GreaseMonkey is not able to add a style for this page and stops executing.

For now I'd like you to try 2 things:

1. Check your greasemonkey version and update it if it is not latest.
2. Disable all other scripts and see how it works alone.

If both actions didn't help you - just reinstall the script, I changed few lines there so now it will always work :).

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Sat Nov 14, 2009 6:30 pm
by Calidrmr
thanks, Dako, but it appears it is something with BOB. My Greasemonkey is the latest, i disabled all my addons & it worked, then i enabled them all one by one, they all worked with it, except BOB. So I tried reinstalling the script, and that didn't help either.

<edit> I fixed it!!! I messed around with my BOB options, turns out the "Watch Game" link will not show up if you don't have the "Jump to map" option on in BOB! sorry for all the trouble!

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Sun Nov 15, 2009 4:41 pm
by Dako
Thanks for the notice, I will try to look into that as well and see why that happened.

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Sun Nov 29, 2009 9:56 pm
by mgconstruction
K heres my bug report -
The player names in all the games in my "watch" folder have disappeared. the game are still there but with no player names at all. So you cant see who won etc. Also when you put you mouse over the game links in threads have some names doubled, some gone or some not listed at all.

I uninstalled including all associated then re installed but it still does the same thing.

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Mon Nov 30, 2009 3:28 am
by Dako
First bug is in my script (watched tab). I will fix it in a day or two when I have time for that.

Second one is from Foxy's script - go reinstall it and it should work just fine.

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1

PostPosted: Mon Nov 30, 2009 6:29 am
by Dako
mgconstruction wrote:K heres my bug report -
The player names in all the games in my "watch" folder have disappeared. the game are still there but with no player names at all. So you cant see who won etc. Also when you put you mouse over the game links in threads have some names doubled, some gone or some not listed at all.

I uninstalled including all associated then re installed but it still does the same thing.


Bug is fixed now. You can reinstall the script and everything should be back to normal.

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1a

PostPosted: Mon Nov 30, 2009 10:27 am
by Lindax
Thanks Dako!

Lx

Re: GM Script: Conquer Club - Watch this game - UPDATED v. 1.1a

PostPosted: Mon Nov 30, 2009 1:51 pm
by mgconstruction
Thanks for all your hard work Dako! =D> =D> =D>

Re: GM Script: Conquer Club - Watch this game - 1.1a

PostPosted: Mon Dec 21, 2009 8:18 pm
by SuicidalSnowman
Thanks so much for putting this together, this is awesome.

A suggestion for future functionality is a better way to "unwatch" games from the Watched Games tab. As it is now you have to enter each game individually to "Unwatch" them.

But let me stress, no complaints here, I think this is awesome and you have provided a great service. Just a suggestion if you want to do future updates.

Re: GM Script: Conquer Club - Watch this game - 1.1a

PostPosted: Tue Dec 22, 2009 6:50 am
by Dako
SuicidalSnowman wrote:Thanks so much for putting this together, this is awesome.

A suggestion for future functionality is a better way to "unwatch" games from the Watched Games tab. As it is now you have to enter each game individually to "Unwatch" them.

But let me stress, no complaints here, I think this is awesome and you have provided a great service. Just a suggestion if you want to do future updates.


There should be unwatch links on the tab itself - try to reinstall the script, it was added some time ago.

Yeah, I will try to force myself to upgrade the script in 2010.

Thanks for using it! :)

Re: GM Script: Conquer Club - Watch this game - 1.1a

PostPosted: Thu Dec 24, 2009 5:11 pm
by Dako
Update is already ready but I left it at work :o.

Will be uploaded in 12 hours or so.

Thanks, Dako.

Re: GM Script: Conquer Club - Watch this game - 1.1a

PostPosted: Fri Dec 25, 2009 4:27 am
by Dako
New version compatible with update available.

Please post any bugs you find:

http://userscripts.org/scripts/source/58929.user.js

Re: GM Script: Conquer Club - Watch this game - 1.1b

PostPosted: Fri Dec 25, 2009 4:49 am
by hahaha3hahaha
-deleted-

Re: GM Script: Conquer Club - Watch this game - 1.1b

PostPosted: Fri Dec 25, 2009 4:58 am
by Dako
hahaha3hahaha wrote:found a bug indeed...the games have disappeared! It still has the number count, but no games appear in the tab :(

Ooops. sorry. Now all working. Update (the same link).

Re: GM Script: Conquer Club - Watch this game - 1.1b

PostPosted: Fri Dec 25, 2009 6:34 am
by hahaha3hahaha
-deleted-

Re: GM Script: Conquer Club - Watch this game - 1.1b

PostPosted: Fri Dec 25, 2009 6:56 am
by Dako
hahaha3hahaha wrote:Dude NOW the bug is the left mouse button acts as middle click. Whenever you left click something it opens up a new tab!

And that is not my bug :D.

Clean your mouse, something is stuck under left and middle buttons and when you click left buttons it clicks the middle one as well.

Re: GM Script: Conquer Club - Watch this game - 1.1b

PostPosted: Fri Dec 25, 2009 7:19 am
by hahaha3hahaha
-deleted-

Re: GM Script: Conquer Club - Watch this game - 1.1b

PostPosted: Fri Dec 25, 2009 7:19 am
by hahaha3hahaha
-deleted-