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,328
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 11-09-10, 06:12 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
That sounds like a Blizzard bug, especially since it has to deal with the compact raid frames.
Report comment to moderator  
Reply With Quote
Unread 11-09-10, 06:52 PM  
neverg
A Frostmaul Preserver
 
neverg's Avatar
AddOn Author - Click to view AddOns

Forum posts: 268
File comments: 498
Uploads: 2
Thanks for the quick answer to the request, Tuller. Works wonders now.
__________________
My oUF Layout: oUF Lumen
Report comment to moderator  
Reply With Quote
Unread 11-10-10, 07:03 PM  
rashkaldo
A Deviate Faerie Dragon

Forum posts: 12
File comments: 42
Uploads: 0
hi tuller, is there a way to show Cooldowns on default blizzard target debuffsbar?
Report comment to moderator  
Reply With Quote
Unread 11-10-10, 07:23 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Try setting minScale in config.lua to 0.5
Report comment to moderator  
Reply With Quote
Unread 11-24-10, 01:45 PM  
kbc8090
A Murloc Raider

Forum posts: 6
File comments: 73
Uploads: 0
Still getting lots of taint on the compactraidframes...

I assume it's trying to add timers to the default raid frames (which i don't use), but I guess since they're just "hidden" using the default manager thing they are still "there".

Code:
11/23 19:41:44.949  An action was blocked in combat because of taint from tullaCC - CompactRaidFrame1:ClearAllPoints()
11/23 19:41:44.949      Interface\FrameXML\FlowContainer.lua:147 FlowContainer_DoLayout()
11/23 19:41:44.949      Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:61 CompactRaidFrameContainer_OnSizeChanged()
11/23 19:41:44.949      CompactRaidFrameContainer:OnSizeChanged()
11/23 19:41:44.949      <unnamed>:GetSize()
11/23 19:41:44.949      Interface\AddOns\tullaCC\cc.lua:140 Timer_Create()
11/23 19:41:44.949      Interface\AddOns\tullaCC\cc.lua:153
11/23 19:41:44.949      SetCooldown()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:656 CompactUnitFrame_UtilSetBuff()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:519 CompactUnitFrame_UpdateBuffs()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:346 CompactUnitFrame_UpdateAuras()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:85
11/23 19:41:44.949  An action was blocked in combat because of taint from tullaCC - CompactRaidFrame1:SetPoint()
11/23 19:41:44.949      Interface\FrameXML\FlowContainer.lua:151 FlowContainer_DoLayout()
11/23 19:41:44.949      Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:61 CompactRaidFrameContainer_OnSizeChanged()
11/23 19:41:44.949      CompactRaidFrameContainer:OnSizeChanged()
11/23 19:41:44.949      <unnamed>:GetSize()
11/23 19:41:44.949      Interface\AddOns\tullaCC\cc.lua:140 Timer_Create()
11/23 19:41:44.949      Interface\AddOns\tullaCC\cc.lua:153
11/23 19:41:44.949      SetCooldown()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:656 CompactUnitFrame_UtilSetBuff()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:519 CompactUnitFrame_UpdateBuffs()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:346 CompactUnitFrame_UpdateAuras()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:85
11/23 19:41:44.949  An action was blocked in combat because of taint from tullaCC - CompactRaidFrame2:ClearAllPoints()
11/23 19:41:44.949      Interface\FrameXML\FlowContainer.lua:147 FlowContainer_DoLayout()
11/23 19:41:44.949      Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:61 CompactRaidFrameContainer_OnSizeChanged()
11/23 19:41:44.949      CompactRaidFrameContainer:OnSizeChanged()
11/23 19:41:44.949      <unnamed>:GetSize()
11/23 19:41:44.949      Interface\AddOns\tullaCC\cc.lua:140 Timer_Create()
11/23 19:41:44.949      Interface\AddOns\tullaCC\cc.lua:153
11/23 19:41:44.949      SetCooldown()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:656 CompactUnitFrame_UtilSetBuff()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:519 CompactUnitFrame_UpdateBuffs()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:346 CompactUnitFrame_UpdateAuras()
11/23 19:41:44.949      Interface\FrameXML\CompactUnitFrame.lua:85
Last edited by kbc8090 : 11-24-10 at 01:57 PM.
Report comment to moderator  
Reply With Quote
Unread 11-24-10, 04:16 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
The raid frames run, even when they're not shown (dumb, yes). I'll try and do a bit more research on this, but I think its a bug on Blizzard's end.

Edit:
What do you get if you use /console taintLog 2?
New theory: Do you get this issue with all other addons disabled?
Last edited by Tuller : 11-25-10 at 02:46 PM.
Report comment to moderator  
Reply With Quote
Unread 11-28-10, 08:27 AM  
Daninkai
A Kobold Labourer
 
Daninkai's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 7
Uploads: 1
Would it be possible to implement pet cooldowns into this addon? Or is it already there and something within my own UI is likely breaking it.
Report comment to moderator  
Reply With Quote
Unread 11-28-10, 12:48 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
In config.lua, you want to reduce the min scale/size setting. Odds are your pet bar is just too small right now.
Report comment to moderator  
Reply With Quote
Unread 11-28-10, 09:29 PM  
Daninkai
A Kobold Labourer
 
Daninkai's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 7
Uploads: 1
Excellent, thank you for your help
Report comment to moderator  
Reply With Quote
Unread 12-01-10, 12:37 AM  
terranox
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
great work! I don't need anything more then this for CDs.

but, I don't know about you, but at most stoplights, red is stop and green is go... so, for me, under 5sec I need green, yellow for under 10 sec and red or white in the rest(all colors should be more neutral)...
Report comment to moderator  
Reply With Quote
Unread 12-06-10, 07:42 AM  
musacorp
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
It is possible to add the timer on Heroic Strike, Cleave?
Report comment to moderator  
Reply With Quote
Unread 12-11-10, 05:39 AM  
blizzart
A Murloc Raider
 
blizzart's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 111
Uploads: 7
Your timer is not rly correct.
The server says the ability is ready, but your addons says 1second remaining.
That is for some moments very bad and irritating.
__________________
Kryptik @ Die Arguswacht
Report comment to moderator  
Reply With Quote
Unread 12-11-10, 09:40 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Where are you pulling the server info from?
Report comment to moderator  
Reply With Quote
Unread 12-11-10, 12:52 PM  
blizzart
A Murloc Raider
 
blizzart's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 111
Uploads: 7
Originally posted by Tuller
Where are you pulling the server info from?
my info are my eyes

So if the cooldown jumps from 2 to 1, the most time i can use the spell by 1sek remain.
__________________
Kryptik @ Die Arguswacht
Report comment to moderator  
Reply With Quote
Unread 12-11-10, 06:12 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
I mean, where in the Blizzard UI are you seeing that the spell is ready for use?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: