Download
(36Kb)
Download
Updated: 10-31-20 05:55 PM
Addon for:
AzCastBar.
Pictures
File Info
Compatibility:
Shadowlands pre-patch (9.0.1)
Updated:10-31-20 05:55 PM
Created:unknown
Downloads:55,409
Favorites:340
MD5:

AzCastBar Plugins  Popular! (More than 5000 hits)

Version: 20.10.31
by: Aezay [More]

Description
This is the official plugin package for AzCastBar, which you can find here:
http://www.wowinterface.com/download...AzCastBar.html

Included Plugins

  • Player Auras (buff, debuff, tracking and weapon enchant timers)
  • Target Auras (same as player auras, but for your target by default, can work as a dottimer)
  • Cooldown Timers (shows spell and ability cooldowns)
  • Global Cooldown Timer (timer for your global cooldown)
  • Loot Roll Timers (replaces the default loot roll windows)
  • Battleground Timers (various battleground timers)
  • Flight Timer (duration of flight path routes)
  • Swing Timer (melee swing and auto shot timer)
  • Totem Timers (timers for totems)
  • Shaman Timers (weapon imbues, elemental shields and other things)
  • Threat Meter (shows your threat on the target mob)
  • Experience (progress bars for experience and reputation gains)
Please Note
It is recommended that you only install the plugins which you need. As some of them might disable things in your user interface, or conflict with other addons that has the same purpose. An example would be the loot roll timers, this plugin disable the normal loot roll windows.

AzCastBar Plugins Changes | 2020 Oct 31
- Updated the TOC version to 90001 for the Shadowlands 9.0.1 pre-patch.
- Frames that use backdrops are now created using the "BackdropTemplate".
- Experience: Removed some left over debug code.

AzCastBar Plugins Changes | 2018 Aug 12
- Renamed the lua file of all addons so they are not all named "core.lua".
- Auras: Fixed code related to API changes in BfA (UnitAura).
- Flight: Cleaned up the code somewhat.
- GlobalCooldown: Updated the event arguments, which had changed and broke the plugin.
- Shaman: Fixed code related to API changes in BfA (UnitAura).
- Shaman: Made a workaround for the issue that you can no longer query auras directly by name.
- Swing: Updated the event arguments, which had changed and broke the plugin.
- Experience: New plugin. Will show when gaining experience or reputation.
- Shaman, Auras: Updated the "LibWeaponEnchant" library.
- Updated all plugins to use the slightly updated AzCastBar API.

AzCastBar Plugins Changes | 2010 Dec 20
- Flight: Wiped all flightdata, and started collecting anew.

AzCastBar Plugins Changes | 2010 Nov 23
- BattleGround: No longer creates an error associated with the targeting frame.
- Shaman: No longer possible to cancel temporary weapon imbues, due to the function being made secure.
- Auras: Added option to disable the tooltip feature, which lets you see the name of the aura caster.
- Auras: Clicking on an aura, while a chatframe edit box is open, will now set the text to "/cancelaura <auraname>". This makes it easier to cancel a buff without making secure frames. Please note, to clear the tainted state, you have to cut the text, close the edit box, then open it again, and paste the "/cancelaura" text back in.


AzCastBar Plugins Changes | 2010 Oct 14- Cooldown: Fixed a spellbook offset bug, that caused the wrong spells to be shown as being on cooldown.

AzCastBar Plugins Changes | 2010 Oct 12
- Changed the TOC version to 40000 for the 4.0.1 pre Cataclysm patch.
- Swing: Abilities that were previously "On Next Melee", but have changed instant attacks in Cataclysm, no longer resets the swing timer.

AzCastBar Plugins Changes | 2009 Dec 16
- Changed the TOC version to 30200 for the 3.2 patch in all plugins.
- LootRolls: Thanks to marmis85, this plugin has been updated to patch 3.3 with the new disenchant button.
- Added a new plugin named "Threat", which is a simple threat meter for the amount of threat you have on your current target.

AzCastBar Plugins Changes | 2009 May 17
- Cooldown: Added a "Maximum Shown Cooldown" option, default it's set to zero, which means any length.
- Shaman: An option to show "Elemental Mastery" has been added.
- Swing: Slam will no longer reset the swing timer, but rather suspend it instead.
- Swing: The swing time reduction from parrying an attack should be more correct now.

AzCastBar Plugins Changes | 2009 Apr 27
- Shaman: Fixed an error that would happen when having two melee weapons equipped, but only one imbued.
- Shaman: Should now show the spirit wolves timer again.
- Cooldown: Minimum allowed shown cooldown duration increased to "2", this was done as setting it to "1" would show all spells due to the global cooldown.

AzCastBar Plugins Changes | 2009 Apr 13
- Changed the TOC version to 30100 on all plugins for the 3.1 patch.
- Added a the plugin "Cooldowns", this tracks all your cooldowns.
- GlobalCooldown: Added an option to show or hide the global cooldown timer on instant casts.
- GlobalCooldown: Now shows the icon of the spell used to trigger the global cooldown.
- Shaman: Updated the "LibWeaponEnchant" library. This should fix enchants reseting the total time and sometimes showing as "??" with "0.0" time after login or zoning.
- Shaman: You can now configure which sound should be played when you get five stacks of Maelstrom.
- Swing: Added the code to show a timer for wand shoot. The addon is disabled for all casters though, so the class check at the top of the Lua file has to be removed, if you wish to use it for wands too.
- BattleGround: Fixed a bug that made it remove the wrong timer when the BG queue status updated.

AzCastBar Plugins Changes | 2009 Apr 01
- All plugins has been optimised.
- Flight: Fixed a bug that happened if you disabled this plugin.
- Shaman: Now uses the "LibWeaponEnchant" library to update the weapon enchant data. This means less overhead.
- Shaman: Added options for which shaman timers you wish to see.

AzCastBar Plugins Changes | 2009 Mar 26
- All plugins has been optimised.
- Renamed the "BGTimers" plugin into "BattleGround".
- Flight: Fixed a nil table error that happened if you never had the plugin installed before.
- LootRolls: The item tooltip will now update with comparison tips properly if you hold down shift.
- GlobalCooldown: Fixed a bug where certain channeled spells, could trigger the bar to show wrong global cooldowns. An example would be the priests spell Penance.

AzCastBar Plugins Changes | 2009 Mar 22
- Added a "Global Cooldown" plugin.
- Renamed the "PlayerBuffs" plugin into "PlayerAuras".
- Renamed the "DebuffWatch" plugin into "TargetAuras".
- Flight: Changing the "Flight Bar Color" now actually changes the bar color!
- Flight: Did some code cleanup and optimisation.
- Flight: More flight routes has been added to the included ones.
- Shaman: Now shows a Heroism/Bloodlust timer.
- PlayerAuras: Now tracks tracking!
- PlayerAuras: Added options to enable tracking of buffs, debuffs, weapon enchant and tracking.
- CastBar: Disabling the pet casting bar should now properly re-enable the default UI pet casting bar.
- CastBar: Should hopefully not conflict with certain other addons and now properly hide the blizzard casting bars when enabled.
- CastBar: Removed the code that made the target castbar not show if it was player, and focus not show if it was target. This seemed to confuse a lot, and removing it only means less code.
- CastBar: There is now an option to merge trade skills. What this does it to show you the total time when you craft more than one item.

AzCastBar Plugins Changes | 2009 Mar 08
- Added a new plugin simply named "Shaman", it shows the timer for weapon imbues, elemental shield, maelstrom weapon buff count, and the time until spirit wolves run out.
- Totem: You can now toggle the "Sentry Totem" by left-clicking the totem bar.
- Totem: Added the option "Totem Bar Color".
- Swing: The "Rune Strike" ability will now reset the swing timer.
- Swing: Added an option to change the "Swing Bar Color".
- Flight: No longer preloads the included flight time table for non english clients.
- Flight: Added the option "Flight Bar Color".
- Flight: Updated the included flight times tables, now includes 404 routes.
- PlayerBuffs: Will now show the text string of the temporary weapon enchant on the buff bar.
- PlayerBuffs: Four color options has been added for this plugin. "Buff Color", "Debuff Color", "Buff Timeout Color" and "Temporary Weapon Enchant Color".
- DebuffWatch: Four options has been added for this plugin. "Show Buffs", "Show Debuffs", "Buff Color" and "Debuff Color".
- BGTimers: Added three new options. "Neutral Color", "Alliance Color" and "Horde Color".

AzCastBar Plugins Changes | 2009 Jan 10
- Updated all the multibar plugins to support the new anchor settings in the AzCastBar core. With these new options, you can select in which direction you want the bars to grow.
- PlayerBuffs: Removed some unused code which could result in an error if you had a global variable named "color".
- PlayerBuffs: If you turn off this plugin, the normal blizzard buff frames are now shown.
- DebuffWatch: It is now possible to disable this plugin from the configurations.
- RollTimers: Fixed a bug that made the tooltip show "Greed" instead of the proper tooltip, when you canceled a roll.
- Swing: The timer for Auto Shot has been fixed, it will no longer set the timer for when the damage occur, but when the shot goes off.
- Swing: Localised the names of spells by pulling them from the "GetSpellInfo()" function.
- New Plugin: Totem Timers. This is just a simple totem timer. You can right click a timer to cancel the totem.

AzCastBar Plugins Changes | 2008 Dec 22
- Changed the TOC version for all plugins to 30000 for the Wrath of the Lich King patch.
- Swing: Now supports showing of the total swing time.
- Flight: Updated number of included routes. Now has a total of 276 routes.
- BGTimers: Snowfall graveyard timer now set to 4 minutes.
- Added Plugin: LootRoll. Bars that replaces the pass, need or greed loot roll frames. Right click the bar to pass, need and greed has an icon on the right side of the bar.
- Added Plugin: PlayerBuffs. This is a plugin which will show your buffs and debuff.
- Added Plugin: TargetDebuffs. Bars that shows your buffs and debuffs on the target, good for keeping certain debuffs up. Just lacking a filter to make it perfect.
- Removed Plugin: LightsGrace. With the nerf of downranking, this plugin no longer serves any purpose.

AzCastBar Plugins Changes | 2008 Mar 29
- BGTimers: Added secure flag carrier frames which you can click on to target whoever carries the flag.
- Swing: The swing timer should now work with the new combat log system in 2.4.
Post A Reply Comment Options
Unread 11-27-10, 02:02 PM  
Slaxi81
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Hey again,

threat doesn't work for me.
has anyone else the problem?


greetings

slaxi
Last edited by : 11-27-10 at 02:47 PM.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 11-17-10, 03:05 PM  
Koreos
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
Request: Option for the loot roll frames to stick around until everyone has rolled/passed for them. With a counter or something that depicts if you're winning the roll (or not) and how many rolls are missing.
Report comment to moderator  
Reply With Quote
Unread 11-17-10, 11:21 AM  
Slaxi81
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
hy,

is this getting an update? especially the shaman part (where some things changed?)

have a nice day

Slaxi
Last edited by : 11-27-10 at 02:01 PM.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 10-28-10, 12:16 PM  
Chivalricpoet
A Kobold Labourer
Premium Member

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: Re: Error with acb_Auras

Originally posted by redfoxert
Meh ... any idea how to remove buffs then without causing addons to generate errors and still have the aura list?

Except using /cancelaura for each different buff you want to have removed.
This addon claims to use the new Secure something or other and be able to click off aura's. Is this something that can be adapted for use by AZB?

http://www.wowinterface.com/download...bBuffBars.html
Report comment to moderator  
Reply With Quote
Unread 10-24-10, 01:22 PM  
redfoxert
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Error with acb_Auras

Originally posted by zasy99
Blizzard does not permit ANY addons to remove buffs since 4.01.
In this case an addon should not even ettempt to do so as it will cause some kind of error.
Meh ... any idea how to remove buffs then without causing addons to generate errors and still have the aura list?

Except using /cancelaura for each different buff you want to have removed.
Last edited by redfoxert : 10-24-10 at 01:24 PM.
Report comment to moderator  
Reply With Quote
Unread 10-23-10, 08:54 AM  
zasy99
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
Re: Error with acb_Auras

Originally posted by redfoxert
Whenever I try to remove one of my buffs or weapon enchants or dismount for that matter, I get the error below.

After this, no more errors occur BUT I can't remove the buffs or w/e either.
Blizzard does not permit ANY addons to remove buffs since 4.01.
In this case an addon should not even ettempt to do so as it will cause some kind of error.
Report comment to moderator  
Reply With Quote
Unread 10-23-10, 06:56 AM  
vertigo1980
A Kobold Labourer

Forum posts: 0
File comments: 38
Uploads: 0
Hi Aezay, was wondering if there was a way to filter which buffs/debuffs to show in the player/target auras plugins? And if there was a way to have both player and target buffs in the same 'frame', (essentially, I would love to be able to go into the targetauras plugin config, and in the 'watched unit' box, put 'player & target' so that it tracks both, and I can choose what is displayed there). I don't mind some basic LUA editing
Report comment to moderator  
Reply With Quote
Unread 10-22-10, 04:23 AM  
redfoxert
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Error with acb_Auras

Whenever I try to remove one of my buffs or weapon enchants or dismount for that matter, I get the error below.

After this, no more errors occur BUT I can't remove the buffs or w/e either.


Code:
Date: 2010-10-22 12:21:35
ID: 1
Error occured in: AddOn: acb_Auras
Count: 1
Message: Error: AddOn acb_Auras attempted to call a forbidden function (CancelUnitBuff()) from a tainted execution path.
Debug:
   [C]: CancelUnitBuff()
   acb_Auras\core.lua:97:
      acb_Auras\core.lua:89
AddOns:
  Swatter, v3.1.16 (<%codename%>)
  NPCScan, v4.0.0.4
  acbAuras, v10.10.12
  acbCastBar, v10.10.12
  acbMirror, v10.10.12
  AckisRecipeList, v2.0.4
  AckisRecipeListQuickScan, v4.0.1-1.0.3
  ACP, v3.3.8 
  Align, v
  AucAdvanced, v5.9.4960 (WhackyWallaby)
  AucFilterBasic, v5.9.4960 (WhackyWallaby)
  AucFilterOutlier, v5.9.4960.2531
  AucMatchUndercut, v5.9.4960.2531
  AucScanData, v5.9.4960 (WhackyWallaby)
  AucStatHistogram, v5.9.4960 (WhackyWallaby)
  AucStatiLevel, v5.9.4960 (WhackyWallaby)
  AucStatPurchased, v5.9.4960 (WhackyWallaby)
  AucStatSales, v5.9.4960.2842
  AucStatSimple, v5.9.4960 (WhackyWallaby)
  AucStatStdDev, v5.9.4960 (WhackyWallaby)
  AucStatWOWEcon, v5.9.4960.2530
  AucUtilAHWindowControl, v5.9.4960.3311
  AucUtilAppraiser, v5.9.4960.2530
  AucUtilAskPrice, v5.9.4960.3175
  AucUtilAutoMagic, v5.9.4960.3142
  AucUtilCompactUI, v5.9.4960.2530
  AucUtilEasyBuyout, v5.9.4960.3583
  AucUtilFixAH, v5.9.4960 (WhackyWallaby)
  AucUtilGlypher, v5.9.4960.2545
  AucUtilItemSuggest, v5.9.4960.3108
  AucUtilPriceLevel, v5.9.4960.2545
  AucUtilScanButton, v5.9.4960.2530
  AucUtilScanFinish, v5.9.4960.2530
  AucUtilScanProgress, v5.9.4960.2530
  AucUtilScanStart, v5.9.4960.4819
  AucUtilSearchUI, v5.9.4960.3655
  AucUtilSimpleAuction, v5.9.4960.4546
  AucUtilVendMarkup, v5.9.4960.2530
  AzCastBar, v10.10.14
  Babylonian, v5.1.DEV.130
  BadBoy, v6.154
  BadBoyCCleaner, v3.12
  BadBoyGuilded, v1.0.1
  BadBoyLevels, v2.70
  BankItems, v40000
  Bartender4, v4.4.12
  BeanCounter, v5.9.4960 (WhackyWallaby)
  BonusScanner, v5.3.1
  Carbonite, v4.011
  CarboniteTransfer, v1.01
  Chinchilla, vv2.2.1
  Configator, v5.1.DEV.282
  DBMCore, v
  DebugLib, v5.1.DEV.275
  Gatherer, v3.1.16
  GathererDBWowhead, v1.0.2009-12-09
  GearScore, v3.1.20 - Release
  Informant, v5.9.4960 (WhackyWallaby)
  MaxSellingQuestReward, v
  MikScrollingBattleText, v5.5.83
  Mounted, vv2.2.6
  Omen, v3.0.11
  PitBull4, vv4.0.0-beta15
  PitBull4Aggro, vv4.0.0-beta15
  PitBull4Aura, vv4.0.0-beta15
  PitBull4Background, vv4.0.0-beta15
  PitBull4BlankSpace, vv4.0.0-beta15
  PitBull4Border, vv4.0.0-beta15
  PitBull4CombatFader, vv4.0.0-beta15
  PitBull4CombatIcon, vv4.0.0-beta15
  PitBull4CombatText, vv4.0.0-beta15
  PitBull4ComboPoints, vv4.0.0-beta15
  PitBull4ExperienceBar, vv4.0.0-beta15
  PitBull4HappinessIcon, vv4.0.0-beta15
  PitBull4HealthBar, vv4.0.0-beta15
  PitBull4HideBlizzard, vv4.0.0-beta15
  PitBull4Highlight, vv4.0.0-beta15
  PitBull4HostilityFader, vv4.0.0-beta15
  PitBull4LeaderIcon, vv4.0.0-beta15
  PitBull4LuaTexts, vv4.0.0-beta15
  PitBull4ManaSpark, vv4.0.0-beta15
  PitBull4MasterLooterIcon, vv4.0.0-beta15
  PitBull4Portrait, vv4.0.0-beta15
  PitBull4PowerBar, vv4.0.0-beta15
  PitBull4PvPIcon, vv4.0.0-beta15
  PitBull4RaidTargetIcon, vv4.0.0-beta15
  PitBull4RangeFader, vv4.0.0-beta15
  PitBull4ReadyCheckIcon, vv4.0.0-beta15
  PitBull4ReputationBar, vv4.0.0-beta15
  PitBull4RestIcon, vv4.0.0-beta15
  PitBull4RoleIcon, vv4.0.0-beta15
  PitBull4Sounds, vv4.0.0-beta15
  PitBull4ThreatBar, vv4.0.0-beta15
  PitBull4VisualHeal5, vv4.0.0-beta15
  PitBull4VoiceIcon, vv4.0.0-beta15
  Postal, v3.4.4
  Prat30, v3.4.6      
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  ReagentRestocker, v2.3.4
  Recount, v
  RollWindowFix, v1.1
  SkillScore, v1.0.4.6 - Beta
  SlideBar, v3.1.16 (<%codename%>)
  SmartBuff, v4.0b
  SmartDebuff, v4.0b
  Stubby, v5.9.4960 (WhackyWallaby)
  BlizRuntimeLib_enUS v4.0.1.40000 <eu>
  (ck=d80)
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 05:40 AM  
moonshines eve
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
what part of the lua code would i edit to get something like that?
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 03:50 AM  
Aezay
A Theradrim Guardian
 
Aezay's Avatar
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 737
Uploads: 18
moonshines eve
Getting the result shown on the image, is not currently possible using the options. As far as I know, this result was done by modifying the lua code a bit.
There are things I could do, adding some new options, that would make it possible to get close to the result. I do have plans to improve on the core part of AzCastBar, introducing more customisations, but that is for when I have some time
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 02:12 PM  
moonshines eve
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
lootrolls

hi, love the addon. was just wondering how this particular appearance was achieved. i was able to figure out how to move the need/greed/de buttons, but i'm not sure how to change the bar height and icon size separate from each other.

here is the example i'm talking about: http://www.wowuigallery.com/bb-galle...e/469_loot.jpg
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 08:36 AM  
Opaque
A Fallenroot Satyr
 
Opaque's Avatar

Forum posts: 23
File comments: 138
Uploads: 0
Just found out about your addon... now using it to replace 2 similar addons because this does the job of both (and looks better). Just wanted to say GREAT WORK!
__________________
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 01:16 PM  
Aezay
A Theradrim Guardian
 
Aezay's Avatar
AddOn Author - Click to view AddOns

Forum posts: 66
File comments: 737
Uploads: 18
Kerecha
Noticed this myself today, guess I didn't test it properly back on the PTR. I've fixed it up now, will see if I got time to upload the updates tomorrow.
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 01:08 PM  
Kerecha
A Deviate Faerie Dragon
 
Kerecha's Avatar

Forum posts: 10
File comments: 196
Uploads: 0
Re: Cooldown bug

Originally posted by CaptCrunch
Minor bug in core.lua for acb_Cooldowns. This line:

tbl.name = GetSpellInfo(i,BOOKTYPE_SPELL); tbl.duration = duration; tbl.startTime = start; tbl.endTime = start + duration; tbl.texture = GetSpellTexture(i,BOOKTYPE_SPELL);

should read:

tbl.name = GetSpellInfo(offset + i,BOOKTYPE_SPELL); tbl.duration = duration; tbl.startTime = start; tbl.endTime = start + duration; tbl.texture = GetSpellTexture(offset + i,BOOKTYPE_SPELL);

I noticed the problem when my Horn of Winter cooldown showed "Mace Specialization"

The Captain
Heh, came for the same rason, jumbelen up spell ID's

guess ill just wait a bit then
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 11:32 AM  
CaptCrunch
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
Cooldown bug

Minor bug in core.lua for acb_Cooldowns. This line:

tbl.name = GetSpellInfo(i,BOOKTYPE_SPELL); tbl.duration = duration; tbl.startTime = start; tbl.endTime = start + duration; tbl.texture = GetSpellTexture(i,BOOKTYPE_SPELL);

should read:

tbl.name = GetSpellInfo(offset + i,BOOKTYPE_SPELL); tbl.duration = duration; tbl.startTime = start; tbl.endTime = start + duration; tbl.texture = GetSpellTexture(offset + i,BOOKTYPE_SPELL);

I noticed the problem when my Horn of Winter cooldown showed "Mace Specialization"

The Captain
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.