Download
(25Kb)
Download
Updated: 03-12-19 07:00 PM
Pictures
File Info
Compatibility:
Zandalari and Kul Tiran (8.1.5)
Tides of Vengeance (8.1.0)
Battle for Azeroth (8.0.1)
Updated:03-12-19 07:00 PM
Created:09-26-16 12:05 PM
Downloads:38,639
Favorites:19
MD5:

bdNameplates  Popular! (More than 5000 hits)

Version: 2.64
by: Blooblahguy [More]

bdNameplate are a lightweight replacement to the default nameplates. It adds a couple of features to the new nameplates introduced in legion. But mostly it makes them not look like crap.

note: You need bdCore to use this addon, or any other bd_ addons

Features

Threat coloring (red for aggro, orange for danger, green for not)
Class coloring
Better target indication (higher alpha/white text)
Quick reskin to personal resource display
Custom aura tracking (in addition to default stuns/spells tracked by blizzard)
/bd config to access in game config
/bd lock to unlock the addon and move it around

To Do List
Finding a way to let nameplates be clickable on mouse down instead of up.

Shoutout to Zork for making this way better with oUF implementation

2.05
Bug fixes
Adding fixate feature

2.0
Toc bump
Minor bug fixes

1.98
Bug fix for p3 Gul'dan module

1.97
Bug fixes for boss modules

1.96
Added new texture (req. restart)
Fixate display improvement

1.95
Bug fixes for Gul'dan

1.9
Added new functionality for AoE circles around players with certain debuffs.
Added new boss modules
Added Gul'dan functionality
Changed config
Added color configuration

1.85
Added option for target glow
Bug fixes

1.81
Removed star augur sign tracking
Replaced it with "red" and "green" displays

1.8
Loads of bug fixes
Fixed aura displays in pvp
Fixed pvp healthbar displays
Completely fixed false castbar shows/hides
Added configuration options and callbacks

1.75
Quick debuff display fix

1.7
Forcing player display for now until I can fix blizz bug
Added player debuffs
Fixed some bugs
Changed motion speed and spacing

1.65
Performance fixes
Display fixes

1.4
Lots of config options added
Bug fixes

1.3
Added friendly nameplate skinning. bdNameplates now removes healthbar/castbars from friendly units, and shows their names as well as Whitelisted+Raid relevant debuffs above their heads.
Fixed castbar showing incorrectly bug
Changed alpha displays and fixed the cvar configuration so everything is consistently set.
If you'd like to see things added to the configuration please let me know

1.2
Sizing/targeting fixes

1.1.2
See below but I'm tired and missed one

1.1.1
Removing bad bdCore func refs

1.1
Added regular tooltip to mouseover
Fixed bug with leaving combat/threat

1.0
Added custom aura tracking
Fixed threat coloring anomalies
Moved to oUF based spawning (awesome job zork)
Added in game configuration

0.7
Fixed small bug with mouseover name color
Added absorbs in the style of bdUnitFrames
Optional Files (0)


Post A Reply Comment Options
Unread 09-26-16, 12:55 PM  
kawe
A Cyclonian
 
kawe's Avatar

Forum posts: 40
File comments: 95
Uploads: 1
thx
Report comment to moderator  
Reply With Quote
Unread 10-08-16, 11:38 AM  
Trommy
A Fallenroot Satyr
 
Trommy's Avatar

Forum posts: 23
File comments: 106
Uploads: 0
Sry, isnt working.
Report comment to moderator  
Reply With Quote
Unread 10-09-16, 07:43 AM  
bloodvril
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
about bdnameplates

Hey,first of all thanks for addin this addon, the minimal style of it is what ive been looking for so long (this goes to the whole bd series),but i would like to know is there a way to configure the nameplates(like change sizes fonts etc) ?
Report comment to moderator  
Reply With Quote
Unread 10-09-16, 10:06 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally Posted by Trommy
Sry, isnt working.
Make sure you have bdCore installed. It works
Report comment to moderator  
Reply With Quote
Unread 10-09-16, 10:07 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Re: about bdnameplates

Originally Posted by bloodvril
Hey,first of all thanks for addin this addon, the minimal style of it is what ive been looking for so long (this goes to the whole bd series),but i would like to know is there a way to configure the nameplates(like change sizes fonts etc) ?
Coming in the next update! Blizzard is making resizing them a lot less painful in 7.1, so it won't be fully flushed out until then. but I'll get at least some config options up in the next week.
Report comment to moderator  
Reply With Quote
Unread 11-10-16, 04:52 AM  
university81
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
first off, huge thanks for the hard work on a great addon set, discovered it as it was mentioned on a youtube video, loving the clean/minimalist look,

currently using the chat/minimap/buff and nameplate addons, all really great


//

had just one question on the nameplates , is there anyway to size the debuff icons differently?

they're currently somewhat squashed and out of proportion (looks like they're a bit too wide), might just be a tweak in the lua

Basically when a target mob/unit gets debuffed/stunned either by me or another class, there's an out of proportion icon above them to indicate this, i've attached a screenie in case , you can resize the debuff but it's always out of proportion

can live with it, but would love to be able to fix it =)

thanks again





** edit // managed to fix it by editing the core.lua file in the addon directory, if anyone is interested just need to add button set width in there

self.Auras.PostUpdateIcon = function(Auras, unit, button)
bdCore:setBackdrop(button)
button.cd:GetRegions():SetAlpha(0)
button:EnableMouse(false)
button.icon:SetTexCoord(0.08, 0.9, 0.08, 0.9)
button:SetAlpha(0.8)
button:SetHeight(config.debuffsize*.7)
button:SetWidth(config.debuffsize*.7)
Last edited by university81 : 11-10-16 at 05:20 PM.
Report comment to moderator  
Reply With Quote
Unread 11-15-16, 09:50 AM  
Ryjer
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
For whatever reason, I can't put my personal auras on the nameplate. I want to put my ignite, living bomb, etc on it but even setting them on the config isn't working. Any idea as to why that's happening?
Report comment to moderator  
Reply With Quote
Unread 11-28-16, 02:08 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
nameplateShowPersonal is probably false.
Lua Code:
  1. if (nameplateShowAll or (nameplateShowPersonal and caster == "player")) then
Alternatively you could just check for the caster
Lua Code:
  1. if nameplateShowAll or (caster == "player" or caster == "pet" or caster == "vehicle") then
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 11-28-16 at 05:23 AM.
Report comment to moderator  
Reply With Quote
Unread 01-17-17, 01:29 AM  
Dools1337
A Defias Bandit
 
Dools1337's Avatar

Forum posts: 2
File comments: 30
Uploads: 0
Thanks for your work, your ui / addons are really amazing.
Last edited by Dools1337 : 01-17-17 at 07:32 PM.
Report comment to moderator  
Reply With Quote
Unread 01-27-17, 01:59 PM  
Crumps
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Hi there, love your addons! I was just wondering if there was a way to remove HP bars from your Nameplates for allies only? I really like the clarity of names and bars but I just don't want to see the HP bars for every friendly in a raid or BG etc :P Thanks!
Report comment to moderator  
Reply With Quote
Unread 01-31-17, 06:40 AM  
MetzgersWitwe
A Defias Bandit
 
MetzgersWitwe's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Code:
Fixed castbar showing incorrectly bug
thanks for fixing this bug, sometimes i didn't know why some random basilisks are trying to cast shadowbolts
Report comment to moderator  
Reply With Quote
Unread 01-31-17, 12:01 PM  
MetzgersWitwe
A Defias Bandit
 
MetzgersWitwe's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
I've tested the new version and got error and no more bars are shown.

3x [ADDON_ACTION_BLOCKED] AddOn 'bdNameplates' tried to call the protected function 'SetCVar()'.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]:: in function 'SetCVar'
bdNameplates\core.lua:164: in function <bdNameplates\core.lua:143>
bdNameplates\core.lua:436: in function <bdNameplates\core.lua:396>
bdCore\lib\oUF\ouf.lua:605: in function '?'
bdCore\lib\oUF\ouf.lua:626: in function <bdCore\lib\oUF\ouf.lua:625>
Report comment to moderator  
Reply With Quote
Unread 01-31-17, 07:51 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally Posted by MetzgersWitwe
I've tested the new version and got error and no more bars are shown.

3x [ADDON_ACTION_BLOCKED] AddOn 'bdNameplates' tried to call the protected function 'SetCVar()'.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]:: in function 'SetCVar'
bdNameplates\core.lua:164: in function <bdNameplates\core.lua:143>
bdNameplates\core.lua:436: in function <bdNameplates\core.lua:396>
bdCore\lib\oUF\ouf.lua:605: in function '?'
bdCore\lib\oUF\ouf.lua:626: in function <bdCore\lib\oUF\ouf.lua:625>
That error alone won't actually break the addon, it's just a combat protected function and it will fall to get called. If you're not seeing any bars, make sure that you don't have any other nameplate addons enabled. The newest update also fixes some bugs, so worth checking that out.
Report comment to moderator  
Reply With Quote
Unread 02-01-17, 06:51 AM  
MetzgersWitwe
A Defias Bandit
 
MetzgersWitwe's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Firstly when installed, I had bars but then they suddenly disappeared, don't know what happened and then the error started to pop up. So sorry for the false posting, I thought it could have something to do with.

I'll try the new version in the evening today, thanks!
Report comment to moderator  
Reply With Quote
Unread 02-06-17, 02:30 AM  
MetzgersWitwe
A Defias Bandit
 
MetzgersWitwe's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Fixed pvp healthbar displays
Didn't work for me, even made a clean install. No Bars are shown when fighting other players. Only the names are shown.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: