WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   MoP Beta archived threads (https://www.wowinterface.com/forums/forumdisplay.php?f=162)
-   -   [5.0.4.15961-15972] API changes (https://www.wowinterface.com/forums/showthread.php?t=43900)

Ketho 08-15-12 07:52 PM

[5.0.4.15961-15972] API changes
 
small dump of the _G changes
Lua Code:
  1. GetBuildInfo() => "5.0.4", "15972", "Aug 12 2012", 50001

Global API functions
Quote:

New
  1. wowpedia, wowprog, GetTradeSkillCategoryFilter() -- unused
  2. wowpedia, wowprog, framexml, GetTradeSkillSubCategories() -- 2 hits in 1 file
  3. wowpedia, wowprog, framexml, SetTradeSkillCategoryFilter() -- 2 hits in 2 files
Removed
  1. wowpedia, wowprog, framexml, GetTradeSkillSubClassFilter()
  2. wowpedia, wowprog, framexml, SetTradeSkillSubClassFilter()
new args: reaction (6), threshold (7) for GetFriendshipReputation()

C_* functions
Quote:

New
  1. wowpedia, framexml, C_PetJournal.PetCanBeReleased() -- 1 hit
  2. wowpedia, framexml, C_PetJournal.PetIsLockedForConvert() -- 1 hit
  3. wowpedia, framexml, C_PetJournal.PetIsRevoked() -- 1 hit
new arg: unique (16) for C_PetJournal.GetPetInfoByPetID() and C_PetJournal.GetPetInfoBySpeciesID()

Events
Quote:

New
  1. wowpedia, wowprog, framexml, CRITERIA_COMPLETE -- 2 hits in 1 file
new arg: isGuildSpell (3) for LEARNED_SPELL_IN_TAB

String Variables
New
Lua Code:
  1. DUNGEON_FLOOR_GILNEAS_TERRAIN11 = "Emberstone Mine"
  2. DUNGEON_FLOOR_GILNEAS_TERRAIN12 = "Main Floor"
  3. DUNGEON_FLOOR_GILNEAS_TERRAIN13 = "Upper Floor"
  4. DUNGEON_FLOOR_KUNLAISUMMIT11 = "Upper Deep"
  5. DUNGEON_FLOOR_KUNLAISUMMIT12 = "Lower Deep"
  6. FRIENDSHIP_STANDING_CHANGED = "Your relationship with %s is now %s."
Removed
Lua Code:
  1. DUNGEON_FLOOR_GILNEAS1 = "Emberstone Mine"
  2. DUNGEON_FLOOR_GILNEAS2 = "Main Floor"
  3. DUNGEON_FLOOR_GILNEAS3 = "Upper Floor"


All times are GMT -6. The time now is 07:53 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI