Addon Info.
Change Log
Archived (33)
Comments (1,162)
  Category: Unit Mods
Addon Information
Works with Patch 2.4
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Cladhaire's Portal Bug Reports Feature Requests
Author:
Version:
r96
Date:
04-07-2008 07:26 AM
Size:
58.00 Kb
Downloads:
438,377
Views:
1,516,734
Favorites:
1,931
MD5:
Pictures
Click to enlarge
Showing the new tab, and the Clique UI
Click to enlarge
Showing profile window, and a few click-casts
Click to enlarge
Showing the frame editor where you can exclude frame from click-casting
Click to enlarge
Creating a custom macro
Click to enlarge
Clique's /clique showbindings window
Clique   Popular!
Rate: 5 out of 5 with 102 votes  
Clique is a simple GUI that lets you assign click-casting for any number of unit frames. Click casting allows you to define the behavior the game takes when you click on a frame. This can be casting spells, running a macro, using an item, or something as simple as changing targets or assisting a unit.

To begin with Clique, simply open your spellbook, and click the new tab that exists there. This is the Clique configuration tab, and you can open it anytime you are not in combat to configure your clicks.

If all you want is simple spell casting, find the spell in your book, and click on it (using the combination of keys and mouse button you would like) and it will be added to the list on the right-hand pane. You can always cast the MAX rank of a spell, by clicking the "Max" button when you have a spellcast selected.

In addition to basic click-casting, Clique has the concepts of click-sets. There are four different click-sets that can be selected (in the upper right-hand corner):

  • Default: These are the fall-through actions that will be used when another action isn't found.
  • Harmful actions: These actions will be taken if you are clicking on a mob that is hostile to you (i.e. it's attackable). This allows you to define a different set of clicks for enemies.
  • Helpful actions: These actions will be taken if you are clicking on a mob that is an ally (i.e. it's assistable). This allows you to define a different set of clicks for supporting your allies.
  • Out-of-combat: These clicks override any other click-set, and only exist when you are out-of-combat (such as buffing your party, etc). This prevents you from say, group buffing in the middle of combat, costing half of your mana bar.

http://www.wowinterface.com/forums/s...ead.php?t=7106

Do not post bugs in my comments. If you find a bug, post it on my issues list, or it won't get fixed. I do not have the time to wade through these comments, and the forums, and fix the issues. Thanks.

http://code.google.com/p/wow-clique/issues/list

Here are some videos of how to use Clique:

Healing with Grid and Clique by Bufe

http://www.bufe.no/tutorials/


*** Please note, Clique does not need any of the software downloaded in this video, other than Clique itself. Clique works with the default UI and most unit frame addons. You do NOT need to download WowAceUpdater or Grid in order to use Clique ***

Introduction to Clique
http://video.google.com/videoplay?do...94326108730311

Rebinding Menu, other Advanced Features
http://video.google.com/videoplay?do...05783428405078

Creating a custom macro in Clique
http://video.google.com/videoplay?do...89369861870162


How to use Clique
1. Install the addon
2. Open your spellbook
3. You should see a new tab. This is the Clique configuration UI. Click on this tab to open the Clique UI
4. You should see a row of buttons at the bottom, but lets ignore them for now.
5. Navigate to a spell in your spellbook (It can be anything that isn't passive, including Pet spells)
6. Click directly on the spell, holding down any of the Alt/Control/Shift keys in combination, or none of them.
7. This defines a "click-cast" in the CliqueUI. Now anytime you use that combination of modifiers and button on any unit frame which is defined as click-castable, you will cast the spell ON THAT UNIT if its able to be a targeted spell.
8. Click on the Clique tab again, to close the configuration UI

How do I STOP Clique from click-casting on a specific frame, but leave it active on others

1. Open the spellbook
2. Open the Clique UI
3. Click the "Options" button.

Any frames that are checked will be managed by Clique. Simply find the frame in the list, and uncheck it. If you don't know the name of a frame you can use the following script, while putting your mouse over the frame:

/script ChatFrame1:AddMessage("You are hovering over frame: " .. GetMouseFocus():GetName())

How do I set up common profiles for my priests, for example

1. Open the spellbook
2. Open the Clique UI
3. Click on the "Profiles" button
4. Click on the "New" button
5. Type in the name of the profile you'd like to create, say "Priests"
6. Click "Ok"
7. You will see confirmation in your main chat frame that Clique has changed to the new profile.

How do I select that profile on another character, so they can share?

1. Open the spellbook
2. Open the CliqueUI
3. Click on the "Profiles" button
4. Select the profile you would like to choose
5. Click on the "Set" button
6. You will see confirmation in the main chat frame that Clique has changed to the profile.

Donations:
Some people have asked, so here is a way to send me donations:

Make a Donation
  Change Log - Clique
------------------------------------------------------------------------
r96 | Cladhaire-15704 | 2008-04-07 13:25:56 +0100 (Mon, 07 Apr 2008) | 2 lines

* Added wowi:dirname so zips are generated properly

------------------------------------------------------------------------
r95 | Cladhaire-15704 | 2008-04-07 13:23:28 +0100 (Mon, 07 Apr 2008) | 3 lines

* Fixed tooltip bindings so there are no more duplicates
* Added a /clique showbindings command that will show a draggable window that shows the current clique bindings. This window will not update when your bindings change and currently doesn't retain its position on-screen
.

------------------------------------------------------------------------
r94 | Cladhaire-15704 | 2008-04-05 16:56:01 +0100 (Sat, 05 Apr 2008) | 3 lines

* Removed old database upgrading code
* Added version field to table of contents

------------------------------------------------------------------------
r93 | jnwhiteh | 2008-03-25 18:42:45 +0000 (Tue, 25 Mar 2008) | 2 lines

* Updated .toc

------------------------------------------------------------------------
r92 | jnwhiteh | 2007-11-15 21:53:52 +0000 (Thu, 15 Nov 2007) | 3 lines

* Fixed an issue relating to Polymorph (Rank 1: Pig) and the way the rank text was changed. The system should now work for any ranks, numeric or not.
* Renamed the "Options" button to "Frames"

------------------------------------------------------------------------
r91 | jnwhiteh | 2007-11-12 21:33:20 +0000 (Mon, 12 Nov 2007) | 1 line

Added COPYING and LICENSE.
------------------------------------------------------------------------
r90 | jnwhiteh | 2007-11-12 20:13:48 +0000 (Mon, 12 Nov 2007) | 2 lines

* .toc update

------------------------------------------------------------------------
r89 | jnwhiteh | 2007-11-12 20:12:17 +0000 (Mon, 12 Nov 2007) | 2 lines

* Updated to Dongle-1.1

------------------------------------------------------------------------
r88 | jnwhiteh | 2007-09-27 19:18:24 +0100 (Thu, 27 Sep 2007) | 3 lines

* Currently in patch 2.2 Blizzard changed the unit attribute resolution. As a result, a unit attribute of "nil" is different from a unit attribute that has never been set. This release works around this issue by only setting the attribute if you've set it in your configuration.
* If you set the "unit" argument for a given custom type, and then clear it, you will need to reload your UI in order to get teh change applied. This should not affect the average user in any way.

------------------------------------------------------------------------
r87 | jnwhiteh | 2007-09-25 23:32:06 +0100 (Tue, 25 Sep 2007) | 2 lines

* Update to fix issues with TargetUnit and other attributes

------------------------------------------------------------------------
r86 | jnwhiteh | 2007-09-25 21:51:58 +0100 (Tue, 25 Sep 2007) | 2 lines

* .TOC update

------------------------------------------------------------------------
r85 | jnwhiteh | 2007-09-25 21:27:32 +0100 (Tue, 25 Sep 2007) | 2 lines

* Fix for the 2.2 issue with odd cast targets

------------------------------------------------------------------------
r84 | jnwhiteh | 2007-06-18 14:58:47 +0100 (Mon, 18 Jun 2007) | 2 lines

* Updated localisations and altered the .toc file to ensure they load properly

------------------------------------------------------------------------
r83 | jnwhiteh | 2007-05-28 17:10:36 +0100 (Mon, 28 May 2007) | 2 lines

* Update to Dongle-1.0-r871 to fix the profile issue

------------------------------------------------------------------------
r82 | jnwhiteh | 2007-05-23 01:47:09 +0100 (Wed, 23 May 2007) | 2 lines

* .toc update for 2.1.0

------------------------------------------------------------------------
r81 | jnwhiteh | 2007-05-21 03:40:00 +0100 (Mon, 21 May 2007) | 2 lines

* Guard the sv conversion code to prevent an error

------------------------------------------------------------------------
r80 | jnwhiteh | 2007-05-20 19:54:34 +0100 (Sun, 20 May 2007) | 2 lines

* Updating to Dongle-1.0-r863

------------------------------------------------------------------------
r79 | jnwhiteh | 2007-05-20 19:48:30 +0100 (Sun, 20 May 2007) | 2 lines

* Updated to Dongle-1.0-r859

------------------------------------------------------------------------
r78 | jnwhiteh | 2007-05-20 16:51:04 +0100 (Sun, 20 May 2007) | 2 lines

* Base the options title off Clique.rev, which is pulled from Clique.luq

------------------------------------------------------------------------
r77 | jnwhiteh | 2007-05-20 16:46:13 +0100 (Sun, 20 May 2007) | 2 lines

* Removed a number of debug procedures

------------------------------------------------------------------------
r76 | jnwhiteh | 2007-05-20 16:43:18 +0100 (Sun, 20 May 2007) | 2 lines

* Changed the upgrade procedure to be more rigid, based on revision number

------------------------------------------------------------------------
r75 | jnwhiteh | 2007-05-20 16:38:49 +0100 (Sun, 20 May 2007) | 2 lines

* Fixing issue 44, with PROFILE_RESET localisation

------------------------------------------------------------------------
r74 | jnwhiteh | 2007-05-20 16:31:56 +0100 (Sun, 20 May 2007) | 2 lines

* Updated localisation for deDE and pulled out the custom help and labels.

------------------------------------------------------------------------
r73 | jnwhiteh | 2007-05-20 15:57:16 +0100 (Sun, 20 May 2007) | 2 lines

* Updated the logic for rank parsing. Should be more robust and work with other locales.

------------------------------------------------------------------------
r72 | jnwhiteh | 2007-05-20 15:51:55 +0100 (Sun, 20 May 2007) | 2 lines

* Fixed logic so you can assign clicks on PTR

------------------------------------------------------------------------
r71 | jnwhiteh | 2007-05-20 15:17:25 +0100 (Sun, 20 May 2007) | 2 lines

* Updated to Dongle-r849

------------------------------------------------------------------------
r70 | jnwhiteh | 2007-04-20 02:55:50 +0100 (Fri, 20 Apr 2007) | 2 lines

* Menu no longer requires an arg, so remove that from the options code.

------------------------------------------------------------------------
r69 | jnwhiteh | 2007-04-18 23:39:43 +0100 (Wed, 18 Apr 2007) | 2 lines

* Updating to Dongle-r315 to fix an issue with logout errors

------------------------------------------------------------------------
r68 | jnwhiteh | 2007-04-14 19:33:00 +0100 (Sat, 14 Apr 2007) | 2 lines

* Added error checking to the macro type

------------------------------------------------------------------------
r67 | jnwhiteh | 2007-04-14 19:24:13 +0100 (Sat, 14 Apr 2007) | 2 lines

* tostring() on entry.arg2

------------------------------------------------------------------------
r66 | jnwhiteh | 2007-04-14 19:19:50 +0100 (Sat, 14 Apr 2007) | 2 lines

* Trying to fix a clique macro issue

------------------------------------------------------------------------
r65 | jnwhiteh | 2007-04-14 19:18:12 +0100 (Sat, 14 Apr 2007) | 2 lines

* Attempt to fix an issue with numeric macro indices

------------------------------------------------------------------------
r64 | jnwhiteh | 2007-04-14 16:32:35 +0100 (Sat, 14 Apr 2007) | 2 lines

* Fixed an issue where macros would fail if they had no text, and no index.

------------------------------------------------------------------------
r63 | jnwhiteh | 2007-04-14 02:22:46 +0100 (Sat, 14 Apr 2007) | 2 lines

* Fix to sv conversion code

------------------------------------------------------------------------
r62 | jnwhiteh | 2007-04-14 02:18:18 +0100 (Sat, 14 Apr 2007) | 2 lines

* Dongle-1.0

------------------------------------------------------------------------
r61 | jnwhiteh | 2007-04-11 22:57:17 +0100 (Wed, 11 Apr 2007) | 2 lines

* Due to changes in Dongle, added a script to convert savedvariables, to retain profiles

------------------------------------------------------------------------
r60 | jnwhiteh | 2007-03-25 05:33:23 +0100 (Sun, 25 Mar 2007) | 2 lines

* Corrected locale string in frFR (closes issue 28)

------------------------------------------------------------------------
r59 | jnwhiteh | 2007-03-25 05:25:11 +0100 (Sun, 25 Mar 2007) | 3 lines

* Tooltip lines are only added when we're mousing over a frame.
* Added an option for /clique tooltip, which toggles the listing of clique-bindings in the unit tooltips

------------------------------------------------------------------------
r58 | jnwhiteh | 2007-03-25 02:00:05 +0100 (Sun, 25 Mar 2007) | 2 lines

* Initial work on tooltip listing of bindings

------------------------------------------------------------------------
r57 | jnwhiteh | 2007-03-24 23:25:28 +0000 (Sat, 24 Mar 2007) | 2 lines

* When a user learns a new spell tab, the Clique button will reposition accordingly.

------------------------------------------------------------------------
r56 | jnwhiteh | 2007-03-18 04:29:48 +0000 (Sun, 18 Mar 2007) | 2 lines

* Updated to Dongle-Beta1

------------------------------------------------------------------------
r55 | jnwhiteh | 2007-03-18 04:16:49 +0000 (Sun, 18 Mar 2007) | 2 lines

* Added support for changing profiles on commandline.

------------------------------------------------------------------------
r54 | jnwhiteh | 2007-03-18 03:50:01 +0000 (Sun, 18 Mar 2007) | 2 lines

* Updated to use Dongle-Beta1

------------------------------------------------------------------------
r53 | jnwhiteh | 2007-02-06 03:43:01 +0000 (Tue, 06 Feb 2007) | 2 lines

Resolved an issue where custom edited macros were not saving harm/help buttons properly.

------------------------------------------------------------------------
r52 | jnwhiteh | 2007-02-06 03:42:09 +0000 (Tue, 06 Feb 2007) | 2 lines

Added a small debug function for troubleshooting that can be activated using /clique debug.

------------------------------------------------------------------------
r51 | jnwhiteh | 2007-01-15 02:18:05 +0000 (Mon, 15 Jan 2007) | 2 lines

Fixed a stray character

------------------------------------------------------------------------
r50 | jnwhiteh | 2007-01-15 01:31:18 +0000 (Mon, 15 Jan 2007) | 2 lines

* Resolved an issue where helpful and out-of-combat clicks could conflict, with the helpful click taking prescendence.

------------------------------------------------------------------------
r49 | jnwhiteh | 2007-01-13 00:06:49 +0000 (Sat, 13 Jan 2007) | 2 lines

Removed a stray "frame" argument in PLAYER_REGEN_ENABLED() that was causing clicks to not be set properly. Thanks [Ammo]!!!

------------------------------------------------------------------------
r48 | jnwhiteh | 2007-01-11 13:21:26 +0000 (Thu, 11 Jan 2007) | 2 lines

Fixed an issue where clicks weren't applying after the MAX or EDIT buttons were used

------------------------------------------------------------------------
r47 | jnwhiteh | 2007-01-11 03:55:02 +0000 (Thu, 11 Jan 2007) | 2 lines

Updated to Dongle-Beta0. Updated .toc file for 2.0.3.

------------------------------------------------------------------------
r46 | jnwhiteh | 2007-01-11 02:43:53 +0000 (Thu, 11 Jan 2007) | 2 lines

Updated to Dongle-Beta0

------------------------------------------------------------------------
r45 | jnwhiteh | 2007-01-11 02:27:03 +0000 (Thu, 11 Jan 2007) | 2 lines

Fixed a typo

------------------------------------------------------------------------
r44 | jnwhiteh | 2007-01-11 02:23:23 +0000 (Thu, 11 Jan 2007) | 3 lines

Added version checks and warnings for Dongle
Removed clique "special" mode

------------------------------------------------------------------------
r43 | jnwhiteh | 2007-01-09 01:36:35 +0000 (Tue, 09 Jan 2007) | 2 lines

Fixed a typo, appears to have resolved any clickset issues we've had

------------------------------------------------------------------------
r42 | jnwhiteh | 2007-01-08 03:05:37 +0000 (Mon, 08 Jan 2007) | 2 lines

Updated to work with Dongle-Beta0, at least in spirit

------------------------------------------------------------------------
r41 | jnwhiteh | 2007-01-02 20:34:41 +0000 (Tue, 02 Jan 2007) | 2 lines

* Updated to remove some stray globals from Copy/Paste of Blizzard code.

------------------------------------------------------------------------
r40 | jnwhiteh | 2007-01-02 20:13:35 +0000 (Tue, 02 Jan 2007) | 2 lines

* Urgent update to Dongle-0.5.1-Alpha

------------------------------------------------------------------------
r39 | jnwhiteh | 2007-01-02 01:10:52 +0000 (Tue, 02 Jan 2007) | 2 lines

* Fixed an issue where frames were registering too early

------------------------------------------------------------------------
r38 | jnwhiteh | 2007-01-01 23:58:07 +0000 (Mon, 01 Jan 2007) | 2 lines

* Fixed an issue where framed wouldn't unregister properly if deselected

------------------------------------------------------------------------
r37 | jnwhiteh | 2007-01-01 22:33:27 +0000 (Mon, 01 Jan 2007) | 2 lines

* Dongle-0.5.0-Alpha

------------------------------------------------------------------------
r36 | jnwhiteh | 2007-01-01 21:34:22 +0000 (Mon, 01 Jan 2007) | 2 lines

* Cleaned up a TON of attribute nastiness, which appears to have resolved any outstanding issues.

------------------------------------------------------------------------
r35 | jnwhiteh | 2007-01-01 20:19:36 +0000 (Mon, 01 Jan 2007) | 2 lines

* Trying to debug the ooc issue.

------------------------------------------------------------------------
r34 | jnwhiteh | 2007-01-01 18:09:03 +0000 (Mon, 01 Jan 2007) | 2 lines

* Updated to use new Dongle events for database/profiles

------------------------------------------------------------------------
r33 | jnwhiteh | 2006-12-31 06:25:50 +0000 (Sun, 31 Dec 2006) | 2 lines

* Fixed an issue where spells were not being masked properly due to 1 ~= "1"

------------------------------------------------------------------------
r32 | jnwhiteh | 2006-12-31 04:29:41 +0000 (Sun, 31 Dec 2006) | 2 lines

* Added helpful clicks to the masking process, so they are applied ooc.

------------------------------------------------------------------------
r31 | jnwhiteh | 2006-12-30 18:21:44 +0000 (Sat, 30 Dec 2006) | 2 lines

* Removed random test code

------------------------------------------------------------------------
r30 | jnwhiteh | 2006-12-30 18:20:31 +0000 (Sat, 30 Dec 2006) | 2 lines

* Fix for custom macros, which wouldn't work after editing

------------------------------------------------------------------------
r29 | jnwhiteh | 2006-12-30 17:16:44 +0000 (Sat, 30 Dec 2006) | 2 lines

* Updated to Dongle-0.4.2-Alpha

------------------------------------------------------------------------
r28 | jnwhiteh | 2006-12-30 17:09:37 +0000 (Sat, 30 Dec 2006) | 2 lines

* Fixed an issue with profile changes due to empty blacklist

------------------------------------------------------------------------
r27 | jnwhiteh | 2006-12-30 16:51:58 +0000 (Sat, 30 Dec 2006) | 2 lines

* Update to the clickset functionality to improve the logic and speed. Should greatly improve loadtimes when large raid mods (RDX) are loaded

------------------------------------------------------------------------
r25 | jnwhiteh | 2006-12-27 18:43:34 +0000 (Wed, 27 Dec 2006) | 2 lines

* Fixed an issue where attributes were being deleted on blacklisted frames

------------------------------------------------------------------------
r23 | jnwhiteh | 2006-12-21 21:54:35 +0000 (Thu, 21 Dec 2006) | 2 lines

* Updated to Dongle-0.3.1-Alpha

------------------------------------------------------------------------
r22 | jnwhiteh | 2006-12-16 00:24:52 +0000 (Sat, 16 Dec 2006) | 2 lines

* Resolved another outstanding issue with out-of-combat clicks

------------------------------------------------------------------------
r21 | jnwhiteh | 2006-12-15 22:37:35 +0000 (Fri, 15 Dec 2006) | 2 lines

* Updated to Dongle-0.3.0-Alpha

------------------------------------------------------------------------
r20 | jnwhiteh | 2006-12-15 22:32:58 +0000 (Fri, 15 Dec 2006) | 3 lines

Clique:
* Change API to reflect changes to Dongle

------------------------------------------------------------------------
r19 | jnwhiteh | 2006-12-15 02:27:26 +0000 (Fri, 15 Dec 2006) | 7 lines

* Resolved some outstanding issues with click priority, required signifgant changes
* Out-of-combat clicks should now have the highest priority, followed by harm/help, followed by default
* Resolved an issue with "Click Button"
* Identified an issue with the left click binding not working across reloads on the default blizzard raid frames. Do not have a fix for this yet, waiting on Blizzard
* Fixed an issue where the blacklist was not properly being applied. Blacklisted frames will no longer have attributes applied to them.


------------------------------------------------------------------------
r18 | jnwhiteh | 2006-12-07 02:46:30 +0000 (Thu, 07 Dec 2006) | 4 lines

Clique:
* Fixed icon issues, all non-set icons should now properly use the questionmark
* Added custom radio buttons, courtesy Beladona

------------------------------------------------------------------------
r17 | jnwhiteh | 2006-12-07 02:04:39 +0000 (Thu, 07 Dec 2006) | 6 lines

Clique:
* Moved some localisation around
* Added an edit box for macrotext when making a custom macro
* Removed outdated Print() function
* Added a "menu" action which will show the unit menu, if stored in the frame.menu variable

------------------------------------------------------------------------
r15 | jnwhiteh | 2006-12-06 02:18:00 +0000 (Wed, 06 Dec 2006) | 2 lines

* Updated to Dongle-0.2.2-Alpha to fix a potential issue with missing libraries

------------------------------------------------------------------------
r14 | jnwhiteh | 2006-12-06 01:34:40 +0000 (Wed, 06 Dec 2006) | 2 lines

* Fixed an issue with the new profile static pop-up, where clicking the "Accept" button would cause an error

------------------------------------------------------------------------
r13 | jnwhiteh | 2006-12-06 00:12:47 +0000 (Wed, 06 Dec 2006) | 2 lines

* Updated to Dongle-0.2.1-Alpha

------------------------------------------------------------------------
r12 | jnwhiteh | 2006-12-05 23:32:01 +0000 (Tue, 05 Dec 2006) | 2 lines

* Fixed an issue where the based actions would not display properly, and would error in the UI

------------------------------------------------------------------------
r10 | jnwhiteh | 2006-12-05 23:12:03 +0000 (Tue, 05 Dec 2006) | 3 lines

* Fixed a typo when leaving combat
* Added some separation to the potential bug in CliqueOptions.lua

------------------------------------------------------------------------
r8 | jnwhiteh | 2006-12-05 03:31:32 +0000 (Tue, 05 Dec 2006) | 5 lines

Clique:
* Too many updates to list
* Added a profile window where you can change/set profiles
* Added an options window where you can disable click-casting for named frames

------------------------------------------------------------------------
r5 | jnwhiteh | 2006-12-03 16:28:44 +0000 (Sun, 03 Dec 2006) | 2 lines

Clique: Some basic change to the profile system

------------------------------------------------------------------------
r4 | jnwhiteh | 2006-12-01 02:39:28 +0000 (Fri, 01 Dec 2006) | 2 lines

Clique: Changed line-ending bits, just to be done with it

------------------------------------------------------------------------
r3 | jnwhiteh | 2006-12-01 02:35:54 +0000 (Fri, 01 Dec 2006) | 2 lines

Clique: Removed truncating of profile names, and re-anchored. Trying to get the nested delete working properly

------------------------------------------------------------------------
r2 | jnwhiteh | 2006-11-30 23:37:37 +0000 (Thu, 30 Nov 2006) | 2 lines

Clique: Initial commit from old svn

------------------------------------------------------------------------
r1 | (no author) | 2006-11-30 17:50:43 +0000 (Thu, 30 Nov 2006) | 1 line

Initial directory structure.
------------------------------------------------------------------------
  Archived Versions - Clique
File Name
Version
Size
Author
Date
r93
58.17 Kb
Cladhaire
03-25-2008 01:45 PM
r92
57.06 Kb
Cladhaire
11-15-2007 03:55 PM
r91
57.01 Kb
Cladhaire
11-12-2007 03:45 PM
r88
59.63 Kb
Cladhaire
09-27-2007 01:37 PM
r87
59.40 Kb
Cladhaire
09-25-2007 05:36 PM
r86
59.38 Kb
Cladhaire
09-25-2007 03:55 PM
r85
59.37 Kb
Cladhaire
09-25-2007 03:38 PM
r84
59.33 Kb
Cladhaire
07-16-2007 09:58 AM
r81
56.05 Kb
Cladhaire
05-21-2007 07:05 PM
r80
56.02 Kb
Cladhaire
05-20-2007 06:47 PM
2.5.6
53.90 Kb
Cladhaire
04-19-2007 08:58 PM
2.5.5
53.88 Kb
Cladhaire
04-18-2007 05:44 PM
2.5.4
50.99 Kb
Cladhaire
04-18-2007 01:30 AM
2.5.3
53.79 Kb
Cladhaire
04-15-2007 06:01 PM
2.5.2
53.72 Kb
Cladhaire
04-14-2007 01:33 PM
2.5.1
53.65 Kb
Cladhaire
04-14-2007 10:53 AM
2.5.0
50.09 Kb
Cladhaire
04-12-2007 09:10 PM
2.4.5
49.91 Kb
Cladhaire
02-07-2007 04:09 PM
2.4.4
49.60 Kb
Cladhaire
01-14-2007 08:20 PM
2.4.3
49.59 Kb
Cladhaire
01-14-2007 07:32 PM
2.4.2
49.53 Kb
Cladhaire
01-12-2007 06:08 PM
2.4.1
49.47 Kb
Cladhaire
01-11-2007 07:31 AM
2.4.0
49.36 Kb
Cladhaire
01-10-2007 10:27 PM
2.3.3
49.05 Kb
Cladhaire
01-02-2007 02:59 PM
2.3.2
48.94 Kb
Cladhaire
01-01-2007 07:12 PM
2.3.0
48.92 Kb
Cladhaire
01-01-2007 06:00 PM
2.2.5
48.88 Kb
Cladhaire
12-31-2006 02:10 AM
2.2.4
48.77 Kb
Cladhaire
12-30-2006 10:50 PM
2.2.3
48.72 Kb
Cladhaire
12-30-2006 12:23 PM
2.2.2
48.65 Kb
Cladhaire
12-30-2006 11:20 AM
2.2.2
48.65 Kb
Cladhaire
12-30-2006 11:19 AM
2.2.1
48.25 Kb
Cladhaire
12-27-2006 12:46 PM
2.2.0
48.21 Kb
Cladhaire
12-21-2006 03:59 PM
  Comments - Clique
Post A Reply
Author Comments Comment Options
Old 07-16-2008, 02:55 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 981
File comments: 1936
Uploads: 12
Quote:
Originally posted by Silent54
kerrang, You'll also run into something similar now with clique combined with a libram swapper like Holy Librams or Bang Libram Swap, becasue of blizz new patch when the librams swap you casting gets interupted. This means you have to cast the same healing spell twice if you librams swap. It's a pain in the ass if you have several librams that swap based on the spell you cast. In a raid last night, I got interupted every 3-4th cast because of the new libram swap rules blizz placed on us. Finally had to turn off libram swap. I'm hoping the click casting designers and librams swap designers can work something out but doesn't seem possible considering click casing is inbedded into our spell books if I'm correct. To get the libram addons work, I'm sure that will involve macros. Who's. Hate to lose on of my adds.
There is absolutely nothing that a click-casting addon can do. We simply use the blizzard secure template system.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-15-2008, 10:46 PM  
Silent54
A Defias Bandit

Forum posts: 0
File comments: 57
Uploads: 0
kerrang, You'll also run into something similar now with clique combined with a libram swapper like Holy Librams or Bang Libram Swap, becasue of blizz new patch when the librams swap you casting gets interupted. This means you have to cast the same healing spell twice if you librams swap. It's a pain in the ass if you have several librams that swap based on the spell you cast. In a raid last night, I got interupted every 3-4th cast because of the new libram swap rules blizz placed on us. Finally had to turn off libram swap. I'm hoping the click casting designers and librams swap designers can work something out but doesn't seem possible considering click casing is inbedded into our spell books if I'm correct. To get the libram addons work, I'm sure that will involve macros. Who's. Hate to lose on of my adds.
Silent54 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-13-2008, 12:41 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 981
File comments: 1936
Uploads: 12
Quote:
Originally posted by kerrang
I think I've found an odd 'issue' with Clique but I'm having trouble pinning the exact problem down so here's what I know upto now.

I use Clique for healing and have done for ages - don't know what I'd do without it really so many thanks for the hard work!

I do a LOT of BG PvP atm and I'm using Pitbull Raid Frames as my main 'click target'.

What I've noticed is that mid-long-combat (I'm a Paladin - it can go on a LONG time!!) I often start to get 'Spell is not ready' messages when I'm trying to throw heals (e.g. Flash of Light) - which, given I'm not casting anything else and heals have no cooldown other than the GCD, is weird.

The spells I'm trying to use are set for Ctrl-leftbutton/rightbutton - and they continue to "Spell is not ready" until I release Ctrl and press it again...

It's weird - the only spells I have set to click cast which have cooldowns are on Alt-combos - all my ctrl and shift combos are instant spells with no cooldowns - so why it would be trying to those those I've NO idea.

Perhaps I'm confusing it switching modifiers so much (I have shift-ctrl and shift-alt and alt-ctrl combos even!)??

All I know for sure is that mid-combat I often have to release all keys and reapply them to get spells to actually cast...

Any ideas - I realise there's not a lot to go on...
The most I can say is that IF this is indeed a bug, it's a bug in the Blizzard secure template system. Clique doesn't do anything more than act as a front-end to this system, with the caveat of changing the click-bindings depending on whether or not you are in combat or not. Everything else is just a matter of setting attributes on the given frames.

If you can get more info, we'll get it off to Blizzard (especially if its reproducable).
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-12-2008, 09:51 PM  
kerrang
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 17
Uploads: 3
I think I've found an odd 'issue' with Clique but I'm having trouble pinning the exact problem down so here's what I know upto now.

I use Clique for healing and have done for ages - don't know what I'd do without it really so many thanks for the hard work!

I do a LOT of BG PvP atm and I'm using Pitbull Raid Frames as my main 'click target'.

What I've noticed is that mid-long-combat (I'm a Paladin - it can go on a LONG time!!) I often start to get 'Spell is not ready' messages when I'm trying to throw heals (e.g. Flash of Light) - which, given I'm not casting anything else and heals have no cooldown other than the GCD, is weird.

The spells I'm trying to use are set for Ctrl-leftbutton/rightbutton - and they continue to "Spell is not ready" until I release Ctrl and press it again...

It's weird - the only spells I have set to click cast which have cooldowns are on Alt-combos - all my ctrl and shift combos are instant spells with no cooldowns - so why it would be trying to those those I've NO idea.

Perhaps I'm confusing it switching modifiers so much (I have shift-ctrl and shift-alt and alt-ctrl combos even!)??

All I know for sure is that mid-combat I often have to release all keys and reapply them to get spells to actually cast...

Any ideas - I realise there's not a lot to go on...
kerrang is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-12-2008, 08:20 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 981
File comments: 1936
Uploads: 12
Quote:
Originally posted by Stufmenatooba
Issue is with ag_UnitFrames.

http://www.wowace.com/wiki/Ag_UnitFrames
That's really odd. This is with the trunk version of the addon downloaded from SVN?

Quote:
Originally posted by LBussy
Well for instance I have a macro that uses a trinket when it's available and supresses error messages when it's not:

Code:
#showtooltip Lifebloom
/console Sound_EnableSFX 0
/cast [help, nodead] Essence of the Martyr
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/cast Lifebloom
When I put that (without the tooltip line) in Clique all I see is the line turning off the sound, which is common to more than one of my macros. I'd prefer to just see "Lifebloom", and/or the Lifebloom icon. I can't find the right icon for it which prompted my first question. With the "?" icon and no descriptive text I get pretty lost. Maybe I can just use a comment line for my immediate needs, I'm assuming if I put:

Code:
#Lifebloom
... as my first line it would simply be ignored, yet shown in the list?

That being said the system works incredibly well and is simple enough for most people to use which is quite an accomplishment. My challenges are likely unique to how I play and you just can't please everyone. Thanks for your prompt reply. [/b]
Thanks for your feedback, I'll take it into consideration when i revamp the addon for Wrath of the Lich King.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-11-2008, 02:13 PM  
Stufmenatooba
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
You have an addon which is doing something that causes the Clique UI to malfunction. You can verify this by disabling all addons except for Clique and testing it out. All you have to do is fine the addon and disable/update/remove it and let me know so I can try to figure out how it is causing this problem.
Issue is with ag_UnitFrames.

http://www.wowace.com/wiki/Ag_UnitFrames
Stufmenatooba is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-11-2008, 09:40 AM  
LBussy
Legend in my own mind
 
LBussy's Avatar
Premium Member

Forum posts: 50
File comments: 2
Uploads: 0
Quote:
Originally posted by Cladhaire
Not really no. That icon is purely for your own purposes and making it dynamic using the macro system would be more pain than its actually worth.
Just thought I'd ask, you never know. The whole thing works well so I really can't complain. I just have one of those OCD type personalities that wants things a certain way. It's definitely not a show stopper.

Quote:
The index of the macro in the Macro UI system. 1-16 should be the global macros, while 17 - 32 should be the character specific ones. This may change in WoTLK if they expand the number of macros.
Oh I wondered about that ... so I could use a pre-existing macro then by referring to it's index? Pretty cool.


Quote:
Why is the text of the macro not sufficient for your needs? Again, I can look at changing this around but it won't be immediate.
Well for instance I have a macro that uses a trinket when it's available and supresses error messages when it's not:

Code:
#showtooltip Lifebloom
/console Sound_EnableSFX 0
/cast [help, nodead] Essence of the Martyr
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/cast Lifebloom
When I put that (without the tooltip line) in Clique all I see is the line turning off the sound, which is common to more than one of my macros. I'd prefer to just see "Lifebloom", and/or the Lifebloom icon. I can't find the right icon for it which prompted my first question. With the "?" icon and no descriptive text I get pretty lost. Maybe I can just use a comment line for my immediate needs, I'm assuming if I put:

Code:
#Lifebloom
... as my first line it would simply be ignored, yet shown in the list?

That being said the system works incredibly well and is simple enough for most people to use which is quite an accomplishment. My challenges are likely unique to how I play and you just can't please everyone. Thanks for your prompt reply.
__________________
LBussy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-11-2008, 06:48 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 981
File comments: 1936
Uploads: 12
Quote:
Originally posted by Stufmenatooba
I am unable to use the "buttons" along the bottom the the Clique menu.

http://i82.photobucket.com/albums/j2...008_175855.jpg

This picture show that there is no "Options" feature available on my screen. I am also unable to click on any names on the bottom of it.

I just want my Left Click to be Remove Curse, my right click to be Abolish poison and Shift + Right Click as Rebirth. I only want these functions to work when I hover over the Grid frame, nothing else.
You have an addon which is doing something that causes the Clique UI to malfunction. You can verify this by disabling all addons except for Clique and testing it out. All you have to do is fine the addon and disable/update/remove it and let me know so I can try to figure out how it is causing this problem.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-11-2008, 06:47 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 981
File comments: 1936
Uploads: 12
Quote:
Originally posted by LBussy
Hi Cladhaire, thanks for creating and actively supporting such excellent work.

I have a few questions regarding the use of Macros, and believe it or not the answer is not [target=mouseover]. :-)

First, when using a macro, is there a way to explicitly define the icon in any manner other than selecting it from the scroll list? I can never find the one I want and I was thinking it would be easier to use something similar to what you use on a macro like #show Lifebloom


Not really no. That icon is purely for your own purposes and making it dynamic using the macro system would be more pain than its actually worth. The first line of the macro should give you the information you need to distinguish between them. That being said, I'll look into what can be done.

Quote:
Second, what is "Macro Index"?
The index of the macro in the Macro UI system. 1-16 should be the global macros, while 17 - 32 should be the character specific ones. This may change in WoTLK if they expand the number of macros.

Quote:
Third, is there a way to change the "title" shown on the bound macro button? For instance I have a macro on LeftButton but it shows as "Macro: /Sound_Enab" (the first line of the macro) rather than anything informative.

Hopefully these are just simple things that I've missed somehow.
Not really no. Why is the text of the macro not sufficient for your needs? Again, I can look at changing this around but it won't be immediate.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-10-2008, 08:05 PM  
Stufmenatooba
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
I am unable to use the "buttons" along the bottom the the Clique menu.

http://i82.photobucket.com/albums/j2...008_175855.jpg

This picture show that there is no "Options" feature available on my screen. I am also unable to click on any names on the bottom of it.

I just want my Left Click to be Remove Curse, my right click to be Abolish poison and Shift + Right Click as Rebirth. I only want these functions to work when I hover over the Grid frame, nothing else.
Stufmenatooba is offline Report comment to moderator   Edit/Delete Message Reply With Quote