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 using the new API introduced in patch 2.1. *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.
hey i have alot of bar textures some that i have made and some by other ppl. so as you can see from this Screen shot i have alot of them but as you can i see i cant get to them all lol so what can i do to fix this? lol
Alright well whenever you can walk me step by step through disabling that white border it would be nice. The only things in quartz i see about interrupts is the "Interrupt" Under GCD but disabling that wont work haha.
Thanks for your time.
Originally posted by Allectrah I have a slight problem. Other then this, this addon is amazing.
So i wanted my target cast bars to look like my player cast bars so i made
them identical. And so on, they are and i didn't have a problem until today.
when i target something and see them casting, It looks regular, like the way i
made it to look, but, when i target someone that's casting a poison, or
something to that matter like "Crust Burster" from Hellfire Peninsula. This
border shows up around my targets cast bar.
Ive inspected every other addon that i have that could possibly put a border
around that and the only thing that shows could be doing this is quartz. But i
haven't found an option that can change it. Can anyone help me?
Thanks a lot!
That's because of the new "interuptable" and "non-interuptable" casts now, added in last patch. The cast that you can't interupt will apear in the latest version of Quartz with a border. You can customize that in the options menu, or even disable completelly - I can't guide you how to do that atm, since the servers are offline.
I have a slight problem. Other then this, this addon is amazing.
So i wanted my target cast bars to look like my player cast bars so i made
them identical. And so on, they are and i didn't have a problem until today.
when i target something and see them casting, It looks regular, like the way i
made it to look, but, when i target someone that's casting a poison, or
something to that matter like "Crust Burster" from Hellfire Peninsula. This
border shows up around my targets cast bar.
Ive inspected every other addon that i have that could possibly put a border
around that and the only thing that shows could be doing this is quartz. But i
haven't found an option that can change it. Can anyone help me?
Originally posted by Robi Is there a special way to enable the border if a cast is uninterruptable? I just DLed rev 22 from SVN, but if a pally with auramastery casts there still is no border around, for both, target and focus.
I would also love to see this. Knowing that something is uninterruptible is really, really helpful.
Is there a special way to enable the border if a cast is uninterruptable? I just DLed rev 22 from SVN, but if a pally with auramastery casts there still is no border around, for both, target and focus.
Make sure that the if (caster...) line is similar to this (quotes and all). I remember having to make a change to the lua file when I updated quartz a while back, and I think this is the code segment which fixed it. [/b]
I changed this in the lua and while it did make everyone's buffs and debuffs go away, it also made mine go away. I cannot see anyone's buffs or debuffs now.