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.Use /quartz to bring up the configuration menu.
Facts
- Date created
- Jun 01, 2007
- Categories
- Last update
- Mar 09, 2013
- Development stage
- Release
- Language
- deDE
- enUS
- frFR
- koKR
- ruRU
- zhCN
- zhTW
- License
- GNU General Public License version 2 (GPLv2)
- Curse link
- Quartz
- Downloads
- 8,162,966
- Recent files
- R: 3.1.2 for 5.2.0 Mar 09, 2013
- A: 3.1.1-3-ga3cd5d9 for 5.1.0 Mar 08, 2013
- A: 3.1.1-2-ga35af5a for 5.1.0 Dec 05, 2012
- R: 3.1.1 for 5.0.5 Sep 16, 2012
- A: 3.1.0-1-g0d31d19 for 5.0.4 Sep 01, 2012
Authors
Relationships
- Tool used
- LocaleScraper
- Embedded library
- Ace3
- AceGUI-3.0-SharedMediaWidgets
- CallbackHandler-1.0
- LibSharedMedia-3.0
- LibStub
- Reply
- #84
Morsker Feb 08, 2011 at 23:54 UTC - 0 likesTry the alpha and see if that fixes your issue. It should solve any errors related to "profiles" or "bars resetting" or "RawHook".
- Reply
- #83
Sefaris Feb 08, 2011 at 23:28 UTC - 0 likesI am not able to save any configurations i make to the addon-like any time i set bars they all go back to default placement font ect ect. Also throws a good many lua errors >< Any fix inc for all this, I miss my castbars :*(? This is all since 4.0.6 btw.
- Reply
- #82
Morsker Feb 08, 2011 at 19:39 UTC - 0 likesI committed the Drain Mana fix because it was trivial, and the chance of me doing it in a way you wouldn't like is basically zero. Hopefully!
- Reply
- #81
Rhey80 Feb 01, 2011 at 20:19 UTC - 0 likesAny plan for the Boss frame casting bar? I can see them on the ShadowedUF but they are not customizable. Thanks.
- Reply
- #80
MiRai Jan 09, 2011 at 06:38 UTC - 0 likesHow would I go about adding an outline to the font on the Quartz cast bars? Thanks.
EDIT: Found it: http://us.battle.net/wow/en/forum/topic/1869220436
- Reply
- #79
Theomnipotentsco Dec 13, 2010 at 23:12 UTC - 0 likesI'm having the same problem as ricks322. My red space for the latency is showing up at the beginning of the casting bar, and not the end like it used to.
- Reply
- #78
ricks322 Oct 22, 2010 at 03:53 UTC - 0 likesWhat'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?"
- Reply
- #77
Zakk13345 Oct 14, 2010 at 11:06 UTC - 0 likesHey, i didnt see a "Glaze" texture for bars :o any tip how to fix?
- Reply
- #76
Luoslav Oct 08, 2010 at 18:52 UTC - 0 likesMy own timers
Hi, QUARTZ is awsome addone!! I need to know one thing. How can i move frames of mi custom timers ? for example: i have this macro /qt Feral Spirit 45 ....timer shows up but i need to move him elsewhere.
I there any solution / advice ? thanks
- Reply
- #75
deleted_4403780 May 08, 2010 at 04:30 UTC - 0 likesI am trying to create an addon that will change the colors of other addons to make a global color scheme for your UI and would like to know what command to use to change the colors of the cast bars.
old quartz command was something like Quartz.db.profile.lagcolor = (number)
plz help