View Single Post
08-04-14, 08:01 PM   #1
Cybeloras
A Fallenroot Satyr
 
Cybeloras's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 28
Build 18663 changes

Things that changed:
- Custom textures and sounds are back. Rejoice!
- Broken SV number serializer is fixed (http://www.wowinterface.com/forums/s...d.php?p=294745)
- NUM_WORLD_RAID_MARKERS = 8; (use to be 5)
- Cooldown:SetSwipeColor(r, g, b) is a new function.

Things that DIDN'T change:
- GetSpellInfo still returns blank strings, and cost and powerType returns are still gone.
- GameTooltip:SetFrameStack() still throws `invalid key to "next" <in C code>` sometimes. I figured it out finally: http://us.battle.net/wow/en/forum/topic/13733673310#1
- GetInventoryItemsForSlot is still wildly broken (always populates the table with a seemingly random number of items when transmogging).

Last edited by Cybeloras : 08-06-14 at 01:18 PM.