Download
(80Kb)
Download
Updated: 08-14-16 08:09 PM
Pictures
File Info
Compatibility:
Legion (7.0.3)
Updated:08-14-16 08:09 PM
Created:08-08-16 09:46 PM
Downloads:2,439
Favorites:4
MD5:

Roth Nameplates

Version: 1.2.0
by: Galaxy119 [More]

This is simply a standalone version of the nameplate addon used in my Roth UI.

Enjoy.

Version 1.2.0
-Fixed Wrong name display error
-Added colors to unit level
-Fixed c-stack error


Version 1.1.3
-Fixed graphical bug causing FPS drop


Version 1.1.2
-Fixed small graphical bug


Version 1.1.0
-Added Unit level next to name
-Added Unit Type indicator next to level
-Fixed Bar Highlight texture
Optional Files (0)


Post A Reply Comment Options
Unread 08-09-16, 03:38 AM  
Jdtigg
A Fallenroot Satyr
 
Jdtigg's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 24
Uploads: 8
Thumbs up Now this is awesome

I have followed your UI with great interest and glad you have separated this from the bunch. Question, is there any way to have the level show up (60, 74, etc) on the bar and color it based upon the level range? Also to show if it is an elite or not?

Thank you
Report comment to moderator  
Reply With Quote
Unread 08-09-16, 06:10 AM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Re: Now this is awesome

Originally Posted by Jdtigg
I have followed your UI with great interest and glad you have separated this from the bunch. Question, is there any way to have the level show up (60, 74, etc) on the bar and color it based upon the level range? Also to show if it is an elite or not?

Thank you
Possible, yes. However not within the current scope of the addon.
Right now all it is, is a re-skin of the default blizzard nameplates. Now that Roth UI is officially ready for legion release (updates artworks, artifact power bar, etc) I will be looking to add more features to module addons such as rNamePlates.

If you know Lua and wish to tinker with it yourself feel free.

I'll be looking to add elite/rare/boss text, level indicator and possible config options for bar colors in the coming weeks, though I have no ETA on when these features may start to become available.
Report comment to moderator  
Reply With Quote
Unread 08-09-16, 07:13 PM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
http://imgur.com/a/3JKXl

The default blizzard nameplates do show the elite symbol.
Report comment to moderator  
Reply With Quote
Unread 08-10-16, 10:58 PM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Update 1.1

Updated version features fixed bar highlight texture aswell as includes target level in name. Features + to signify elites, ?? to signify bosses and * to signify rares.
Report comment to moderator  
Reply With Quote
Unread 08-11-16, 03:53 AM  
Taet
A Deviate Faerie Dragon

Forum posts: 17
File comments: 81
Uploads: 0
FPS killer from 60 to 40
Report comment to moderator  
Reply With Quote
Unread 08-11-16, 04:58 AM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Originally Posted by Taet
FPS killer from 60 to 40
I noticed this bug myself, I'm working on a fix, the problem is it keeps writing textures over and over.
Report comment to moderator  
Reply With Quote
Unread 08-11-16, 05:10 AM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Please update to the newest version (1.1.3) to fix FPS drop
Report comment to moderator  
Reply With Quote
Unread 08-11-16, 09:52 AM  
Taet
A Deviate Faerie Dragon

Forum posts: 17
File comments: 81
Uploads: 0
gj fps is back, BUT anytime i take this bug https://ctrlv.cz/pRSH
Report comment to moderator  
Reply With Quote
Unread 08-11-16, 11:24 AM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Originally Posted by Taet
gj fps is back, BUT anytime i take this bug https://ctrlv.cz/pRSH
That is very odd, is there any specific condition to replicate the bug or does it seem to be random?

I can't reproduce it at all on my end.

It's possible it's a bug with the default blizzard plates, as mine doesn't touch the raid target icons, but I will try and look into it.

Do any Lua errors pop up when the bug occurs? (/console scriptErrors 1) to turn lua errors on
Report comment to moderator  
Reply With Quote
Unread 08-14-16, 04:15 AM  
Diavol
A Defias Bandit

Forum posts: 2
File comments: 1
Uploads: 0
Is there any way to edit width of nameplate? In that case, I think that it could be better to add in-game commands to edit height, width and scale.
Also, often incorrect names are displayed above the nameplate: https://ctrlv.cz/OTmQ
Thank you.
Last edited by Diavol : 08-14-16 at 04:46 AM.
Report comment to moderator  
Reply With Quote
Unread 08-14-16, 12:54 PM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Originally Posted by Diavol
Is there any way to edit width of nameplate? In that case, I think that it could be better to add in-game commands to edit height, width and scale.
Also, often incorrect names are displayed above the nameplate: https://ctrlv.cz/OTmQ
Thank you.
Edit Roth_UI/embeds/rNamePlates/rNamePlates.lua
This line: https://github.com/galaxy119/Roth_UI...Plates.lua#L65
Change the first value for length, second value for width.

Currently the addon is not setup to have player configurable options in that way, and due to the amount of time it takes to add such things I won't be able to add one soon.

The names bug is currently being looked into, it seems to only happen on enemy players, probably something I need to change in how the levels and tags are handled.
Report comment to moderator  
Reply With Quote
Unread 08-14-16, 08:10 PM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Newest version (1.2.0) fixes wrong unit name bug aswell as no unit name bug.
Report comment to moderator  
Reply With Quote
Unread 08-16-16, 02:51 AM  
Vishanka
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Hi! Thank you for updating these, I love them!
Do they work with Healers Have To Die now?
Report comment to moderator  
Reply With Quote
Unread 08-16-16, 05:51 AM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Originally Posted by Vishanka
Hi! Thank you for updating these, I love them!
Do they work with Healers Have To Die now?
Untested with other addons, if you run into problems let me know and I will see what I can do.
I mostly maintain this just as a standalone version of what comes with Roth UI, so normally if it's not a feature I will use I won't add it but I'll at least take a look to see if it's a simple fix.

It should though, since all this does is reskin the blizzard nameplate frame, rather than replace it.
Report comment to moderator  
Reply With Quote
Unread 08-17-16, 06:24 AM  
Vishanka
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Healers Have To Die seems to work flawless with this :-)
Thanks!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: