Conquer Club

Clickable Maps :: Version 4.12

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: Clickable Maps :: Version 4.12

Postby dgz345 on Mon Dec 23, 2013 7:02 pm

good wham. all i did was just a temp fix. mostly for myself. but why not give it to everyone when it works for me.
and nice to fix the other bugs aswell.
User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby tec805 on Mon Dec 23, 2013 8:11 pm

bigWham wrote:Hi guys, based on what dgz345 did, and a few other changes, we've put an 'official' Clickable Maps here: http://userscripts.org/scripts/show/186652

The intention is to maintain this one as the site changes, so it's really the version to install.


Well done, 4.14 works perfectly! Where's the Thumb's Up button? =D>
Image
show: spoiler sigs are like my dice, they suck
User avatar
General tec805
 
Posts: 525
Joined: Thu Aug 05, 2010 1:55 am
Location: ☀ Southern California, where the sunshine's shining ☀

Re: Clickable Maps :: Version 4.12

Postby sherkaner on Tue Dec 24, 2013 3:15 am

Ah, good. I can even link to that one in the old script, since I'm simply not playing and since not maintaining this thingy any more.
Colonel sherkaner
 
Posts: 1595
Joined: Thu May 03, 2007 3:21 am
Location: Zwolle

Re: Clickable Maps :: Version 4.12

Postby M V 3 on Tue Dec 24, 2013 3:39 am

bigWham wrote:Hi guys, based on what dgz345 did, and a few other changes, we've put an 'official' Clickable Maps here: http://userscripts.org/scripts/show/186652

The intention is to maintain this one as the site changes, so it's really the version to install.

The refresh hotkey (default r, I tried changing it, still no luck) doesn't work for me with the new panel interface. Refresh works with the old interface, all the other hotkeys seem to work correctly, and the clickies themselves are great! Thanks

Tried using both chrome and firefox on windows 7.
User avatar
Major M V 3
 
Posts: 18
Joined: Wed Dec 14, 2011 4:05 am

Re: Clickable Maps :: Version 4.12

Postby dgz345 on Tue Dec 24, 2013 7:25 am

change the function refreshMap() too
Code: Select all
   function refreshMap() {
        var x = document.getElementById('console_header_nav');
        if (x==null) {
            x = document.getElementById('right_hand_side').getElementsByTagName("a");         
        }
        else {
            x = document.getElementById('console_header_nav').getElementsByTagName("a");
        }
         for (var i = 0; i < x.length; i++) {
            if (x[i].textContent.toLowerCase().indexOf("refresh") > -1) {
               if (document.createEvent) {
                    // dispatch for firefox + others
               var evt = document.createEvent("HTMLEvents");
                    evt.initEvent('click', true, true );
               x[i].dispatchEvent(evt);
            } else {
               x[i].fireEvent('onclick',document.createEventObject());
            }
            }
      }
   }

this fixes so refresh works for both panel and not
User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby -=- Tanarri -=- on Tue Dec 24, 2013 2:49 pm

bigWham wrote:Hi guys, based on what dgz345 did, and a few other changes, we've put an 'official' Clickable Maps here: http://userscripts.org/scripts/show/186652

The intention is to maintain this one as the site changes, so it's really the version to install.


Thanks bigWham for maintaining this script, it's very much appreciated :)

One thing I noticed is when I try to use the Confirmations menu in the new script, the secondary menu that appears gets cut off by the main frame, so I can't see what the confirmation settings are in order to switch them all to no.
User avatar
Captain -=- Tanarri -=-
 
Posts: 884
Joined: Wed Jul 08, 2009 2:02 pm
Location: The Underworld

Re: Clickable Maps :: Version 4.12

Postby dgz345 on Tue Dec 24, 2013 3:08 pm

that will be fixed by moving the submenu 10px to the left
change line 201 to
Code: Select all
submenu.style.left = '20px';
User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby dgz345 on Tue Dec 24, 2013 5:51 pm

User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby Jippd on Wed Dec 25, 2013 12:07 am

Thank you :)
Image
User avatar
Major Jippd
 
Posts: 1384
Joined: Sun Aug 03, 2008 9:05 pm

Re: Clickable Maps :: Version 4.12

Postby M V 3 on Wed Dec 25, 2013 12:40 am

Thanks man
User avatar
Major M V 3
 
Posts: 18
Joined: Wed Dec 14, 2011 4:05 am

Re: Clickable Maps :: Version 4.12

Postby Armandolas on Wed Dec 25, 2013 1:19 pm

dgz345 wrote:Updated to 4.16
http://userscripts.org/scripts/show/186652


thank you :)
User avatar
Colonel Armandolas
 
Posts: 1761
Joined: Fri Jun 06, 2008 6:32 am
Location: Lisbon

Re: Clickable Maps :: Version 4.12

Postby dgz345 on Wed Dec 25, 2013 1:23 pm

Armandolas wrote:
dgz345 wrote:Updated to 4.16
http://userscripts.org/scripts/show/186652


thank you :)


no problem
User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby macbone on Thu Dec 26, 2013 1:34 am

Thanks, guys! Everything's working correctly once more. Awesome! =)
User avatar
Colonel macbone
 
Posts: 6217
Joined: Wed Jun 03, 2009 7:12 pm
Location: Running from a cliff racer

Re: Clickable Maps :: Version 4.12

Postby AslanTheKing on Fri Dec 27, 2013 5:56 am

Thank you, thumbs up !
I used to roll the daizz
Feel the fear in my enemy´s eyes
Listen as the crowd would sing:

Long live the Army Of Kings !


AOK

show: AOK Rocks
User avatar
Sergeant 1st Class AslanTheKing
 
Posts: 1223
Joined: Fri Jan 21, 2011 6:36 am
Location: Hamburg, Germany

Re: Clickable Maps :: Version 4.12

Postby iAmCaffeine on Thu Jan 02, 2014 1:25 pm

I've just converted from a PC to a Mac and I'm struggling with this script. I can select the region I want to attack from but it won't make the assault. I'm assuming this is something to do with the different mouse functions compared to a PC, but I'm using the site's clickies without a problem, since ctrl + click is equivalent to a right click.

Any advice?
Image
User avatar
Cook iAmCaffeine
 
Posts: 11699
Joined: Mon Apr 01, 2013 5:38 pm

Re: Clickable Maps :: Version 4.12

Postby dgz345 on Thu Jan 02, 2014 2:49 pm

use pc as a man XD. sorry i have no scripting knowledge or mac experience. except that i hate apple
User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby jetsetwilly on Tue Jan 14, 2014 8:43 am

The current version still works fine with Firefox but isn't so happy with Chrome. It seems to stop game buttons working intermittently. (end turn etc)

Thanks for the continued maintenance.
Image
User avatar
Sergeant 1st Class jetsetwilly
 
Posts: 515
Joined: Tue Aug 05, 2008 3:31 am
Location: United Kingdom

Re: Clickable Maps :: Version 4.12

Postby dgz345 on Tue Jan 14, 2014 9:04 am

viewtopic.php?f=527&t=104488&start=390#p4377244

im using chrome and not having problems
User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby GioDuce on Tue Jan 14, 2014 10:07 am

Is there a version available for " internet exploror " browser ?
Image
User avatar
Cook GioDuce
 
Posts: 379
Joined: Thu Jul 14, 2011 11:48 am
Location: Vlaanderen

Re: Clickable Maps :: Version 4.12

Postby dgz345 on Tue Jan 14, 2014 6:36 pm

sorry gio. clicky will never work on IE because it does not handle javascript as the other browsers
User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby GioDuce on Tue Jan 21, 2014 1:14 pm

Tnx dgz,

Then i'll get google chrome so i can download and try to use it

dgz345 wrote:sorry gio. clicky will never work on IE because it does not handle javascript as the other browsers
Image
User avatar
Cook GioDuce
 
Posts: 379
Joined: Thu Jul 14, 2011 11:48 am
Location: Vlaanderen

Re: Clickable Maps :: Version 4.12

Postby dgz345 on Tue Jan 21, 2014 4:14 pm

GioDuce wrote:Tnx dgz,

Then i'll get google chrome so i can download and try to use it

dgz345 wrote:sorry gio. clicky will never work on IE because it does not handle javascript as the other browsers


sounds good. there is a lot of different good scripts. i also recommend chatglove
User avatar
Lieutenant dgz345
 
Posts: 1362
Joined: Thu Oct 07, 2010 10:53 am

Re: Clickable Maps :: Version 4.12

Postby AslanTheKing on Sun Jun 22, 2014 7:05 am

link to clickable maps is not working
after the new cc layout, i have to install it new-or update
which link does work?
I used to roll the daizz
Feel the fear in my enemy´s eyes
Listen as the crowd would sing:

Long live the Army Of Kings !


AOK

show: AOK Rocks
User avatar
Sergeant 1st Class AslanTheKing
 
Posts: 1223
Joined: Fri Jan 21, 2011 6:36 am
Location: Hamburg, Germany

Re: Clickable Maps :: Version 4.12

Postby AslanTheKing on Sun Jun 22, 2014 7:50 am

http://tools.conquerclub.com
thx for razorvich quick help
all back to normal
( about the outlook i dont care much, i just want to take my turns in an acceptable timeframe)
I used to roll the daizz
Feel the fear in my enemy´s eyes
Listen as the crowd would sing:

Long live the Army Of Kings !


AOK

show: AOK Rocks
User avatar
Sergeant 1st Class AslanTheKing
 
Posts: 1223
Joined: Fri Jan 21, 2011 6:36 am
Location: Hamburg, Germany

Re: Clickable Maps :: Version 4.12

Postby nietzsche on Thu Jan 15, 2015 2:32 am

Has anyone worked out a fix for the clickies?

I recently updated firefox and can't get the link to install them to work.
el cartoncito mas triste del mundo
User avatar
General nietzsche
 
Posts: 4597
Joined: Sun Feb 11, 2007 1:29 am
Location: Fantasy Cooperstown

PreviousNext

Return to Tool Archives

Who is online

Users browsing this forum: No registered users