R
(9Kb)
Download
Updated: 12-28-21 10:46 AM
C
(9kB)
Download
Updated: 12-28-21 10:45 AM
BC
(9kB)
Download
Updated: 12-28-21 10:45 AM
Pictures
File Info
Compatibility:
Shadowlands patch (9.1.5)
Updated:12-28-21 10:46 AM
Created:07-31-10 01:59 PM
Downloads:45,324
Favorites:220
MD5:

tullaCC  Popular! (More than 5000 hits)

Version: 9.1.6, Classic: 9.1.6
by: Tuller [More]

tullaCooldownCount (tullaCC) is a minimal addon for displaying cooldown text on action buttons, inventory items, etc.

Source code for the addon can be found on GitHub

Why on Earth would you release two cooldown count addons?
Why not? :P

tullaCC
9.1.6 (2021-12-28)
Full Changelog Previous Releases
  • Update packager
Optional Files (1)
File Name
Version
Size
Author
Date
Type
9.0.0-beta
9kB
08-09-20 01:16 PM
Patch


Archived Files (4)
File Name
Version
Size
Author
Date
9.1.5
9kB
Tuller
12-28-21 10:40 AM
9.1.5
9kB
Tuller
12-28-21 10:40 AM
9.1.5
9kB
Tuller
12-28-21 10:40 AM
9.0.1
9kB
Tuller
05-06-21 04:42 PM


Post A Reply Comment Options
Unread 02-09-14, 08:09 PM  
def9
A Cobalt Mageweaver
 
def9's Avatar
AddOn Author - Click to view AddOns

Forum posts: 219
File comments: 108
Uploads: 1
Get the following errors upon entering the game after the last update version 5.4.2.

Code:
Date: 2014-02-09 21:03:26
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\tullaCC\cc.lua line 185:
   ')' expected near 'function'
Debug:
   
Locals:

AddOns:
Code:
Date: 2014-02-09 21:03:32
ID: 2
Error occured in: Global
Count: 4
Message: ..\AddOns\tullaCC\compat43.lua line 46:
   attempt to index upvalue 'Timer' (a nil value)
Debug:
   tullaCC\compat43.lua:46:
      tullaCC\compat43.lua:38
   tullaCC\compat43.lua:57:
      tullaCC\compat43.lua:55
__________________
Epiria, level 100 Ret/Holy Paladin
Simkin level 100 Combat Rogue
Feldeemus, level 100 Arcane Mage
Report comment to moderator  
Reply With Quote
Unread 11-10-13, 02:40 PM  
Raq
A Defias Bandit

Forum posts: 2
File comments: 52
Uploads: 0
[quote=Tuller]
Originally Posted by Raq
Hey there..
Is there a way to remove the timer from the Grid 2 Frames? It is overlaying the buffs/debuffs so i can't see which buffs/how many stacks people got..

/cheers
Grid needs to have a way to apply noCooldownCount = true to every cooldown it creates.

I found it in grid2.. Thought it was something i had to disable in TullaCC, sorry.. Thanks for the help.
Report comment to moderator  
Reply With Quote
Unread 11-10-13, 08:46 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Originally Posted by Raq
Hey there..
Is there a way to remove the timer from the Grid 2 Frames? It is overlaying the buffs/debuffs so i can't see which buffs/how many stacks people got..

/cheers
Grid needs to have a way to apply noCooldownCount = true to every cooldown it creates.

Originally Posted by Langepac
How do I make red letter "m" is responsible for the minutes?
You'll need to edit config.lua, specifically minutesFormat.
Report comment to moderator  
Reply With Quote
Unread 11-09-13, 08:19 PM  
Raq
A Defias Bandit

Forum posts: 2
File comments: 52
Uploads: 0
Grid2

Hey there..
Is there a way to remove the timer from the Grid 2 Frames? It is overlaying the buffs/debuffs so i can't see which buffs/how many stacks people got..

/cheers
Report comment to moderator  
Reply With Quote
Unread 11-05-13, 12:05 PM  
Langepac
A Kobold Labourer

Forum posts: 0
File comments: 134
Uploads: 0
How do I make red letter "m" is responsible for the minutes?
Report comment to moderator  
Reply With Quote
Unread 11-02-13, 12:04 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Its something that tullaCC could do, but its not something I'd want to implement in the addon to make sure it remains basic :P
Report comment to moderator  
Reply With Quote
Unread 11-01-13, 12:39 PM  
Zathan666
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 64
Uploads: 4
I'm using it with Bartender4. Is it possible to make the icon "gray" when the spell is on cooldown (grayscale).
Would it be related to Bartender or TullaCC
Report comment to moderator  
Reply With Quote
Unread 08-31-13, 12:50 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Originally Posted by samvx
do you think it would be possible add the number of ticks remaining on a buff/debuff? like a stack number on icons.
No, because tullaCC is too "dumb" to know if a button relates to buffs or not.
Report comment to moderator  
Reply With Quote
Unread 08-30-13, 02:59 PM  
samvx
A Defias Bandit
 
samvx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 118
Uploads: 3
do you think it would be possible add the number of ticks remaining on a buff/debuff? like a stack number on icons.
Report comment to moderator  
Reply With Quote
Unread 03-11-13, 04:42 AM  
tehmoku
A Fallenroot Satyr

Forum posts: 27
File comments: 22
Uploads: 0
Is there an easy way to format the text <5 seconds to show with a decimal? Or, at the very least, show a 0 after 1? There's a second where there's no cooldown showing but the cooldown is still technically active (from 0.9 to 0) and it's driving me a bit bonkers.
Report comment to moderator  
Reply With Quote
Unread 12-30-12, 03:25 PM  
Spyro
A Fallenroot Satyr
 
Spyro's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 16
Uploads: 5
Exclamation attempt to index field 'updater' (a nil value)

I also get the "attempt to index field 'updater' (a nil value)" error all the time.
Report comment to moderator  
Reply With Quote
Unread 12-17-12, 10:39 PM  
Louna
A Kobold Labourer

Forum posts: 1
File comments: 33
Uploads: 0
Getting this:
Code:
Message: Interface\AddOns\tullaCC\cc.lua:62: attempt to index field 'updater' (a nil value)
Time: 12/18/12 06:35:38
Count: 3
Stack: Interface\AddOns\tullaCC\cc.lua:62: in function `SetNextUpdate'
Interface\AddOns\tullaCC\cc.lua:87: in function `UpdateText'
Interface\AddOns\tullaCC\cc.lua:159: in function <Interface\AddOns\tullaCC\cc.lua:150>
[C]: in function `SetCooldown'
Interface\FrameXML\Cooldown.lua:3: in function `CooldownFrame_SetTimer'
Interface\FrameXML\ActionButton.lua:427: in function `ActionButton_UpdateCooldown'
Interface\FrameXML\ActionButton.lua:272: in function `ActionButton_Update'
Interface\FrameXML\ActionButton.lua:511: in function `ActionButton_OnEvent'
Interface\FrameXML\ActionButton.lua:124: in function <Interface\FrameXML\ActionButton.lua:117>

Locals: self = <unnamed> {
 0 = <userdata>
 fontScale = 1
 nextUpdate = 0
 start = 370419.73
 text = <unnamed> {
 }
 enabled = true
 duration = 360
}
nextUpdate = 32.914999999979
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'updater' (a nil value)"

EDIT::
Nvm this i am blind.
apparently ifilger(that i installed today)has an edited lightweight OmniCC for it,a featureless, 'pure' version of OmniCC.As it's typed in the cds file.
Last edited by Louna : 12-18-12 at 05:23 AM.
Report comment to moderator  
Reply With Quote
Unread 10-30-12, 07:05 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
There's an option in XPerl to disable its timers.
Report comment to moderator  
Reply With Quote
Unread 10-29-12, 03:02 PM  
Nargarot88
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 27
Uploads: 2
Hi!

I have a problem with this addon! I'm using X-perl, and its shows the time reamings on my target buffs and debuffs, but this addon shows it too. Its a lil bit annoying :P It is possible to turn off the buff / debuff durations on target?
Report comment to moderator  
Reply With Quote
Unread 09-26-12, 11:22 AM  
pas06
A Theradrim Guardian

Forum posts: 62
File comments: 18
Uploads: 0
Error

Hello,

I am getting many lua Errors with this addon:
Message: Interface\AddOns\tullaCC\cc.lua:72: attempt to index field 'updater' (a nil value)
Time: 09/26/12 18:57:01
Count: 205
Stack: Interface\AddOns\tullaCC\cc.lua:72: in function `Stop'
Interface\AddOns\tullaCC\cc.lua:163: in function `Start'
Interface\AddOns\tullaCC\compat43.lua:39: in function <Interface\AddOns\tullaCC\compat43.lua:34>
Interface\AddOns\tullaCC\compat43.lua:46: in function <Interface\AddOns\tullaCC\compat43.lua:44>
[C]: in function `CastSpellByName'
Interface\FrameXML\SecureTemplates.lua:312: in function `handler'
Interface\FrameXML\SecureTemplates.lua:560: in function <Interface\FrameXML\SecureTemplates.lua:508>

Locals: self = <unnamed> {
0 = <userdata>
fontScale = 0.97222222222222
nextUpdate = -0.012000002875924
start = 169437.524
text = <unnamed> {
}
duration = 6
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'updater' (a nil value)"

Am i the only one with this error?
Edit: Oops I'm a real idiot - never use 2 Cooldown Addons at the same time
Last edited by pas06 : 10-03-12 at 09:57 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: