Quartz
Quartz is a modular approach to a casting bar addon. An overview of (hopefully most of) the modules:
*Player
The core of Quartz is lightweight implementation of a standard casting bar, with configurable size, text and icon positioning, and colors. 
*Target/Focus
Implementation of target and focus casting bars in similar fashion to the player cast bar. 
*Buffs
Display of target and focus buffs and debuffs as duration bars. 
*Flight
Hooks into FlightMap or InFlight to display the current flight progress on your casting bar. 
*Global Cooldown
Displays a tiny spark-bar to show your Global Cooldown near the cast bar. Helpful for those who'd rather not squint at their action bars to see when they can cast again. 
*Interrupt
Changes the color and text of your casting bar to help show that your cast has been interrupted (and show who interrupted it). 
*Latency
Displays the amount of time spent between cast send and start events, in the form of a bar at the end of your casting bar, with optional text that displays the actual duration of the lag. This helps in canceling casts when they will not actually be interrupted, especially for users with consistently high pings. 
*Mirror
Shows the 'basic' timers such as breath and feign death, as well as some 'odd' ones such as party invite time, resurrect timeout, and arena game start, and a framework for injecting custom timers into the bars. 
*Range
Recolors the casting bar when your cast target moves out of range mid-cast. 
*Swing
Displays a swing timer for your melee weapon as well as hunter autoshot. 
*Timer
Allows for creating custom timers displayed on the mirror bars. 
*Tradeskill Merge
Merges multiple casts of the same tradeskill item into one big cast bar. 
Use /quartz to bring up the configuration menu.


 
        
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Oct 15, 2020Hi, even though I disabled blizzard player cast bar, It still pops up randomly.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Oct 15, 2020Since today, I'm getting all kinds of errors with the Classic version and it no longer works (although I can still access Quartz options menu).
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Oct 14, 2020Would it be possible to add Specialization-specific profiles? As a Healer with DPS/Tank alts I'm using different setups and it would be really useful to have automatic profile switching.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Sep 20, 2020I'd really like to thank nevcairiel for continuing the work on this fantastic project, have used it since classic (oldschool) as ecastingbar had some issues with some priest spells.
Anyhow, does anyone know how to show SPELL RANKs when casting?
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Oct 2, 2020In reply to aeosci:
https://www.curseforge.com/wow/addons/quartz-rank
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 25, 2020Isn't working anymore and it seems discontinued. Anyone know an alternative? So hard without casting timers.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Sep 16, 2020In reply to CryonicBlue:
the github page has references to 9.0 so I don't think its going away
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 22, 2020Not working on 9.0.1 PTR.
Message: Interface\AddOns\Quartz\CastBarTemplate.lua:160: attempt to call method 'SetBackdrop' (a nil value)
Time: Sat Aug 22 14:01:57 2020
Count: 1
Stack: Interface\AddOns\Quartz\CastBarTemplate.lua:160: attempt to call method 'SetBackdrop' (a nil value)
[string "@Interface\AddOns\Quartz\CastBarTemplate.lua"]:160: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:142>
[string "@Interface\AddOns\Quartz\CastBarTemplate.lua"]:380: in function `ApplySettings'
[string "@Interface\AddOns\Quartz\modules\Player.lua"]:133: in function `ApplySettings'
[string "@Interface\AddOns\Quartz\Quartz.lua"]:103: in function `ApplySettings'
[string "@Interface\AddOns\Quartz\Quartz.lua"]:90: in function <Interface\AddOns\Quartz\Quartz.lua:65>
[string "=[C]"]: ?
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:70: in function <...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:527: in function `EnableAddon'
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:620: in function <...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:605>
[string "=[C]"]: in function `LoadAddOn'
[string "@Interface\FrameXML\UIParent.lua"]:493: in function `UIParentLoadAddOn'
[string "@Interface\FrameXML\UIParent.lua"]:540: in function `CombatLog_LoadUI'
[string "@Interface\FrameXML\UIParent.lua"]:1355: in function <Interface\FrameXML\UIParent.lua:1250>
Locals: <none>
Message: Interface\AddOns\Quartz\CastBarTemplate.lua:160: attempt to call method 'SetBackdrop' (a nil value)
Time: Sat Aug 22 14:01:57 2020
Count: 1
Stack: Interface\AddOns\Quartz\CastBarTemplate.lua:160: attempt to call method 'SetBackdrop' (a nil value)
[string "@Interface\AddOns\Quartz\CastBarTemplate.lua"]:160: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:142>
[string "@Interface\AddOns\Quartz\CastBarTemplate.lua"]:380: in function `ApplySettings'
[string "@Interface\AddOns\Quartz\modules\Player.lua"]:133: in function `ApplySettings'
[string "@Interface\AddOns\Quartz\modules\Player.lua"]:97: in function <Interface\AddOns\Quartz\modules\Player.lua:95>
[string "=[C]"]: ?
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:70: in function <...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:527: in function `EnableAddon'
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:540: in function `EnableAddon'
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:620: in function <...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:605>
[string "=[C]"]: in function `LoadAddOn'
[string "@Interface\FrameXML\UIParent.lua"]:493: in function `UIParentLoadAddOn'
[string "@Interface\FrameXML\UIParent.lua"]:540: in function `CombatLog_LoadUI'
[string "@Interface\FrameXML\UIParent.lua"]:1355: in function <Interface\FrameXML\UIParent.lua:1250>
Locals: <none>
Message: Interface\AddOns\Quartz\CastBarTemplate.lua:160: attempt to call method 'SetBackdrop' (a nil value)
Time: Sat Aug 22 14:01:57 2020
Count: 1
Stack: Interface\AddOns\Quartz\CastBarTemplate.lua:160: attempt to call method 'SetBackdrop' (a nil value)
[string "@Interface\AddOns\Quartz\CastBarTemplate.lua"]:160: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:142>
[string "@Interface\AddOns\Quartz\CastBarTemplate.lua"]:380: in function `ApplySettings'
[string "@Interface\AddOns\Quartz\modules\Target.lua"]:105: in function `ApplySettings'
[string "@Interface\AddOns\Quartz\modules\Target.lua"]:85: in function <Interface\AddOns\Quartz\modules\Target.lua:80>
[string "=[C]"]: ?
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:70: in function <...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:527: in function `EnableAddon'
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:540: in function `EnableAddon'
[string "@Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:620: in function <...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:605>
[string "=[C]"]: in function `LoadAddOn'
[string "@Interface\FrameXML\UIParent.lua"]:493: in function `UIParentLoadAddOn'
[string "@Interface\FrameXML\UIParent.lua"]:540: in function `CombatLog_LoadUI'
[string "@Interface\FrameXML\UIParent.lua"]:1355: in function <Interface\FrameXML\UIParent.lua:1250>
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 20, 2020Hey there ,
i am a long time user of Quartz with an urgent Request.
Can you please add Spec specific Profiles for a Class?
That would be awesome
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 19, 2020Stopped working for me. Anyone know why?
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 19, 2020please fix it!
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 14, 2020[Deleted]
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 10, 2020i'm getting this error since update
Date: 2020-08-10 23:26:38
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Quartz\modules\Player.lua line 207:
table index is nil
Debug:
[string "@Quartz\modules\Player.lua"]:207: in main chunk
Locals:
Quartz3 = <table> {
SetDefaultModuleLibraries = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:367
SetModuleEnabled = <function> defined @Interface\AddOns\Quartz\Quartz.lua:213
OnInitialize = <function> defined @Interface\AddOns\Quartz\Quartz.lua:58
RegisterChatCommand = <function> defined @Interface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:85
EnableModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:332
modules = <table> {
}
GetModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:210
IterateEmbeds = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:442
defaultModuleLibraries = <table> {
}
ToggleLock = <function> defined @Interface\AddOns\Quartz\Quartz.lua:108
GetModuleEnabled = <function> defined @Interface\AddOns\Quartz\Quartz.lua:209
UnregisterChatCommand = <function> defined @Interface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:111
Printf = <function> defined @Interface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:69
CastBarTemplate = <table> {
}
SetDefaultModulePrototype = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:409
name = "Quartz3"
IsEnabled = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:451
orderedModules = <table> {
}
Util = <table> {
}
DisableModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:350
GetArgs = <function> defined @Interface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:144
Print = <function> defined @Interface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:54
IsModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:468
CreateStatusBar = <function> defined @Interface\AddOns\Quartz\QuartzStatusBar.lua:32
SetDefaultModuleState = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:387
ShowUnlockDialog = <function> defined @Interface\AddOns\Quartz\Quartz.lua:135
RegisterModuleOptions = <function> defined @Interface\AddOns\Quartz\Config.lua:212
SetEnabledState = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:424
defaultModuleState = true
enabledState = true
Lock = <function> defined @Interface\AddOns\Quartz\Quartz.lua:125
Disable = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:314
CopySettings = <function> defined @Interface\AddOns\Quartz\Quartz.lua:201
ChatCommand = <function> defined @Interface\AddOns\Quartz\Config.lua:194
Unlock = <function> defined @Interface\AddOns\Quartz\Quartz.lua:113
OnEnable = <function> defined @Interface\AddOns\Quartz\Quartz.lua:65
IterateModules = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:437
Enable = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:294
NewModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:235
ApplySettings = <function> defined @Interface\AddOns\Quartz\Quartz.lua:93
GetName = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:279
SetupOptions = <function> defined @Interface\AddOns\Quartz\Config.lua:203
Merge = <function> defined @Interface\AddOns\Quartz\Quartz.lua:225
}
L = <table> {
Set the color to turn the cast bar when taking a flight path = "Set the color to turn the cast bar when taking a flight path"
Top Left = "Top Left"
Time Text X Offset = "Time Text X Offset"
Text Position = "Text Position"
Duel Request = "Duel Request"
30 seconds = "30 seconds"
Fix bars to a specified duration = "Fix bars to a specified duration"
Alpha = "Alpha"
Change Border Style = "Change Border Style"
Set the color of the text for the bars = "Set the color of the text for the bars"
Embed mode will decrease it's lag estimates by this amount. Ideally, set it to the difference between your highest and lowest ping amounts. (ie, if your ping varies from 200ms to 400ms, set it to 0.2) = "Embed mode will decrease it's lag estimates by this amount. Ideally, set it to the difference between your highest and lowest ping amounts. (i
AddOns:
Swatter, v7.3.1 (<%codename%>)
Ace3, v
BagBrother, v
Bagnon, v8.3.8
Bartender4, v4.9.0
DBMCore, v8.3.30
DBMDefaultSkin, v
DBMStatusBarTimers, v
HandyNotes, vv1.5.10
HandyNotesMechagonAndNazjatar, v13
LibSharedMedia30, v3.0-113
MikScrollingBattleText, v5.7.150
MoveAnything, v17.1.0
Quartz, v3.5-classic-5
TomTom, vv80300-1.1.3
BlizRuntimeLib_enUS v8.3.7.80300 <none>
(ck=18f)
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 11, 2020In reply to VacadelViento:
From what I'm seeing, it's updating to the Classic WoW version of Quartz, so that's why it's throwing errors on Retail.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Aug 12, 2020In reply to AurizenDarkstar:
Same thing happened to weakauras. Just gonna have to install manually until Twitch fixes what's broken.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 19, 2020border texture doeasn't work
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 7, 2020Can i change the dispaly of 1h+ buffs, like onyxia one, to exact value, when the duration is in range 1-2h? Now its 2h by defauly, and start showing something only when comes below 1h. (classic)
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 2, 2020My casting bar is gone after the lastest update in retail.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 7, 2020In reply to marynx84:
yep, needs a update. I hope it's coming :(
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 29, 2020In reply to marynx84:
did it update to the classic over? cause the dumb curseforge thing did that to me just now. This hasn't been updated since spet.