Thread Tools Display Modes
04-12-06, 03:52 AM   #1
wereHamster
A Black Drake
 
wereHamster's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 80
wereHamster's coolDown

This is the official discussion thread for my coolDown addon.


The addon webpage is currently not available, will be fixed as soon as possible.

Last edited by wereHamster : 03-02-08 at 05:35 PM.
  Reply With Quote
04-13-06, 09:36 AM   #2
ktron
A Murloc Raider
 
ktron's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 4
I'm fairly certain that the instructions for repositioning this addon are incorrect. I think you want 'coolDownButtonDock:Show()' and 'coolDownButtonDock:Hide()'.
__________________
Ktron
  Reply With Quote
04-13-06, 10:38 AM   #3
wereHamster
A Black Drake
 
wereHamster's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 80
Originally Posted by ktron
I'm fairly certain that the instructions for repositioning this addon are incorrect. I think you want 'coolDownButtonDock:Show()' and 'coolDownButtonDock:Hide()'.
As of 0.0.7.0 or so the frame name changed to 'coolDownDock'
  Reply With Quote
04-14-06, 08:30 AM   #4
aceracer24
A Theradrim Guardian
Join Date: Jan 2006
Posts: 48
Just curious, why did the maker of this mod decide to go with the bland boring black scheme instead of what was in an older version with color? I'm still using the old version because I like the color. Can we get that added to this version plz?
  Reply With Quote
04-14-06, 01:30 PM   #5
wereHamster
A Black Drake
 
wereHamster's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 80
Originally Posted by aceracer24
Just curious, why did the maker of this mod decide to go with the bland boring black scheme instead of what was in an older version with color? I'm still using the old version because I like the color. Can we get that added to this version plz?
I am aware that a many players use the old version, but I personaly don't like addons that have many configuration options, they tend to be heavy-weight, complex and often have many bugs.

With version 0.0.6.0 I tried to slim down this addon, making it simpler to use, easier to maintain (there is no maintenance at all, no translations, no class specific configuration etc.), and work 'out-of-the-box' for everyone (which it does pretty well).

If you change the background color then you'll most likely have to change the text color as well, that's (not including a transparency option for the background) six new options and that would almost require a GUI configuration utility.

so... for the time being, I won't add this option, I'm sorry.

Last edited by wereHamster : 04-14-06 at 01:45 PM.
  Reply With Quote
04-14-06, 01:54 PM   #6
aceracer24
A Theradrim Guardian
Join Date: Jan 2006
Posts: 48
I can understand your desire to slim down the code and make is less heavy. Not everyone wants or needs that. How about a happy medium? How much more work would it take to add in the extra's to the current code and submit both giving players the option to choose? I know alot of mod authers make these mods for themselves and release them publicly as a curtesy, thats awesome and we all appreciate the work you put into them.
  Reply With Quote
04-16-06, 03:34 PM   #7
smokejax
A Murloc Raider
Join Date: Oct 2005
Posts: 4
New Error



5:30PM EST / 04-16-2006
Encountered leaving Hall of Honor after AB.
  Reply With Quote
04-16-06, 05:28 PM   #8
wereHamster
A Black Drake
 
wereHamster's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 80
SmokeDevil, can you reproduce the error?
  Reply With Quote
04-19-06, 04:43 AM   #9
Aeliel
A Deviate Faerie Dragon
Join Date: Dec 2005
Posts: 18
Is there any way you could add slash commands? It's a true pain to have to re-check the addon page every time I want to - say - move the cooldown counts elsewhere on my screen, as the /script command is sort of hard to remember...
  Reply With Quote
04-19-06, 06:57 AM   #10
wereHamster
A Black Drake
 
wereHamster's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 80
Originally Posted by Aeliel
Is there any way you could add slash commands?
Do you really need to reconfigure coolDown that often?
  Reply With Quote
04-19-06, 07:07 AM   #11
Aeliel
A Deviate Faerie Dragon
Join Date: Dec 2005
Posts: 18
Given how often I tend to move things around and change my UI layout? Yes.

Would it kill you to add them?
  Reply With Quote
05-14-06, 02:08 AM   #12
jkw
A Deviate Faerie Dragon
Join Date: Oct 2005
Posts: 15
Slash command?

Am I the only one wondering why there is no '/cd lock' & '/cd unlock' instead of the farly annoying '/script coolDownButtonDock:Show()' and '/script coolDownButtonDock:Hide()'?

Do I have to make the two slash commands myself? ;-)
  Reply With Quote
05-14-06, 06:31 AM   #13
smokejax
A Murloc Raider
Join Date: Oct 2005
Posts: 4
Originally Posted by jkw
Am I the only one wondering why there is no '/cd lock' & '/cd unlock' instead of the farly annoying '/script coolDownButtonDock:Show()' and '/script coolDownButtonDock:Hide()'?

Do I have to make the two slash commands myself? ;-)
Yes, you do.
__________________
Smoke
Smoke | Smokeknight | Smokerogue | Smokehunter | Blixxle | Rubbernutts | Glitzy
  Reply With Quote
05-19-06, 11:07 AM   #14
wereHamster
A Black Drake
 
wereHamster's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 80
Originally Posted by jkw
Am I the only one wondering why there is no '/cd lock' & '/cd unlock' instead of the farly annoying '/script coolDownButtonDock:Show()' and '/script coolDownButtonDock:Hide()'?

Do I have to make the two slash commands myself? ;-)
Yes, you do... and why? because I don't see any difference in typing '/script coolDownDock:Show()' and '/cd lock'.
And: I did NOT write this addon to be re-configured every minute or two. If you do that, something's wrong with you. Or do you really want to tell me that you move the frame after every fight?
  Reply With Quote
06-24-06, 07:00 PM   #15
Echo5ive
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 3
Originally Posted by Shag
Yes, you do... and why? because I don't see any difference in typing '/script coolDownDock:Show()' and '/cd lock'.
Well, the big difference is that one I can remember, and the other I have to visit the info page for.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » Shag's coolDown


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off