Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-29-12, 07:57 PM   #1
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
[5.0.3.15882-5.0.4.15913] API changes

and yet another ugly dump of the _G changes
Lua Code:
  1. GetBuildInfo() => "5.0.4", "15913", "Jul 26 2012", 50001

Global API functions
New
  1. wowpedia, wowprog, framexml, AcknowledgeAutoAcceptQuest() -- 1 hit
  2. wowpedia, wowprog, framexml, BNCheckBattleTagInviteToGuildMember() -- 1 hit
  3. wowpedia, wowprog, framexml, BNCheckBattleTagInviteToUnit() -- 1 hit
  4. wowpedia, wowprog, framexml, BNSendVerifiedBattleTagInvite() -- 1 hit
  5. wowpedia, wowprog, framexml, BNTokenFindName() -- 1 hit
  6. wowpedia, wowprog, GetAreaMapInfo() -- unused
  7. wowpedia, wowprog, GetAreaMaps() -- unused
  8. wowpedia, wowprog, GetContinentMapInfo() -- unused
  9. wowpedia, wowprog, GetContinentMaps() -- unused
  10. wowpedia, wowprog, GetDungeonMapInfo() -- unused
  11. wowpedia, wowprog, GetDungeonMaps() -- unused
  12. wowpedia, wowprog, framexml, GetGlyphLinkByID() -- 1 hit
  13. wowpedia, wowprog, GetWorldLocFromMapPos() -- unused
  14. wowpedia, wowprog, GetWorldMapTransformInfo() -- unused
  15. wowpedia, wowprog, GetWorldMapTransforms() -- unused
Removed
  1. wowpedia, wowprog, framexml, BNTokenCombineGivenAndSurname() -- 1 hit, renamed to BNTokenFindName()

FrameXML functions
New
  1. go-hero, AddFriendFrame_IsValidBattlenetName()
  2. go-hero, BattlePetToolTip_Show()
  3. go-hero, BattleTagInviteFrame_Show()
  4. go-hero, FriendsFrameBattlenetFrame_HideBroadcastFrame()
  5. go-hero, FriendsFrameBattlenetFrame_HideSubFrames()
  6. go-hero, FriendsFrameBattlenetFrame_SetBroadcast()
  7. go-hero, FriendsFrameBattlenetFrame_ShowBroadcastFrame()
  8. go-hero, FriendsFrameBattlenetFrame_UpdateBroadcast()
  9. go-hero, FriendsTabHeader_ClickTab()
  10. go-hero, FriendsTabHeader_ResizeTabs()
  11. go-hero, GuildMemberDropDown_Initialize() -- loadondemand
  12. go-hero, GuildMemberOfflineDropDown_Initialize() -- loadondemand
  13. go-hero, GuildRoster_ShowMemberDropDown() -- loadondemand
  14. go-hero, InputScrollFrame_OnLoad()
  15. go-hero, InspectTalentFrameTalent_OnClick() -- loadondemand
  16. go-hero, PetJournal_HidePetDropdown() -- loadondemand
  17. go-hero, ReputationWatchBar_UpdateMaxLevel()
  18. go-hero, StanceBar_OnEvent()
  19. go-hero, StanceBar_OnLoad()
Removed
  1. go-hero, CoreAbility_OnEnter() -- previously deprecated
  2. go-hero, InspectGlyphFrameHeader_OnClick()
  3. go-hero, InspectGlyphFrameSpell_OnClick()

C_* functions
New
  1. wowpedia, framexml, C_PetBattles.GetAbilityStateModification() -- 1 hit
  2. wowpedia, framexml, C_PetBattles.GetAllStates() -- 1 hit

Last edited by Ketho : 08-09-12 at 02:59 PM.
 
 

WoWInterface » Site Forums » Archived Beta Forums » MoP Beta archived threads » [5.0.3.15882-5.0.4.15913] API changes


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