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 Jul 19, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 13, 2011It literally will error and not let me craft when using the macro... Never really had this problem before with quartz. It's definitely one of my favorite out there. Thx for all of your hard work in getting this to us and I do hope this gets ironed out sometime soon =p
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 13, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 13, 2011So unable open or access the config of this addon
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 11, 2011Message: Interface\AddOns\Quartz\modules\Swing.lua:183: bad argument #1 to 'bit_band' (number expected, got string)
Time: 07/11/11 13:35:15
Count: 7
Stack: [C]: ?
Interface\AddOns\Quartz\modules\Swing.lua:183: in function `?'
...las\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...las\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[13]"]:4: in function <[string "safecall Dispatcher[13]"]:4>
[C]: ?
[string "safecall Dispatcher[13]"]:13: in function `?'
...las\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ace\AddOns\Bagnon\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ace\AddOns\Bagnon\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals: <none>
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 8, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 8, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 4, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 5, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 8, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 3, 2011Any idea?
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jul 3, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 29, 2011Not a big deal, just thought I'd throw it out there. Anyway, great work! This addon is one of the most essential addons in the entirety of WoW and it's great to see you keeping up with it. :D
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 29, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 29, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 29, 2011function Swing:COMBAT_LOG_EVENT_UNFILTERED(event, timestamp, combatevent, hideCaster, srcGUID, srcName, srcFlags, srcRaidFlags, dstName, dstGUID, dstFlags, destRaidFlags, spellID, spellName)
The important extra fields are srcRaidFlags and dstRaidFlags.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 29, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 28, 2011Date: 2011-06-28 16:56:29
ID: 2
Error occured in: Global
Count: 376
Message: ..\AddOns\Quartz\modules\Swing.lua line 183:
bad argument #1 to 'bit_band' (number expected, got string)
Debug:
(tail call): ?
[C]: ?
Quartz\modules\Swing.lua:183: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
[string "safecall Dispatcher[13]"]:4:
[string "safecall Dispatcher[13]"]:4
[C]: ?
[string "safecall Dispatcher[13]"]:13: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 28, 2011- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Jun 28, 2011