Adjust to 11.1.5 api changes #5740
Labels
⏱ Awaiting Response
This ticket hasn't been triaged yet.
🎨 Feature Request
This is a request for a new feature, or an expansion of an existing feature.
SPELL_UPDATE_COOLDOWN and similar events have a payload: https://github.com/Gethe/wow-ui-source/blob/514e507c79e0a5ffa8d1dd1d1eecd9c5f59382cc/Interface/AddOns/Blizzard_APIDocumentationGenerated/SpellBookDocumentation.lua
Stanzilla/WoWUIBugs#250 was fixed
An api for creature types/families was added: Interface/AddOns/Blizzard_APIDocumentationGenerated/CreatureInfoDocumentation.lua
An api for compressing/decompressing was added: https://github.com/Gethe/wow-ui-source/blob/514e507c79e0a5ffa8d1dd1d1eecd9c5f59382cc/Interface/AddOns/Blizzard_APIDocumentationGenerated/EncodingUtilDocumentation.lua
An api for spell range checking was added: EnableSpellRangeCheck, though due to how the cooldown manager calls it it unusable for us.
GetAtlasElements ?
Stanzilla/WoWUIBugs#414
GetTotemInfo has a spell id PLAYER_TOTEM_UPDATE has a slot id
The text was updated successfully, but these errors were encountered: