WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Tutorials & Other Helpful Info. (https://www.wowinterface.com/forums/forumdisplay.php?f=12)
-   -   API Changes for 22 Mar 05 patch (1300) (https://www.wowinterface.com/forums/showthread.php?t=646)

Cairenn 04-19-05 08:47 PM

API Changes for 22 Mar 05 patch (1300)
 
I've finally finished my initial scan of the patched app, and here's what we've got to deal with:

REMOVED:
GetCurrentPosition
PlayVocalCategory
ReportBug
ReportNote
ReportSuggestion
SortRaidRoster
UnitFacing

NEW:
AddQuestWatch(index)
ConfirmLootRoll(index)
GetActionBarToggles()
GetNumQuestWatches()
GetQuestIndexForWatch(index)
IsQuestWatched(index)
IsUnitOnQuest(index,"unit")
RemoveQuestWatch(index)
RenamePetition(text)
RequestRaidInfo()
ResurrectHasTimer()
SetActionBarToggles(show1,show2,show3,show4)
UnitAffectingCombat("unit")
Frame:IsMovable()
Frame:IsResizable()
Frame:SetMovable(isMovable)
Frame:SetResizable(isResizable)

date()
time()
xpcall(f,err)
pcall(f)

CHANGED:
TabardModel:CanSave() became TabardModel:CanSaveTabardNow()

NOT REMOVED (TYPO IN MY TEST! SORRY!)
UnitIsPlusMob


EDIT: Added lua library funcs too
EDIT: Removed UnitIsPlusMob
EDIT: Added Frame movable and resizable methods

Credit Iriel, this thread.


All times are GMT -6. The time now is 03:36 PM.

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