WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Tutorials & Other Helpful Info. (https://www.wowinterface.com/forums/forumdisplay.php?f=12)
-   -   Observed API Changes for 1.12 (https://www.wowinterface.com/forums/showthread.php?t=5532)

Cairenn 07-20-06 10:19 PM

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


All times are GMT -6. The time now is 05:07 PM.

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