Thread Tools Display Modes
07-20-06, 10:19 PM   #1
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 7,134
Observed API Changes for 1.12

This is a list of the API changes detected when comparing the current 0.12 PTR build against the last 1.11.2 live build. Many of the changes are covered in the 1.12 changes sticky post. I've marked those which are incompatible changes to existing functionality with !!!!.

Cursor Functions
* NEW ClearCursor() - Clears whatever item the cursor is dragging from the cursor.

Lottery Functions
Once again it appears that Blizzard want to torment us with an API set that we can't actually use, first it was the minigames API, and now this.. My guess by the names is that these are all related to some sort of in-game lottery. Maybe the faire is getting more carnies?
* NEW BuyRandomPicks
* NEW CloseLottery
* NEW GetJackpotAmount
* NEW GetLastLotteryNumbers
* NEW GetLotteryPrizeInfo
* NEW GetMoneyPrizes
* NEW GetNextDrawTime
* NEW GetNumLotteryPrizes
* NEW GetNumPastDrawResults
* NEW GetPastDrawResult
* NEW SubmitNumbers

Battlefield Functions
* REMOVED GetBattlefieldWorldStateUIInfo(index) !!!!
* REMOVED GetNumBattlefieldWorldStateUI() !!!!

Nameplates
* NEW HideFriendNameplates() - Hide nameplates above friendly units.
* NEW ShowFriendNameplates - Show nameplates above friendly units.

Music Player (Mac iTunes only)
* NEW MusicPlayer_BackTrack() - Go back a track (Mac iTunes only)
* NEW MusicPlayer_NextTrack() - Go forward a track (Mac iTunes only)
* NEW MusicPlayer_PlayPause() - Toggle play/paulse (Mac iTunes only)
* NEW MusicPlayer_VolumeDown() - Reduce music volume (Mac iTunes only)
* NEW MusicPlayer_VolumeUp() - Increase music volume (Mac iTunes only)

Communications
* NEW SendAddonMessage ("prefix", "message" [,"type"]) - Send an inter-addon message to a specific group (type is "RAID" , "PARTY", "BATTLEGROUND", or "GUILD")

Action Bar
* CHANGED SetActionBarToggles(show1, show2, show3, show4, alwaysShow) - Added alwaysShow parameter.

Base UI Utilities
* CHANGED OptionsFrame_EnableCheckBox (checkBox,setChecked,checked,isWhite) - New setChecked parameter - NOT a backward compatible change !!!!

Unknown
* NEW IsVendorActive - This isn't yet used in the standard UI code.

Last updated: 2006-07-20 20:57 Pacific
  Reply With Quote

WoWInterface » Developer Discussions » Tutorials & Other Helpful Info. » Observed API Changes for 1.12

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