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
- Nov 30, 2011
- Development stage
- Release
- Language
- deDE
- enUS
- frFR
- koKR
- ruRU
- zhCN
- zhTW
- License
- GNU General Public License version 2 (GPLv2)
- Curse link
- Quartz
- Downloads
- 6,165,091
- Recent files
- R: 3.0.8 for 4.3 Nov 30, 2011
- R: 3.0.7 for 4.2 Jun 29, 2011
- A: 3.0.6-1-g4a2a776 for 4.1 Jun 16, 2011
- R: 3.0.6 for 4.1 Apr 27, 2011
- A: 3.0.5-1-gebbdc1a for 4.0.6 Apr 27, 2011
Authors
Relationships
- Tool used
- LocaleScraper
- Embedded library
- Ace3
- AceGUI-3.0-SharedMediaWidgets
- CallbackHandler-1.0
- LibSharedMedia-3.0
- LibStub
- Reply
- #91
DeathKoil Jun 02, 2011 at 23:27 UTC - 0 likesI spent a few hours today and edited the default 3.0.6 release to accurately show DoT ticks, even extra ones from haste and haste procs / raid buffs. It also updates the tick positions after spell push back.
I was wondering if the authors wanted to look at the code and integrate it with their official release. Let me know.
DeathKoilz - Medivh US
- Reply
- #90
mortenn May 29, 2011 at 20:55 UTC - 0 likesHi, great addon!
I have been wanting a cast time indicator on the buff bars for some time.. Tonight I finally sat down and hacked it in;
This is the code I inserted, on line 955 of modules/Buff.lua
This appears to work perfectly for me, but it might break for others.. Only tested it using my shadow priest.
Cheers, Pres
- Reply
- #89
brucek2 May 05, 2011 at 06:05 UTC - 0 likesIs there a Quartz module or feature aimed at helping the player always get their next cast fired off within the 0.5 second next cast buffer? I'm thinking something similar to the red/colored portion of the cast bar used to indicate latency. I'd be interested in this functionality both for the main player cast bar as well as the GCD spark.
I know the exact time is already displayed, but that's not quite as easy to use as a big colored bar. I also know many players (including me) have a rhythm that probably already works most of the time, but I do feel like I miss the buffer every once in a while, particularly during haste procs where I'm casting a string of instants.
- Reply
- #88
EtanClan Apr 27, 2011 at 16:55 UTC - 0 likesLarge issue with the swing module in 4.1. My FPS will drop tremendously and the game will often freeze up if I start to melee swing something with this module turned on.
Turning it off fixes the problem but it'd be nice for this to work again.
- Reply
- #87
thalador Apr 27, 2011 at 12:03 UTC - 0 likesany plans to update to 4.1, as it seems a bit broken at the moment
- Reply
- #85
Sefaris Feb 09, 2011 at 00:51 UTC - 0 likesTnx! I have my settings back :)
- 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.