Download
(4Kb)
Download
Updated: 10-13-16 07:51 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Shadows of Argus (7.3.0)
Tomb of Sargeras (7.2.0)
Return to Karazhan (7.1.5)
Legion (7.0.3)
Updated:10-13-16 07:51 AM
Created:04-01-16 09:56 PM
Downloads:5,536
Favorites:12
MD5:
Categories:Unit Mods, Buff, Debuff, Spell, Casting Bars, Cooldowns, Combat Mods, Graphic UI Mods, UI Media

daftNameCastBars  Popular! (More than 5000 hits)

Version: 70000.7
by: tonyis3l33t [More]

Rolled in to daftUITweaks for 8.0 and beyond. Still works with 8.0, however.

Features:

  • Move player and target cast bars into the section of the frame containing the unit name.
  • Show red shield icon when target's cast is uninterruptible.

Optional:
  1. Enable Player/Target frame changes individually.
  2. Show big/small/no spell icons.
  3. Show cast timer in level circle.
  4. Hide PVP icon.

Options can be modified on the Options.lua file by changing values to true/false.

70000.7
-- Code management improvements
-- Fixed issue where corners of spell icon sometimes showed up briefly poking outside player frame
-- Fixed Non-interruptible icon issue

70000.6
-- Added option to show cast timer in level circle
-- Added option to hide PVP Icons
-- Added icon to distinguish uniterruptible spells
-- Bug fixes

70000.5
-- Major code overhaul fixed a few nuances
-- Fixed issue with target portrait after interrupt occurs
-- Fixed name appearing along with cast name in some situations

70000.4
-- Fixed player/target name backgrounds becoming solid
-- Added support for channeling spells
-- Small adjustment to player castbar height
-- Small adjustment to target castbar Y location
-- Fixed a bug when player or target recasted immediately after interruptions, player names would appear on top of spell names.

70000.3
-- Fixed small bug when changing targets caused name to fade in slower than target frame.

70000.2
-- Added Options.lua file to store options.
-- Re-merged player.lua and target.lua
-- Fixed issue when changing targets mid-cast
-- Rewrote addon based around functions/events, rather than solely frame modifications.

70000.1
-- Legion fixes.
-- Adjusted player cast bar to show smaller font, matching target cast bar font.
-- Split Player and Target into different lua files.

60200.7
-- Fixed an error when doing quests with cut scenes.

60200.7
-- Fixed an error when looting a player's corpse during PVP.

60200.6
-- Small changes
-- Target name now fades in quickly after spell cast rather than instantly.
-- Broke player and target into separate .lua files

60200.5
-- Big spell icons are now round for both player and target.

60200.4
-- Merged to include all unit frames
-- bug fixes

60200.3
-- Made big icon fit inside frame.
-- Made castbar better fit inside frame.
-- Removed target name while casting.

60200.2
-- Made more friendly to scaling.
-- Added "big spell icon" option
-- Added "hide spell icon" option
Optional Files (0)


Post A Reply Comment Options
Unread 03-09-17, 02:20 AM  
Inokis
EQInterface Staff
 
Inokis's Avatar
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 20
Uploads: 2
Castbar Spell Name Fix

Adding these lines to the appropriate section in the LUA fixes the spell name runoff, where the spell names extend past the frames:
Code:
CastingBarFrame.Text:SetWidth(PlayerName:GetWidth());
TargetFrameSpellBar.Text:SetWidth(TargetFrameTextureFrameName:GetWidth());
__________________
If not yourself, who can you count on...
Last edited by Inokis : 03-09-17 at 02:23 AM.
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.