Patch 11.0.5/API changes

From Warcraft Wiki
Jump to navigation Jump to search

Resources

Consolidated changes

11.0.2 (56819)11.0.5 (57212) Oct 22 2024

Global API

Added (20) Removed (8)
C_QuestLog.GetQuestsOnMap
  # ret 1: quests, InnerType: QuestOnMapInfo -> QuestPOIMapInfo
C_Spell.DoesSpellExist
  # arg 1: spellIdentifier, Documentation
C_Spell.GetSpellIDForSpellIdentifier
  # arg 1: spellIdentifier, Documentation
C_Spell.GetSpellInfo
  # arg 1: spellIdentifier, Documentation
C_TransmogCollection.GetCategoryInfo
  + ret 6: canRanged
PlayerEffectiveAttackPower
  + ret 4: baseAttackPower
  + ret 5: baseRangedAttackPower

Widgets

Added (2) Removed (0)
StatusBar:SetStatusBarTexture
  + ret 1: success

Events

Added (3) Removed (0)
CURRENCY_TRANSFER_FAILED
  + failureReason
SPELL_ACTIVATION_OVERLAY_SHOW
  # locationName -> locationType

CVars

Added (5) Removed (1)
bankConfirmTabCleanUpCVar: bankConfirmTabCleanUp (Game)
Default: 1, Scope: Account
Stores whether to show a confirmation dialog when you click the button to auto clean up your bank tabs
ChromaEffectsEnableCVar: ChromaEffectsEnable
Default: 1
Enable chroma effects on supported peripherals
ChromaEffectsFactionColorCVar: ChromaEffectsFactionColor
Default: 1
Enable setting chroma base layer color to match current faction
expandWarbandCharacterListCVar: expandWarbandCharacterList (Game)
Default: 1, Scope: Account
Stores if the warband character list is expanded or collapsed.
useHighResTexturesCVar: useHighResTextures (Game)
Default: 1
Prefer upscaled versions of texture assets when available
collapsedWarbandGroupsCVar: collapsedWarbandGroups (Game)
Stores the IDs of which warband groups are collapsed.

Enums

Enum.AccountCurrencyTransferResult
  + TransactionInProgress
Enum.AccountTransType
  + CharacterDataMerge
Enum.BagFlag
  + AllowSoulboundItemInAccountBank
Enum.CurrencyFlags
  # DeprecatedCurrencyFlag -> CurrencyUsesLedgerBalance
Enum.PowerType
  # Obsolete -> BurningEmbers
  # Obsolete2 -> DemonicFury
  + Happiness
  + ShadowOrbs
  + RuneChromatic
Enum.SubcontainerType
  + KeyringObsolete -> Keyring
Enum.TraitSystemFlag
  + AllowEditInCombat

Structures

BNetGameAccountInfo
  - isWowMobile
FriendInfo
  - mobile
IconAndTextWidgetVisualizationInfo
  + shiftTextType