Patch 7.0.3/API changes

From Warcraft Wiki
Jump to navigation Jump to search

New

Changes

Removals

  • Glyph handling: CastGlyph, SetGlyph, GetGlyphInfo, etc.
  • GetInventoryItemGems and GetContainerItemGems (but gem information is still apparently extractable from the itemString)
  • GetQuestLogRewardTalents
  • API regarding in-field visibility changes to helms and cloaks: ShowHelm, ShowCloak, ShowingHelm, ShowingCloak
  • Functions regarding defunct stats Multistrike and Amplify
  • Frame method: Frame:AllowAttributeChanges()
  • Event UNIT_COMBO_POINTS (streamlined into UNIT_POWER)
  • CVar floatingCombatTextComboPoints (streamlined into CVar floatingCombatTextEnergyGains)
  • Model:GetModel() has been replaced by Model:GetModelFileID()