Addon Info.
Optional Files (0)
Archived (2)
Comments (89)
Addon Information
Works with WoTLK
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
r7
Date:
10-15-2008 10:23 PM
Size:
283.92 Kb
Downloads:
129,322
Favorites:
1,296
MD5:
Pictures
Click to enlarge
Quartz - Modular Casting Bar   Popular!
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.
  Optional Files - Quartz - Modular Casting Bar
Sorry, there are currently no optional files available.
  Archived Versions - Quartz - Modular Casting Bar
File Name
Version
Size
Author
Date
75509
263kB
Nymbia
07-30-2008 01:05 AM
52797
363kB
Nymbia
10-23-2007 04:32 PM
  Comments - Quartz - Modular Casting Bar
Post A Reply
Author Comments Comment Options
Old Today, 04:21 PM  
WRATHofGOD
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: position of the castbar

Quote:
Originally posted by Nymbia
/quartz, click player on the left, and uncheck locked
How do you move the buff/debuff bars?

Thanks (great mod)
WRATHofGOD is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-11-2008, 01:29 PM  
Sheika
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
i'm trying to filters the debuff shown on my target (for example i don't want to see the duration of the debuff of mind flay or misery) but for now it seems i failed

anyone can help me?
Sheika is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2008, 08:31 PM  
Foxbull
A Kobold Labourer
 
Foxbull's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
Thanks mate, it worked


Quote:
Originally posted by SilverShadow
After you type in the spell, hit return/enter

Yes, it doesn't seem like much, but it doesn't save the field if you don't do that. This isn't a quartz only particularity, it's an ACE thing I think. So, click the field, type Find Minerals then hit return before clicking the next field.

It took me several tries myself before I figured this out. I think I had the same problem with Pitbull which is why i thought of this solution.

What I would like is for the "Focus" feature to not break. I don't know why, but even if I turn off the focus module, if I set focus I get an error and Quartz completely breaks.

EDIT: here is the error I get BTW.

Code:
Date: 2008-11-01 22:41:10
ID: 56
Error occured in: Global
Count: 1
Message: ..\AddOns\Quartz_Buff\Buff.lua line 372:
   attempt to compare number with string
Debug:
   ...ar_FishingBuddyFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:299: TriggerEvent()
   ...ar_FishingBuddyFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:910:
      ...ar_FishingBuddyFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:903
   [C]: FocusUnit()
   [string "FOCUSTARGET"]:1:
      [string "FOCUSTARGET"]:1
Even though the above error says "fishingbuddyfu" it's also saying groupfu, macaroonfu.
__________________


Foxbull is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-01-2008, 10:40 PM  
SilverShadow
An Aku'mai Servant
 
SilverShadow's Avatar

Forum posts: 39
File comments: 24
Uploads: 0
Quote:
Originally posted by Foxbull
So I do /quartz and go to Global Cooldown. I type in primery spell: Find Minerals, and on backup spell: Devastate. Both abilities only have global cooldown. However when I quit the menu, and open it again, both camps are blank again. It's not saving the spells I introduce there.

Can anyone shed a light on this please?
After you type in the spell, hit return/enter

Yes, it doesn't seem like much, but it doesn't save the field if you don't do that. This isn't a quartz only particularity, it's an ACE thing I think. So, click the field, type Find Minerals then hit return before clicking the next field.

It took me several tries myself before I figured this out. I think I had the same problem with Pitbull which is why i thought of this solution.

What I would like is for the "Focus" feature to not break. I don't know why, but even if I turn off the focus module, if I set focus I get an error and Quartz completely breaks.

EDIT: here is the error I get BTW.

Code:
Date: 2008-11-01 22:41:10
ID: 56
Error occured in: Global
Count: 1
Message: ..\AddOns\Quartz_Buff\Buff.lua line 372:
   attempt to compare number with string
Debug:
   ...ar_FishingBuddyFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:299: TriggerEvent()
   ...ar_FishingBuddyFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:910:
      ...ar_FishingBuddyFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:903
   [C]: FocusUnit()
   [string "FOCUSTARGET"]:1:
      [string "FOCUSTARGET"]:1
Even though the above error says "fishingbuddyfu" it's also saying groupfu, macaroonfu.
__________________
SilverShadow
Nightelf Hunter
Earthen Ring

Last edited by SilverShadow : 11-01-2008 at 10:47 PM.
SilverShadow is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-31-2008, 09:59 PM  
Sent
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 14
File comments: 22
Uploads: 1
Quartz never saves my texture settings
Sent is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 01:29 PM  
abzinthe
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
After installing Quartz, Paranoia completely ceases to function.
abzinthe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 10:38 AM  
Foxbull
A Kobold Labourer
 
Foxbull's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
When I enter the game I receive the message:

Warning: You have no spell chosen for Quartz's Global Cooldown module. Please enter a spell name in the menu (/quartz, then click Global Cooldown). Note, it is recommended to use a spell that cannot have a cooldown other than the global cooldown and cannot be interrupted, such as Find Herbs

So I do /quartz and go to Global Cooldown. I type in primery spell: Find Minerals, and on backup spell: Devastate. Both abilities only have global cooldown. However when I quit the menu, and open it again, both camps are blank again. It's not saving the spells I introduce there.

Can anyone shed a light on this please?
__________________


Foxbull is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-29-2008, 05:34 AM  
czokalapik
A Defias Bandit
 
czokalapik's Avatar

Forum posts: 3
File comments: 6
Uploads: 0
is there any option to set strata of castbars?
i was using bongos2 and my casting bar was ON one of action bars, now when bongos died and i've switched to dominos castbar apears under action bar, that pretty much destroyed my UI design <_<
czokalapik is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-27-2008, 12:36 AM  
tinty
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I'm wondering that why the cast bar stop working everytime when I enter the game, and I have to open the quartz config frame, and edit the "cast bar", then it begin to working.
How to fix this bug?

Last edited by tinty : 10-27-2008 at 12:40 AM.
tinty is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-24-2008, 03:40 AM  
gl0ry
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
for some weird reason, my buff bar stops working alot of the times, and only starts reworking when i do /reload. any way to fix this?
gl0ry is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-21-2008, 09:23 PM  
Foxbull
A Kobold Labourer
 
Foxbull's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
Buffs on Quartz

I'm a warrior and when I use my battle shout (a warrior's buff with 2 minute duration) it doesn't show anything on Quartz. Is this supposed to be? If yes, is there any addon I can use that shows buff durations, or at least give a warning when they expire?
Foxbull is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-21-2008, 07:07 AM  
Eremiel
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Awesome mod!

Just one question.. in the WotLK/3.0 version, Quartz has started to show -all- buffs and debuffs on the target/focus instead of just my own. This clutters up my screen and makes it harder to keep track of my own debuff timers.

Is there someway to filter it so it only shows the buffs/debuffs I'm responsible for?
Eremiel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-20-2008, 09:03 AM  
daeger
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
NTree, where's the fix you were going to post on Curse?
daeger is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-20-2008, 03:25 AM  
Maldazzar
A Kobold Labourer

Forum posts: 0
File comments: 48
Uploads: 0
i doubt nymbia reads this, but:
slam no longer resets the swing timer, it suspends it (for the duration of the cast)

simply removing slam from the list of abilities in swing.lua doesn't fix it, and there doesn't seem to be a suspend swing category
Maldazzar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-19-2008, 02:33 PM  
maephisto
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Since Natur Enemy Cast Bar (NECB) isn't working anymore, I decided to try Quartz, but i miss 2 important features of NECB.
  1. The possibility to track a debuff timer on the focus (i.e. if I polymorph my focus, i need a timer to keep an eye on the polymorphed one's timer, while i'm killing another target). Indeed, Quartz shows me the timer only on the target.
  2. The possibility to track the duration of my Water Elemental.

Are they possible? Are they future plans?
__________________
Lag is like a phoenix... it always comes back.

There is no Death... there is the Force
maephisto is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOUI | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.