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.
second and even third this
Please update this for Classic!
Love this addon so it took me a long time to figure out it was actually causing me significant casting latency. RIP
https://ibb.co/xMCQTYZ
Please enable spec profiles! 10/10 would love <3 Thank you!
I am crossing my fingers and hoping this will get a classic port - thanks ;)
In reply to amey0:
Me too !
Some kind of bug with the tradeskill merge. The timer keeps resetting everytime it has crafted 1 out of x number of the same item
example: I could try and make tons of runecloth and the timer say it will take 5 minutes and some seconds, and then it crafts one and the countdown timer resets back to the full duration and the total progress bar resets to start again.
Anyone else having this issue?
In reply to MrThingy:
Yes me too, but tbh with all the rest of the addon working fine i don't really care :), it's a minor issue some day or another someone will look into it
In reply to MrThingy:
To fix it, edit file Quartz\modules\Tradeskill.lua:
goto line 99 and replace
with
goto line 107 and replace
with
That's it.
In reply to Forge_User_76654639:
Careful, he's a hero.
In reply to Forge_User_76654639:
thx!
Does anyone know how to make the uninterruptible shield scale with the castbar properly? I want my focus castbar to be fattyfat but if I make it any bigger than 35 the shield will get lost inside the icon instead of going around it.
Any wiz that knows how to fix it?
In reply to Forge_User_21161876:
This is kind of a fix for your situaltion. Edit the file Quartz\CastBarTemplate.lua:
Goto line 1034 and replace
with
Save and close the file.
Note: Whenever you change the height of a castbar, the size of the shield icon will stay at the old size until you do a /reload. That's because the size of the shield icon is only set once, on login/reload.
In reply to Forge_User_76654639:
<3
这插件不错,能继续更新下去吗
By the time they update this addon? It is one of my favorites, thank you.
Is there any way to move the settings window while configuring the bars?
Nevcairiel, pls, update this great addon for BfA 8.1.
Tnx!
Is this addon still being updated? There are alpha builds but no final release, and no comments from the author for nearly 6 months?