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 Mar 4, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 6, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 3, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 3, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 3, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 3, 2010In future versions you should move the options window to a separate window. I'll find a /script command to move it for now.
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 3, 2010Can you add an option to see the latency on the target cast bar? Can be very usefull for interrupt, thanks
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 1, 2010InFlight was last updated on 1/22/10, would it be feasible to put support back in?
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 28, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 28, 2010I'm wondering if it is possible to put text in the Swing Bar. I'd like it to say Auto Shot if possible, but I don't know if this can be done.
If it can be done, could someone kindly tell me how?
Thanks!
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 28, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 27, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 27, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 26, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 27, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 25, 2010Date: 2010-02-26 06:45:11
ID: 1
Error occured in: Global
Count: 2
Message: ..\AddOns\Quartz\modules\Buff.lua line 1223:
bad argument #1 to 'unpack' (table expected, got number)
Debug:
(tail call): ?
[C]: ?
Quartz\modules\Buff.lua:1223:
Quartz\modules\Buff.lua:1081
Quartz\modules\Buff.lua:1288: ApplySettings()
Quartz\modules\Buff.lua:155:
Quartz\modules\Buff.lua:138
Quartz\modules\Buff.lua:1282: ApplySettings()
Quartz\modules\Buff.lua:155:
Quartz\modules\Buff.lua:138
Quartz\modules\Buff.lua:1276: ApplySettings()
Quartz\Quartz.lua:92: ApplySettings()
Quartz\Quartz.lua:79:
Quartz\Quartz.lua:63
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:539: EnableAddon()
...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:629:
...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:615
[C]: LoadAddOn()
..\FrameXML\UIParent.lua:234: UIParentLoadAddOn()
..\FrameXML\UIParent.lua:257: CombatLog_LoadUI()
..\FrameXML\UIParent.lua:481:
..\FrameXML\UIParent.lua:453
AddOns:
Swatter, v3.1.14 (<%codename%>)
AtlasLoot, vv5.10.00
AtlasLootFu, vv5.10.00
Babylonian, v5.1.DEV.130
Bejeweled, v1.1b
Cartographer, v2.0
Configator, v5.1.DEV.190
DBMCore, v
Gatherer, v3.1.14
MikScrollingBattleText, v5.4.75
Omen, v3.0.9
Peggle, v1.02c
Quartz, v3.0.2
SlideBar, v3.1.14 (<%codename%>)
XPerl, v3.0.8
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerPet, v
XPerlRaidAdmin, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidMonitor, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
BlizRuntimeLib_enUS v3.3.2.30300 <us>
(ck=26a)
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 25, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 25, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 25, 2010- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 25, 2010