Thread Tools Display Modes
12-11-15, 09:31 AM   #1
Spyro
A Fallenroot Satyr
 
Spyro's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2011
Posts: 23
They have added events and API for nameplates, am I dreaming?
 
12-11-15, 10:40 AM   #2
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by Spyro View Post
They have added events and API for nameplates, am I dreaming?
They are units like anything else (nameplate1-30). What we've seen so far is only 30 units though, but the system may be dynamic and create more that we couldn't see from our scraping.
 
12-11-15, 02:06 PM   #3
jeruku
A Cobalt Mageweaver
 
jeruku's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 223
I had read somewhere that they will be moving their nameplate code into their Blizzard_Addon portion of the UI. Along with adding much needed easy access to the frames instead of authors needing to scan for them.

However I am unable to recollect where I had read this so do not take my word for it.
__________________
"I have not failed, I simply found 10,000 ways that did not work." - Thomas Edison
 
12-11-15, 03:00 PM   #4
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
Originally Posted by jeruku View Post
I had read somewhere that they will be moving their nameplate code into their Blizzard_Addon portion of the UI. Along with adding much needed easy access to the frames instead of authors needing to scan for them.

However I am unable to recollect where I had read this so do not take my word for it.
Probably right here, although the original post was a reply to someone, it was probably split off for being off-topic.
 
12-15-15, 07:32 PM   #5
TOM_RUS
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 95
Current changes Beta (20773) vs Beta (20810) http://paste2.org/8KHsj26B
 
01-15-16, 01:24 AM   #6
acapela
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 241
Originally Posted by Spyro View Post
They have added events and API for nameplates, am I dreaming?
Looks like a few events (lifecycle-related: create, display size changed, buff/debuff manifest changed, etc), and indeed some sort of API available via the "C_NamePlate" global.

Another poster seems to suggest that the "name plate unit" concept I am seeing in the Blizzard LUA is not an actual unitid, but some sort of simplistic numbering scheme. However, I am seeing this identifier used in conjunction with checks to see if it corresponds to the player or a friendly unit, to fetch the nameplate corresponding to it (via a function member of "C_NamePlate"), and collect buff/debuff information, etc. This suggests this is not some vacuous abstraction, but something that can be used to validate certain information about the unit in question. Maybe an actual unit "GUID"?

Dunno what restrictions on changing look/feel will come along with this. Some of their changes in the past have seemed to be aimed at making it difficult to use nameplates as a targeting aid in PvP.
__________________
Retired author/maintainer of Aloft (the nameplate addon)
http://www.wowinterface.com/download...AloftBeta.html
-----
Zippy said it best: "All life is a BLUR of Republicans and Meat!"
 
01-27-16, 09:44 PM   #7
TOM_RUS
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 95
Globals diff dump build 20914 vs 20979
 
 

WoWInterface » Site Forums » Archived Beta Forums » Legion Beta archived threads » API changes in Legion


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off