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 30, 2010-
View User Profile
-
Send Message
Posted Oct 29, 2010-
View User Profile
-
Send Message
Posted Oct 26, 2010-
View User Profile
-
Send Message
Posted Oct 26, 2010-
View User Profile
-
Send Message
Posted Oct 24, 2010-
View User Profile
-
Send Message
Posted Oct 24, 2010Since latest patch I've had problems where the castbar disapears during the cast eventhough I still keep them as target and the cast goes through, is this quartz related or is it just an bug for castbars in general since patch?
Thanks in advance!
-
View User Profile
-
Send Message
Posted Oct 25, 2010-
View User Profile
-
Send Message
Posted Nov 1, 2010-
View User Profile
-
Send Message
Posted Oct 23, 2010-
View User Profile
-
Send Message
Posted Oct 23, 2010Message: Interface\AddOns\Quartz\QuartzStatusBar.lua:67: TexCoord out of range
Time: 10/23/10 18:50:25
Count: 7
Stack: [C]: in function `SetTexCoord'
Interface\AddOns\Quartz\QuartzStatusBar.lua:67: in function <Interface\AddOns\Quartz\QuartzStatusBar.lua:61>
Interface\AddOns\Quartz\QuartzStatusBar.lua:86: in function `SetValue'
Interface\AddOns\Quartz\CastBarTemplate.lua:226: in function `?'
Interface\AddOns\Quartz\CastBarTemplate.lua:126: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:124>
Locals: (*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = 0
(*temporary) = -1.#IND
(*temporary) = 0
(*temporary) = 1
-
View User Profile
-
Send Message
Posted Oct 22, 2010-
View User Profile
-
Send Message
Posted Oct 24, 2010-
View User Profile
-
Send Message
Posted Oct 22, 2010On login, I get one error. I deleted my SavedVariables/Quartz.lua and when logging back in it exploded with errors. First two, then a total of 12.
Would quoting any of those errors be useful?
-
View User Profile
-
Send Message
Posted Oct 21, 2010What's up with the Latency? It is showing at the begining of the bar, not at the end. I can find no way to change the location.
This is from another user with the same problem:
"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"
I have a problem with the Latency instead to have it at the end like you can in the screenshot I get it at the begening of my casting bar .Someone can tell me if this a bug or how I can set it properly please?"
-
View User Profile
-
Send Message
Posted Oct 20, 2010I have a problem with the Latency instead to have it at the end like you can in the screenshot I get it at the begening of my casting bar .Someone can tell me if this a bug or how I can set it properly please ?
-
View User Profile
-
Send Message
Posted Oct 19, 2010-
View User Profile
-
Send Message
Posted Oct 19, 2010http://img813.imageshack.us/img813/5057/quartz.jpg
hope there is a way to fix it
-
View User Profile
-
Send Message
Posted Oct 19, 2010-
View User Profile
-
Send Message
Posted Oct 17, 2010First of all, much appreciation goes out for the great addon and frequent updates. Thanks! :)
My question is about the possible addition of cast bars for Target of Target. Is this option available, did I miss it somewhere in the config screen?
-
View User Profile
-
Send Message
Posted Oct 17, 2010In Quartz2, I could do this with /run Quartz:SetProfile("heal"), but it doesn't work since Quartz3 :-(