Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Simpy
BlizzardInterfaceCode
Commits
937154a8
Commit
937154a8
authored
Aug 12, 2020
by
TOM_RUS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WOW-35522patch9.0.1_PTR
parent
64878158
Changes
102
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
102 changed files
with
2782 additions
and
1079 deletions
+2782
-1079
Interface/AddOns/Blizzard_APIDocumentation/ActionBarFrameDocumentation.lua
...Blizzard_APIDocumentation/ActionBarFrameDocumentation.lua
+30
-0
Interface/AddOns/Blizzard_APIDocumentation/BarberShopDocumentation.lua
...Ons/Blizzard_APIDocumentation/BarberShopDocumentation.lua
+14
-0
Interface/AddOns/Blizzard_APIDocumentation/ChatInfoDocumentation.lua
...ddOns/Blizzard_APIDocumentation/ChatInfoDocumentation.lua
+28
-0
Interface/AddOns/Blizzard_APIDocumentation/CursorDocumentation.lua
.../AddOns/Blizzard_APIDocumentation/CursorDocumentation.lua
+42
-0
Interface/AddOns/Blizzard_APIDocumentation/DateAndTimeDocumentation.lua
...ns/Blizzard_APIDocumentation/DateAndTimeDocumentation.lua
+9
-0
Interface/AddOns/Blizzard_APIDocumentation/ExpansionDocumentation.lua
...dOns/Blizzard_APIDocumentation/ExpansionDocumentation.lua
+22
-0
Interface/AddOns/Blizzard_APIDocumentation/GarrisonConstantsDocumentation.lua
...zzard_APIDocumentation/GarrisonConstantsDocumentation.lua
+15
-0
Interface/AddOns/Blizzard_APIDocumentation/GarrisonInfoDocumentation.lua
...s/Blizzard_APIDocumentation/GarrisonInfoDocumentation.lua
+20
-24
Interface/AddOns/Blizzard_APIDocumentation/LegendaryCraftingDocumentation.lua
...zzard_APIDocumentation/LegendaryCraftingDocumentation.lua
+14
-0
Interface/AddOns/Blizzard_APIDocumentation/PlayerChoiceDocumentation.lua
...s/Blizzard_APIDocumentation/PlayerChoiceDocumentation.lua
+1
-0
Interface/AddOns/Blizzard_APIDocumentation/SoulbindsDocumentation.lua
...dOns/Blizzard_APIDocumentation/SoulbindsDocumentation.lua
+124
-53
Interface/AddOns/Blizzard_AzeriteEssenceUI/Blizzard_AzeriteEssenceUI.lua
...s/Blizzard_AzeriteEssenceUI/Blizzard_AzeriteEssenceUI.lua
+105
-27
Interface/AddOns/Blizzard_AzeriteEssenceUI/Blizzard_AzeriteEssenceUI.xml
...s/Blizzard_AzeriteEssenceUI/Blizzard_AzeriteEssenceUI.xml
+40
-4
Interface/AddOns/Blizzard_BarbershopUI/Blizzard_BarberShopUI.lua
...ce/AddOns/Blizzard_BarbershopUI/Blizzard_BarberShopUI.lua
+5
-1
Interface/AddOns/Blizzard_CharacterCreate/Blizzard_CharacterCreate.lua
...Ons/Blizzard_CharacterCreate/Blizzard_CharacterCreate.lua
+61
-9
Interface/AddOns/Blizzard_CharacterCustomize/Blizzard_CharacterCustomize.lua
...izzard_CharacterCustomize/Blizzard_CharacterCustomize.lua
+26
-12
Interface/AddOns/Blizzard_CombatLog/Blizzard_CombatLog.xml
Interface/AddOns/Blizzard_CombatLog/Blizzard_CombatLog.xml
+9
-35
Interface/AddOns/Blizzard_Commentator/Blizzard_Commentator.toc
...face/AddOns/Blizzard_Commentator/Blizzard_Commentator.toc
+0
-1
Interface/AddOns/Blizzard_CovenantSanctum/Blizzard_CovenantSanctumRenown.lua
...izzard_CovenantSanctum/Blizzard_CovenantSanctumRenown.lua
+112
-54
Interface/AddOns/Blizzard_CovenantSanctum/Blizzard_CovenantSanctumRenown.xml
...izzard_CovenantSanctum/Blizzard_CovenantSanctumRenown.xml
+9
-7
Interface/AddOns/Blizzard_CovenantToasts/Blizzard_CovenantToasts.lua
...ddOns/Blizzard_CovenantToasts/Blizzard_CovenantToasts.lua
+4
-0
Interface/AddOns/Blizzard_CovenantToasts/Blizzard_CovenantToasts.toc
...ddOns/Blizzard_CovenantToasts/Blizzard_CovenantToasts.toc
+0
-1
Interface/AddOns/Blizzard_CovenantToasts/Blizzard_CovenantToasts.xml
...ddOns/Blizzard_CovenantToasts/Blizzard_CovenantToasts.xml
+26
-1
Interface/AddOns/Blizzard_GarrisonTemplates/Blizzard_GarrisonSharedTemplates.lua
...rd_GarrisonTemplates/Blizzard_GarrisonSharedTemplates.lua
+1
-1
Interface/AddOns/Blizzard_GarrisonUI/Blizzard_AdventuresBoard.lua
...e/AddOns/Blizzard_GarrisonUI/Blizzard_AdventuresBoard.lua
+121
-4
Interface/AddOns/Blizzard_GarrisonUI/Blizzard_AdventuresBoard.xml
...e/AddOns/Blizzard_GarrisonUI/Blizzard_AdventuresBoard.xml
+70
-2
Interface/AddOns/Blizzard_GarrisonUI/Blizzard_AdventuresCompleteScreen.lua
...Blizzard_GarrisonUI/Blizzard_AdventuresCompleteScreen.lua
+3
-0
Interface/AddOns/Blizzard_GarrisonUI/Blizzard_AdventuresCompleteScreen.xml
...Blizzard_GarrisonUI/Blizzard_AdventuresCompleteScreen.xml
+9
-3
Interface/AddOns/Blizzard_GarrisonUI/Blizzard_AdventuresRewardsScreen.lua
.../Blizzard_GarrisonUI/Blizzard_AdventuresRewardsScreen.lua
+1
-1
Interface/AddOns/Blizzard_GarrisonUI/Blizzard_CovenantMissionUI.lua
...AddOns/Blizzard_GarrisonUI/Blizzard_CovenantMissionUI.lua
+8
-48
Interface/AddOns/Blizzard_GarrisonUI/Blizzard_CovenantMissionUI.xml
...AddOns/Blizzard_GarrisonUI/Blizzard_CovenantMissionUI.xml
+3
-3
Interface/AddOns/Blizzard_MapCanvas/MapCanvas_ScrollContainerMixin.lua
...Ons/Blizzard_MapCanvas/MapCanvas_ScrollContainerMixin.lua
+29
-8
Interface/AddOns/Blizzard_MawBuffs/Blizzard_MawBuffs.lua
Interface/AddOns/Blizzard_MawBuffs/Blizzard_MawBuffs.lua
+7
-0
Interface/AddOns/Blizzard_MawBuffs/Blizzard_MawBuffs.xml
Interface/AddOns/Blizzard_MawBuffs/Blizzard_MawBuffs.xml
+1
-0
Interface/AddOns/Blizzard_NewPlayerExperienceGuide/GuideFrame.lua
...e/AddOns/Blizzard_NewPlayerExperienceGuide/GuideFrame.lua
+1
-1
Interface/AddOns/Blizzard_PVPUI/Blizzard_PVPUI.lua
Interface/AddOns/Blizzard_PVPUI/Blizzard_PVPUI.lua
+113
-78
Interface/AddOns/Blizzard_PVPUI/Blizzard_PVPUI.xml
Interface/AddOns/Blizzard_PVPUI/Blizzard_PVPUI.xml
+4
-1
Interface/AddOns/Blizzard_PlayerChoiceUI/Blizzard_PlayerChoiceUI.lua
...ddOns/Blizzard_PlayerChoiceUI/Blizzard_PlayerChoiceUI.lua
+21
-9
Interface/AddOns/Blizzard_PlayerChoiceUI/Blizzard_PlayerChoiceUI.xml
...ddOns/Blizzard_PlayerChoiceUI/Blizzard_PlayerChoiceUI.xml
+7
-8
Interface/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgeCraftingFrame.lua
.../Blizzard_RuneforgeUI/Blizzard_RuneforgeCraftingFrame.lua
+14
-9
Interface/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgeCraftingFrame.xml
.../Blizzard_RuneforgeUI/Blizzard_RuneforgeCraftingFrame.xml
+3
-3
Interface/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgeFrame.lua
...e/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgeFrame.lua
+6
-4
Interface/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgeFrame.xml
...e/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgeFrame.xml
+0
-8
Interface/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgeItemSlot.lua
...ddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgeItemSlot.lua
+4
-0
Interface/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgePowerList.lua
...dOns/Blizzard_RuneforgeUI/Blizzard_RuneforgePowerList.lua
+19
-7
Interface/AddOns/Blizzard_RuneforgeUI/Blizzard_RuneforgePowerList.xml
...dOns/Blizzard_RuneforgeUI/Blizzard_RuneforgePowerList.xml
+1
-1
Interface/AddOns/Blizzard_ScriptedAnimations/Blizzard_ScriptedAnimations.toc
...izzard_ScriptedAnimations/Blizzard_ScriptedAnimations.toc
+0
-6
Interface/AddOns/Blizzard_SharedMapDataProviders/BonusObjectiveDataProvider.lua
...ard_SharedMapDataProviders/BonusObjectiveDataProvider.lua
+3
-1
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduit.lua
...e/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduit.lua
+2
-2
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduitList.lua
...dOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduitList.lua
+158
-37
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduitList.xml
...dOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduitList.xml
+71
-27
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsNode.lua
...face/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsNode.lua
+203
-136
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsNode.xml
...face/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsNode.xml
+78
-34
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsTree.lua
...face/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsTree.lua
+89
-143
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsUtil.lua
...face/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsUtil.lua
+13
-10
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsViewer.lua
...ce/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsViewer.lua
+156
-88
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsViewer.xml
...ce/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsViewer.xml
+10
-4
Interface/AddOns/Blizzard_StoreUI/Blizzard_StoreUIInbound.lua
...rface/AddOns/Blizzard_StoreUI/Blizzard_StoreUIInbound.lua
+4
-0
Interface/AddOns/Blizzard_StoreUI/Blizzard_StoreUISecure.lua
Interface/AddOns/Blizzard_StoreUI/Blizzard_StoreUISecure.lua
+9
-15
Interface/AddOns/Blizzard_SubscriptionInterstitialUI/Blizzard_SubscriptionInterstitialUI.lua
...ionInterstitialUI/Blizzard_SubscriptionInterstitialUI.lua
+54
-12
Interface/AddOns/Blizzard_SubscriptionInterstitialUI/Blizzard_SubscriptionInterstitialUI.xml
...ionInterstitialUI/Blizzard_SubscriptionInterstitialUI.xml
+102
-12
Interface/AddOns/Blizzard_TalentUI/Blizzard_TalentUI.lua
Interface/AddOns/Blizzard_TalentUI/Blizzard_TalentUI.lua
+49
-0
Interface/AddOns/Blizzard_TalentUI/Blizzard_TalentUI.xml
Interface/AddOns/Blizzard_TalentUI/Blizzard_TalentUI.xml
+12
-0
Interface/AddOns/Blizzard_TorghastLevelPicker/Blizzard_TorghastLevelPicker.lua
...zard_TorghastLevelPicker/Blizzard_TorghastLevelPicker.lua
+5
-1
Interface/AddOns/Blizzard_TradeSkillUI/Blizzard_TradeSkillDetails.lua
...dOns/Blizzard_TradeSkillUI/Blizzard_TradeSkillDetails.lua
+20
-0
Interface/AddOns/Blizzard_TradeSkillUI/Blizzard_TradeSkillDetails.xml
...dOns/Blizzard_TradeSkillUI/Blizzard_TradeSkillDetails.xml
+2
-6
Interface/AddOns/Blizzard_TradeSkillUI/Blizzard_TradeSkillUI.lua
...ce/AddOns/Blizzard_TradeSkillUI/Blizzard_TradeSkillUI.lua
+1
-1
Interface/FrameXML/AlertFrameSystems.lua
Interface/FrameXML/AlertFrameSystems.lua
+3
-0
Interface/FrameXML/AlternatePowerBar.lua
Interface/FrameXML/AlternatePowerBar.lua
+1
-0
Interface/FrameXML/ChatConfigFrame.lua
Interface/FrameXML/ChatConfigFrame.lua
+3
-4
Interface/FrameXML/ChatConfigFrame.xml
Interface/FrameXML/ChatConfigFrame.xml
+1
-14
Interface/FrameXML/ChatFrame.lua
Interface/FrameXML/ChatFrame.lua
+19
-4
Interface/FrameXML/EquipmentFlyout.lua
Interface/FrameXML/EquipmentFlyout.lua
+23
-0
Interface/FrameXML/EquipmentFlyout.xml
Interface/FrameXML/EquipmentFlyout.xml
+1
-1
Interface/FrameXML/FrameXML.toc
Interface/FrameXML/FrameXML.toc
+5
-0
Interface/FrameXML/GarrisonBaseUtils.lua
Interface/FrameXML/GarrisonBaseUtils.lua
+5
-0
Interface/FrameXML/InterfaceOptionsPanels.lua
Interface/FrameXML/InterfaceOptionsPanels.lua
+134
-0
Interface/FrameXML/InterfaceOptionsPanels.xml
Interface/FrameXML/InterfaceOptionsPanels.xml
+48
-8
Interface/FrameXML/ItemRef.lua
Interface/FrameXML/ItemRef.lua
+2
-0
Interface/FrameXML/MoneyFrame.xml
Interface/FrameXML/MoneyFrame.xml
+9
-33
Interface/FrameXML/PVPUITemplates.lua
Interface/FrameXML/PVPUITemplates.lua
+4
-1
Interface/FrameXML/SpellBookFrame.lua
Interface/FrameXML/SpellBookFrame.lua
+1
-1
Interface/FrameXML/UIParent.lua
Interface/FrameXML/UIParent.lua
+1
-6
Interface/GlueXML/CharacterServices.lua
Interface/GlueXML/CharacterServices.lua
+20
-1
Interface/GlueXML/GlueParent.lua
Interface/GlueXML/GlueParent.lua
+1
-1
Interface/GlueXML/StarterEditionPopUp.xml
Interface/GlueXML/StarterEditionPopUp.xml
+1
-1
Interface/SharedXML/GlobalFXModelScenes.xml
Interface/SharedXML/GlobalFXModelScenes.xml
+4
-0
Interface/SharedXML/PixelUtil.lua
Interface/SharedXML/PixelUtil.lua
+2
-3
Interface/SharedXML/ScriptedAnimations/ScriptAnimatedEffectController.lua
...XML/ScriptedAnimations/ScriptAnimatedEffectController.lua
+0
-0
Interface/SharedXML/ScriptedAnimations/ScriptAnimatedModelScene.lua
...SharedXML/ScriptedAnimations/ScriptAnimatedModelScene.lua
+0
-0
Interface/SharedXML/ScriptedAnimations/ScriptAnimatedModelScene.xml
...SharedXML/ScriptedAnimations/ScriptAnimatedModelScene.xml
+1
-1
Interface/SharedXML/ScriptedAnimations/ScriptAnimatedModelSceneActor.lua
...dXML/ScriptedAnimations/ScriptAnimatedModelSceneActor.lua
+2
-0
Interface/SharedXML/ScriptedAnimations/ScriptedAnimationEffects.lua
...SharedXML/ScriptedAnimations/ScriptedAnimationEffects.lua
+28
-0
Interface/SharedXML/ScrollList.lua
Interface/SharedXML/ScrollList.lua
+1
-1
Interface/SharedXML/SharedBasicControls.lua
Interface/SharedXML/SharedBasicControls.lua
+5
-0
Interface/SharedXML/SharedColorConstants.lua
Interface/SharedXML/SharedColorConstants.lua
+1
-0
Interface/SharedXML/SharedFonts.xml
Interface/SharedXML/SharedFonts.xml
+190
-0
Interface/SharedXML/SharedUIPanelTemplates.lua
Interface/SharedXML/SharedUIPanelTemplates.lua
+6
-4
Interface/SharedXML/SoundKitConstants.lua
Interface/SharedXML/SoundKitConstants.lua
+4
-4
Interface/SharedXML/TableUtil.lua
Interface/SharedXML/TableUtil.lua
+10
-0
Interface/SharedXML/UIDropDownMenu.lua
Interface/SharedXML/UIDropDownMenu.lua
+1
-1
Interface/SharedXML/UIDropDownMenuTemplates.xml
Interface/SharedXML/UIDropDownMenuTemplates.xml
+42
-27
No files found.
Interface/AddOns/Blizzard_APIDocumentation/ActionBarFrameDocumentation.lua
View file @
937154a8
...
...
@@ -160,6 +160,36 @@ local ActionBarFrame =
{
Name
=
"isEnabledAutoCastPetAction"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"IsHarmfulAction"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"actionID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"useNeutral"
,
Type
=
"bool"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"isHarmful"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"IsHelpfulAction"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"actionID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"useNeutral"
,
Type
=
"bool"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"isHelpful"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"IsOnBarOrSpecialBar"
,
Type
=
"Function"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/BarberShopDocumentation.lua
View file @
937154a8
...
...
@@ -19,6 +19,10 @@ local BarberShop =
Name
=
"Cancel"
,
Type
=
"Function"
,
},
{
Name
=
"ClearPreviewChoices"
,
Type
=
"Function"
,
},
{
Name
=
"GetAvailableCustomizations"
,
Type
=
"Function"
,
...
...
@@ -68,6 +72,16 @@ local BarberShop =
Name
=
"OldBarberShopLoaded"
,
Type
=
"Function"
,
},
{
Name
=
"PreviewCustomizationChoice"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"optionID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"choiceID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"ResetCameraRotation"
,
Type
=
"Function"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/ChatInfoDocumentation.lua
View file @
937154a8
...
...
@@ -38,6 +38,34 @@ local ChatInfo =
{
Name
=
"ruleset"
,
Type
=
"ChatChannelRuleset"
,
Nilable
=
false
},
},
},
{
Name
=
"GetChannelRulesetForChannelID"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"channelID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"ruleset"
,
Type
=
"ChatChannelRuleset"
,
Nilable
=
false
},
},
},
{
Name
=
"GetChannelShortcutForChannelID"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"channelID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"shortcut"
,
Type
=
"string"
,
Nilable
=
false
},
},
},
{
Name
=
"GetClubStreamIDs"
,
Type
=
"Function"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/CursorDocumentation.lua
View file @
937154a8
...
...
@@ -53,6 +53,17 @@ local Cursor =
Type
=
"Event"
,
LiteralName
=
"COMMUNITIES_STREAM_CURSOR_CLEAR"
,
},
{
Name
=
"CursorChanged"
,
Type
=
"Event"
,
LiteralName
=
"CURSOR_CHANGED"
,
Payload
=
{
{
Name
=
"isDefault"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"newCursorType"
,
Type
=
"UICursorType"
,
Nilable
=
false
},
{
Name
=
"oldCursorType"
,
Type
=
"UICursorType"
,
Nilable
=
false
},
},
},
{
Name
=
"CursorUpdate"
,
Type
=
"Event"
,
...
...
@@ -67,6 +78,37 @@ local Cursor =
Tables
=
{
{
Name
=
"UICursorType"
,
Type
=
"Enumeration"
,
NumValues
=
21
,
MinValue
=
0
,
MaxValue
=
20
,
Fields
=
{
{
Name
=
"Default"
,
Type
=
"UICursorType"
,
EnumValue
=
0
},
{
Name
=
"Item"
,
Type
=
"UICursorType"
,
EnumValue
=
1
},
{
Name
=
"Money"
,
Type
=
"UICursorType"
,
EnumValue
=
2
},
{
Name
=
"Spell"
,
Type
=
"UICursorType"
,
EnumValue
=
3
},
{
Name
=
"PetAction"
,
Type
=
"UICursorType"
,
EnumValue
=
4
},
{
Name
=
"Merchant"
,
Type
=
"UICursorType"
,
EnumValue
=
5
},
{
Name
=
"ActionBar"
,
Type
=
"UICursorType"
,
EnumValue
=
6
},
{
Name
=
"Macro"
,
Type
=
"UICursorType"
,
EnumValue
=
7
},
{
Name
=
"AmmoObsolete"
,
Type
=
"UICursorType"
,
EnumValue
=
8
},
{
Name
=
"Pet"
,
Type
=
"UICursorType"
,
EnumValue
=
9
},
{
Name
=
"GuildBank"
,
Type
=
"UICursorType"
,
EnumValue
=
10
},
{
Name
=
"GuildBankMoney"
,
Type
=
"UICursorType"
,
EnumValue
=
11
},
{
Name
=
"EquipmentSet"
,
Type
=
"UICursorType"
,
EnumValue
=
12
},
{
Name
=
"Currency"
,
Type
=
"UICursorType"
,
EnumValue
=
13
},
{
Name
=
"Flyout"
,
Type
=
"UICursorType"
,
EnumValue
=
14
},
{
Name
=
"VoidItem"
,
Type
=
"UICursorType"
,
EnumValue
=
15
},
{
Name
=
"BattlePet"
,
Type
=
"UICursorType"
,
EnumValue
=
16
},
{
Name
=
"Mount"
,
Type
=
"UICursorType"
,
EnumValue
=
17
},
{
Name
=
"Toy"
,
Type
=
"UICursorType"
,
EnumValue
=
18
},
{
Name
=
"CommunitiesStream"
,
Type
=
"UICursorType"
,
EnumValue
=
19
},
{
Name
=
"ConduitCollectionItem"
,
Type
=
"UICursorType"
,
EnumValue
=
20
},
},
},
},
};
...
...
Interface/AddOns/Blizzard_APIDocumentation/DateAndTimeDocumentation.lua
View file @
937154a8
...
...
@@ -74,6 +74,15 @@ local DateAndTime =
{
Name
=
"date"
,
Type
=
"CalendarTime"
,
Nilable
=
false
},
},
},
{
Name
=
"GetSecondsUntilWeeklyReset"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"seconds"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GetServerTimeLocal"
,
Type
=
"Function"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/ExpansionDocumentation.lua
View file @
937154a8
...
...
@@ -198,10 +198,32 @@ local Expansion =
Type
=
"Event"
,
LiteralName
=
"MIN_EXPANSION_LEVEL_UPDATED"
,
},
{
Name
=
"ShowSubscriptionInterstitial"
,
Type
=
"Event"
,
LiteralName
=
"SHOW_SUBSCRIPTION_INTERSTITIAL"
,
Payload
=
{
{
Name
=
"type"
,
Type
=
"SubscriptionInterstitialType"
,
Nilable
=
false
},
},
},
},
Tables
=
{
{
Name
=
"SubscriptionInterstitialType"
,
Type
=
"Enumeration"
,
NumValues
=
3
,
MinValue
=
0
,
MaxValue
=
2
,
Fields
=
{
{
Name
=
"Standard"
,
Type
=
"SubscriptionInterstitialType"
,
EnumValue
=
0
},
{
Name
=
"LeftNpeArea"
,
Type
=
"SubscriptionInterstitialType"
,
EnumValue
=
1
},
{
Name
=
"MaxLevel"
,
Type
=
"SubscriptionInterstitialType"
,
EnumValue
=
2
},
},
},
{
Name
=
"ExpansionDisplayInfo"
,
Type
=
"Structure"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/GarrisonConstantsDocumentation.lua
View file @
937154a8
...
...
@@ -116,6 +116,21 @@ local GarrisonConstants =
{
Name
=
"Died"
,
Type
=
"GarrAutoMissionEventType"
,
EnumValue
=
9
},
},
},
{
Name
=
"GarrAutoPreviewTargetType"
,
Type
=
"Enumeration"
,
NumValues
=
5
,
MinValue
=
0
,
MaxValue
=
8
,
Fields
=
{
{
Name
=
"None"
,
Type
=
"GarrAutoPreviewTargetType"
,
EnumValue
=
0
},
{
Name
=
"Damage"
,
Type
=
"GarrAutoPreviewTargetType"
,
EnumValue
=
1
},
{
Name
=
"Heal"
,
Type
=
"GarrAutoPreviewTargetType"
,
EnumValue
=
2
},
{
Name
=
"Buff"
,
Type
=
"GarrAutoPreviewTargetType"
,
EnumValue
=
4
},
{
Name
=
"Debuff"
,
Type
=
"GarrAutoPreviewTargetType"
,
EnumValue
=
8
},
},
},
{
Name
=
"GarrFollowerMissionCompleteState"
,
Type
=
"Enumeration"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/GarrisonInfoDocumentation.lua
View file @
937154a8
...
...
@@ -13,7 +13,7 @@ local GarrisonInfo =
Arguments
=
{
{
Name
=
"missionID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"followerID"
,
Type
=
"
number
"
,
Nilable
=
false
},
{
Name
=
"followerID"
,
Type
=
"
string
"
,
Nilable
=
false
},
{
Name
=
"boardIndex"
,
Type
=
"number"
,
Nilable
=
true
},
},
...
...
@@ -31,6 +31,22 @@ local GarrisonInfo =
{
Name
=
"damageClassStrings"
,
Type
=
"table"
,
InnerType
=
"AutoCombatDamageClassString"
,
Nilable
=
false
},
},
},
{
Name
=
"GetAutoMissionTargetingInfo"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"missionID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"followerID"
,
Type
=
"string"
,
Nilable
=
false
},
{
Name
=
"casterBoardIndex"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"targetInfo"
,
Type
=
"table"
,
InnerType
=
"AutoMissionTargetingInfo"
,
Nilable
=
false
},
},
},
{
Name
=
"GetCombatLogSpellInfo"
,
Type
=
"Function"
,
...
...
@@ -327,16 +343,6 @@ local GarrisonInfo =
{
Name
=
"missionID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"RequestAutoMissionTargetingInfo"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"missionID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"garrAutoSpellID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"RushHealFollower"
,
Type
=
"Function"
,
...
...
@@ -373,17 +379,6 @@ local GarrisonInfo =
{
Name
=
"followerTypeID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GarrisonAutoMissionTargetingResponse"
,
Type
=
"Event"
,
LiteralName
=
"GARRISON_AUTO_MISSION_TARGETING_RESPONSE"
,
Payload
=
{
{
Name
=
"missionID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"garrAutoSpellID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"targetInfo"
,
Type
=
"table"
,
InnerType
=
"AutoMissionTargetingInfo"
,
Nilable
=
false
},
},
},
{
Name
=
"GarrisonBuildingActivatable"
,
Type
=
"Event"
,
...
...
@@ -903,6 +898,7 @@ local GarrisonInfo =
{
Name
=
"schoolMask"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"effectIndex"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"casterBoardIndex"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"auraType"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"targetInfo"
,
Type
=
"table"
,
InnerType
=
"AutoMissionCombatEventInfo"
,
Nilable
=
false
},
},
},
...
...
@@ -919,8 +915,8 @@ local GarrisonInfo =
Type
=
"Structure"
,
Fields
=
{
{
Name
=
"
casterBoard
Index"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"
targetIndices"
,
Type
=
"table"
,
Inner
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"
target
Index"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"
previewType"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
...
...
Interface/AddOns/Blizzard_APIDocumentation/LegendaryCraftingDocumentation.lua
View file @
937154a8
...
...
@@ -121,6 +121,20 @@ local LegendaryCrafting =
{
Name
=
"power"
,
Type
=
"RuneforgePower"
,
Nilable
=
false
},
},
},
{
Name
=
"GetRuneforgePowerSlots"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"runeforgePowerID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"slotNames"
,
Type
=
"table"
,
InnerType
=
"string"
,
Nilable
=
false
},
},
},
{
Name
=
"GetRuneforgePowers"
,
Type
=
"Function"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/PlayerChoiceDocumentation.lua
View file @
937154a8
...
...
@@ -122,6 +122,7 @@ local PlayerChoice =
{
Name
=
"soundKitID"
,
Type
=
"number"
,
Nilable
=
true
},
{
Name
=
"hasRewards"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"rarity"
,
Type
=
"PlayerChoiceRarity"
,
Nilable
=
false
},
{
Name
=
"rarityColor"
,
Type
=
"table"
,
Mixin
=
"ColorMixin"
,
Nilable
=
true
},
{
Name
=
"typeArtID"
,
Type
=
"number"
,
Nilable
=
true
},
{
Name
=
"uiTextureKit"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"spellID"
,
Type
=
"number"
,
Nilable
=
true
},
...
...
Interface/AddOns/Blizzard_APIDocumentation/SoulbindsDocumentation.lua
View file @
937154a8
...
...
@@ -15,6 +15,21 @@ local Soulbinds =
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"AddPendingConduit"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"CanActivateSoulbind"
,
Type
=
"Function"
,
...
...
@@ -31,11 +46,35 @@ local Soulbinds =
},
},
{
Name
=
"C
lose
Soulbind
Forge
"
,
Name
=
"C
anModify
Soulbind"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"EndInteraction"
,
Name
=
"CanResetConduitsInSoulbind"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"errorDescription"
,
Type
=
"string"
,
Nilable
=
true
},
},
},
{
Name
=
"CloseUI"
,
Type
=
"Function"
,
},
{
Name
=
"CommitPendingConduits"
,
Type
=
"Function"
,
},
{
...
...
@@ -62,32 +101,41 @@ local Soulbinds =
},
},
{
Name
=
"GetConduit
Hyperlink
"
,
Name
=
"GetConduit
CollectionData
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"rank"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"link"
,
Type
=
"string"
,
Nilable
=
false
},
{
Name
=
"collectionData"
,
Type
=
"ConduitCollectionData"
,
Nilable
=
true
},
},
},
{
Name
=
"GetConduitCollectionDataAtCursor"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"collectionData"
,
Type
=
"ConduitCollectionData"
,
Nilable
=
true
},
},
},
{
Name
=
"GetConduit
ID
"
,
Name
=
"GetConduit
Hyperlink
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"itemID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"rank"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"
conduitID
"
,
Type
=
"
number
"
,
Nilable
=
tru
e
},
{
Name
=
"
link
"
,
Type
=
"
string
"
,
Nilable
=
fals
e
},
},
},
{
...
...
@@ -106,59 +154,60 @@ local Soulbinds =
},
},
{
Name
=
"Get
ItemConduitTyp
e"
,
Name
=
"Get
Nod
e"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"
itemLocation"
,
Type
=
"table"
,
Mixin
=
"ItemLocationMixin
"
,
Nilable
=
false
},
{
Name
=
"
nodeID"
,
Type
=
"number
"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"
typ
e"
,
Type
=
"Soulbind
ConduitTyp
e"
,
Nilable
=
tru
e
},
{
Name
=
"
nod
e"
,
Type
=
"Soulbind
Nod
e"
,
Nilable
=
fals
e
},
},
},
{
Name
=
"Get
ItemConduitTypeByItem
ID"
,
Name
=
"Get
PendingConduit
ID"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"
item
ID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"
node
ID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"
type
"
,
Type
=
"
SoulbindConduitType
"
,
Nilable
=
tru
e
},
{
Name
=
"
conduitID
"
,
Type
=
"
number
"
,
Nilable
=
fals
e
},
},
},
{
Name
=
"GetSoulbind
Data
"
,
Name
=
"Get
PendingNodeIDIn
Soulbind"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"
data
"
,
Type
=
"
SoulbindData
"
,
Nilable
=
false
},
{
Name
=
"
nodeID
"
,
Type
=
"
number
"
,
Nilable
=
false
},
},
},
{
Name
=
"GetSoulbind
IDs
"
,
Name
=
"GetSoulbind
Data
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"
covenant
ID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"
soulbind
ID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"
soulbindID"
,
Type
=
"table"
,
InnerType
=
"number
"
,
Nilable
=
false
},
{
Name
=
"
data"
,
Type
=
"SoulbindData
"
,
Nilable
=
false
},
},
},
{
...
...
@@ -176,13 +225,22 @@ local Soulbinds =
},
},
{
Name
=
"HasInstalledConduit"
,
Name
=
"Has
Any
InstalledConduit
InSoulbind
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
},