Thread Tools Display Modes
08-17-12, 11:56 AM   #1
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
[5.0.4.15972-15983] API changes

small dump of the _G changes
* "Druid Mana" is changed to Alternate Mana
* Can't accept pet battle queues when falling
Lua Code:
  1. GetBuildInfo() => "5.0.4", "15983", "Aug 14 2012", 50001

FrameXML functions
New
  1. go-hero, AlternatePowerBar_SetLook()
  2. go-hero, PaperDollFrame_SetAlternateMana()
  3. go-hero, QueueStatusDropDown_AcceptQueuedPVPMatch()
Removed
  1. go-hero, PaperDollFrame_SetDruidMana()

String Variables
New
Lua Code:
  1. DUNGEON_FLOOR_GILNEAS2 = "Main Floor"
  2. DUNGEON_FLOOR_GILNEAS3 = "Upper Floor"
  3. DUNGEON_FLOOR_GILNEAS_TERRAIN22 = "Main Floor"
  4. DUNGEON_FLOOR_GILNEAS_TERRAIN23 = "Upper Floor"
Removed
Lua Code:
  1. DUNGEON_FLOOR_GILNEAS_TERRAIN12 = "Main Floor"
  2. DUNGEON_FLOOR_GILNEAS_TERRAIN13 = "Upper Floor"


Tables
Removed
Code:
PlayerFrameMonkManaBar
PlayerFrameMonkManaBarBackground
PlayerFrameMonkManaBarBorder
PlayerFrameMonkManaBarText

Last edited by Ketho : 08-17-12 at 12:55 PM.
 
 

WoWInterface » Site Forums » Archived Beta Forums » MoP Beta archived threads » [5.0.4.15972-15983] API changes

Thread Tools
Display Modes

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