Thread Tools Display Modes
04-19-05, 08:47 PM   #1
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 7,134
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.
 

WoWInterface » Developer Discussions » Tutorials & Other Helpful Info. » API Changes for 22 Mar 05 patch (1300)


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