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
a23866ad
Commit
a23866ad
authored
Oct 16, 2020
by
TOM_RUS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WOW-36206patch9.0.2_Beta
parent
49c105d0
Changes
54
Hide whitespace changes
Inline
Side-by-side
Showing
54 changed files
with
1079 additions
and
486 deletions
+1079
-486
Interface/AddOns/Blizzard_APIDocumentation/CurrencyConstantsDocumentation.lua
...zzard_APIDocumentation/CurrencyConstantsDocumentation.lua
+224
-0
Interface/AddOns/Blizzard_APIDocumentation/GarrisonConstantsDocumentation.lua
...zzard_APIDocumentation/GarrisonConstantsDocumentation.lua
+2
-2
Interface/AddOns/Blizzard_APIDocumentation/PlayerMentorshipDocumentation.lua
...izzard_APIDocumentation/PlayerMentorshipDocumentation.lua
+9
-0
Interface/AddOns/Blizzard_APIDocumentation/SoulbindsDocumentation.lua
...dOns/Blizzard_APIDocumentation/SoulbindsDocumentation.lua
+116
-49
Interface/AddOns/Blizzard_APIDocumentation/UIWidgetManagerDocumentation.lua
...lizzard_APIDocumentation/UIWidgetManagerDocumentation.lua
+11
-2
Interface/AddOns/Blizzard_APIDocumentation/VignetteInfoDocumentation.lua
...s/Blizzard_APIDocumentation/VignetteInfoDocumentation.lua
+1
-0
Interface/AddOns/Blizzard_AnimaDiversionUI/Blizzard_AnimaDiversionUI.lua
...s/Blizzard_AnimaDiversionUI/Blizzard_AnimaDiversionUI.lua
+5
-6
Interface/AddOns/Blizzard_AnimaDiversionUI/Blizzard_AnimaDiversionUI.xml
...s/Blizzard_AnimaDiversionUI/Blizzard_AnimaDiversionUI.xml
+13
-12
Interface/AddOns/Blizzard_BattlefieldMap/Blizzard_BattlefieldMap.lua
...ddOns/Blizzard_BattlefieldMap/Blizzard_BattlefieldMap.lua
+2
-1
Interface/AddOns/Blizzard_CharacterCreate/Blizzard_CharacterCreate.lua
...Ons/Blizzard_CharacterCreate/Blizzard_CharacterCreate.lua
+17
-2
Interface/AddOns/Blizzard_CharacterCreate/Blizzard_CharacterCreate.xml
...Ons/Blizzard_CharacterCreate/Blizzard_CharacterCreate.xml
+2
-4
Interface/AddOns/Blizzard_CovenantPreviewUI/Blizzard_CovenantPreviewUI.lua
...Blizzard_CovenantPreviewUI/Blizzard_CovenantPreviewUI.lua
+13
-7
Interface/AddOns/Blizzard_CovenantPreviewUI/Blizzard_CovenantPreviewUI.xml
...Blizzard_CovenantPreviewUI/Blizzard_CovenantPreviewUI.xml
+12
-6
Interface/AddOns/Blizzard_FlightMap/FM_FlightPathDataProvider.lua
...e/AddOns/Blizzard_FlightMap/FM_FlightPathDataProvider.lua
+6
-0
Interface/AddOns/Blizzard_FlightMap/FM_VignetteDataProvider.lua
...ace/AddOns/Blizzard_FlightMap/FM_VignetteDataProvider.lua
+5
-0
Interface/AddOns/Blizzard_NewPlayerExperience/Blizzard_TutorialMainFrame.lua
...izzard_NewPlayerExperience/Blizzard_TutorialMainFrame.lua
+12
-3
Interface/AddOns/Blizzard_NewPlayerExperience/Blizzard_TutorialSteps.lua
...s/Blizzard_NewPlayerExperience/Blizzard_TutorialSteps.lua
+8
-0
Interface/AddOns/Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua
...s/Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua
+4
-4
Interface/AddOns/Blizzard_ObjectiveTracker/Blizzard_ObjectiveTrackerUIWidgetContainer.lua
...iveTracker/Blizzard_ObjectiveTrackerUIWidgetContainer.lua
+1
-2
Interface/AddOns/Blizzard_PlayerChoiceUI/Blizzard_PlayerChoiceUI.lua
...ddOns/Blizzard_PlayerChoiceUI/Blizzard_PlayerChoiceUI.lua
+1
-0
Interface/AddOns/Blizzard_SharedMapDataProviders/VignetteDataProvider.lua
.../Blizzard_SharedMapDataProviders/VignetteDataProvider.lua
+5
-1
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduit.lua
...e/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduit.lua
+17
-6
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduitList.lua
...dOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduitList.lua
+175
-31
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduitList.xml
...dOns/Blizzard_Soulbinds/Blizzard_SoulbindsConduitList.xml
+56
-11
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsNode.lua
...face/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsNode.lua
+51
-74
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsNode.xml
...face/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsNode.xml
+16
-32
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsTree.lua
...face/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsTree.lua
+80
-30
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsViewer.lua
...ce/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsViewer.lua
+18
-88
Interface/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsViewer.xml
...ce/AddOns/Blizzard_Soulbinds/Blizzard_SoulbindsViewer.xml
+2
-7
Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgetBelowMinimapFrame.xml
...Blizzard_UIWidgets/Blizzard_UIWidgetBelowMinimapFrame.xml
+0
-1
Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgetManager.lua
...ce/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgetManager.lua
+4
-1
Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgetManager.xml
...ce/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgetManager.xml
+0
-1
Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua
...dOns/Blizzard_UIWidgets/Blizzard_UIWidgetTemplateBase.lua
+7
-3
Interface/AddOns/Blizzard_UIWidgets/Blizzard_UIWidgetTemplateDiscreteProgressSteps.lua
...idgets/Blizzard_UIWidgetTemplateDiscreteProgressSteps.lua
+16
-0
Interface/FrameXML/ChatFrame.lua
Interface/FrameXML/ChatFrame.lua
+1
-1
Interface/FrameXML/ContainerFrame.lua
Interface/FrameXML/ContainerFrame.lua
+3
-2
Interface/FrameXML/DressUpFrames.lua
Interface/FrameXML/DressUpFrames.lua
+20
-7
Interface/FrameXML/GameTooltip.lua
Interface/FrameXML/GameTooltip.lua
+0
-1
Interface/FrameXML/ItemButtonTemplate.lua
Interface/FrameXML/ItemButtonTemplate.lua
+3
-0
Interface/FrameXML/MailFrame.xml
Interface/FrameXML/MailFrame.xml
+16
-0
Interface/FrameXML/MultiActionBars.xml
Interface/FrameXML/MultiActionBars.xml
+1
-1
Interface/FrameXML/RestrictedExecution.lua
Interface/FrameXML/RestrictedExecution.lua
+2
-2
Interface/FrameXML/SecureCapsule.lua
Interface/FrameXML/SecureCapsule.lua
+7
-0
Interface/FrameXML/TalentFrameTemplates.xml
Interface/FrameXML/TalentFrameTemplates.xml
+1
-1
Interface/FrameXML/TransmogUtil.lua
Interface/FrameXML/TransmogUtil.lua
+2
-2
Interface/FrameXML/UI.xsd
Interface/FrameXML/UI.xsd
+3
-2
Interface/FrameXML/UIParent.lua
Interface/FrameXML/UIParent.lua
+10
-15
Interface/FrameXML/UnitPopupCustomControls.xml
Interface/FrameXML/UnitPopupCustomControls.xml
+1
-1
Interface/GlueXML/AccountLogin.lua
Interface/GlueXML/AccountLogin.lua
+1
-0
Interface/GlueXML/GlueParent.lua
Interface/GlueXML/GlueParent.lua
+76
-61
Interface/SharedXML/DressUpModelFrameMixin.lua
Interface/SharedXML/DressUpModelFrameMixin.lua
+2
-2
Interface/SharedXML/FrameUtil.lua
Interface/SharedXML/FrameUtil.lua
+11
-0
Interface/SharedXML/HelpTip.lua
Interface/SharedXML/HelpTip.lua
+5
-2
Interface/SharedXML/ModelSceneMixin.lua
Interface/SharedXML/ModelSceneMixin.lua
+3
-0
No files found.
Interface/AddOns/Blizzard_APIDocumentation/CurrencyConstantsDocumentation.lua
0 → 100644
View file @
a23866ad
local
CurrencyConstants
=
{
Tables
=
{
{
Name
=
"CurrencyDestroyReason"
,
Type
=
"Enumeration"
,
NumValues
=
12
,
MinValue
=
0
,
MaxValue
=
11
,
Fields
=
{
{
Name
=
"Cheat"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
0
},
{
Name
=
"Spell"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
1
},
{
Name
=
"VersionUpdate"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
2
},
{
Name
=
"QuestTurnin"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
3
},
{
Name
=
"Vendor"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
4
},
{
Name
=
"Trade"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
5
},
{
Name
=
"Capped"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
6
},
{
Name
=
"Garrison"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
7
},
{
Name
=
"DroppedToCorpse"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
8
},
{
Name
=
"BonusRoll"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
9
},
{
Name
=
"FactionConversion"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
10
},
{
Name
=
"Last"
,
Type
=
"CurrencyDestroyReason"
,
EnumValue
=
11
},
},
},
{
Name
=
"CurrencyFlags"
,
Type
=
"Enumeration"
,
NumValues
=
32
,
MinValue
=
-
2147483648
,
MaxValue
=
1073741824
,
Fields
=
{
{
Name
=
"CurrencyTradable"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
1
},
{
Name
=
"CurrencyAppearsInLootWindow"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
2
},
{
Name
=
"CurrencyComputedWeeklyMaximum"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
4
},
{
Name
=
"Currency_100_Scaler"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
8
},
{
Name
=
"CurrencyNoLowLevelDrop"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
16
},
{
Name
=
"CurrencyIgnoreMaxQtyOnLoad"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
32
},
{
Name
=
"CurrencyLogOnWorldChange"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
64
},
{
Name
=
"CurrencyTrackQuantity"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
128
},
{
Name
=
"CurrencyResetTrackedQuantity"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
256
},
{
Name
=
"CurrencyUpdateVersionIgnoreMax"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
512
},
{
Name
=
"CurrencySuppressChatMessageOnVersionChange"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
1024
},
{
Name
=
"CurrencySingleDropInLoot"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
2048
},
{
Name
=
"CurrencyHasWeeklyCatchup"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
4096
},
{
Name
=
"CurrencyDoNotCompressChat"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
8192
},
{
Name
=
"CurrencyDoNotLogAcquisitionToBi"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
16384
},
{
Name
=
"CurrencyNoRaidDrop"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
32768
},
{
Name
=
"CurrencyNotPersistent"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
65536
},
{
Name
=
"CurrencyDeprecated"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
131072
},
{
Name
=
"CurrencyDynamicMaximum"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
262144
},
{
Name
=
"CurrencySuppressChatMessages"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
524288
},
{
Name
=
"CurrencyDoNotToast"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
1048576
},
{
Name
=
"CurrencyDestroyExtraOnLoot"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
2097152
},
{
Name
=
"CurrencyDontShowTotalInTooltip"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
4194304
},
{
Name
=
"CurrencyDontCoalesceInLootWindow"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
8388608
},
{
Name
=
"CurrencyAccountWide"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
16777216
},
{
Name
=
"CurrencyAllowOverflowMailer"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
33554432
},
{
Name
=
"CurrencyHideAsReward"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
67108864
},
{
Name
=
"CurrencyHasWarmodeBonus"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
134217728
},
{
Name
=
"CurrencyIsAllianceOnly"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
268435456
},
{
Name
=
"CurrencyIsHordeOnly"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
536870912
},
{
Name
=
"CurrencyLimitWarmodeBonusOncePerTooltip"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
1073741824
},
{
Name
=
"DeprecatedCurrencyFlag"
,
Type
=
"CurrencyFlags"
,
EnumValue
=
-
2147483648
},
},
},
{
Name
=
"CurrencyFlagsB"
,
Type
=
"Enumeration"
,
NumValues
=
2
,
MinValue
=
1
,
MaxValue
=
2
,
Fields
=
{
{
Name
=
"CurrencyBUseTotalEarnedForMaxQty"
,
Type
=
"CurrencyFlagsB"
,
EnumValue
=
1
},
{
Name
=
"CurrencyBShowQuestXpGainInTooltip"
,
Type
=
"CurrencyFlagsB"
,
EnumValue
=
2
},
},
},
{
Name
=
"CurrencyGainFlags"
,
Type
=
"Enumeration"
,
NumValues
=
3
,
MinValue
=
1
,
MaxValue
=
4
,
Fields
=
{
{
Name
=
"BonusAward"
,
Type
=
"CurrencyGainFlags"
,
EnumValue
=
1
},
{
Name
=
"DroppedFromDeath"
,
Type
=
"CurrencyGainFlags"
,
EnumValue
=
2
},
{
Name
=
"FromAccountServer"
,
Type
=
"CurrencyGainFlags"
,
EnumValue
=
4
},
},
},
{
Name
=
"CurrencySource"
,
Type
=
"Enumeration"
,
NumValues
=
49
,
MinValue
=
0
,
MaxValue
=
48
,
Fields
=
{
{
Name
=
"ConvertOldItem"
,
Type
=
"CurrencySource"
,
EnumValue
=
0
},
{
Name
=
"ConvertOldPvPCurrency"
,
Type
=
"CurrencySource"
,
EnumValue
=
1
},
{
Name
=
"ItemRefund"
,
Type
=
"CurrencySource"
,
EnumValue
=
2
},
{
Name
=
"QuestReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
3
},
{
Name
=
"Cheat"
,
Type
=
"CurrencySource"
,
EnumValue
=
4
},
{
Name
=
"Vendor"
,
Type
=
"CurrencySource"
,
EnumValue
=
5
},
{
Name
=
"PvPKillCredit"
,
Type
=
"CurrencySource"
,
EnumValue
=
6
},
{
Name
=
"PvPMetaCredit"
,
Type
=
"CurrencySource"
,
EnumValue
=
7
},
{
Name
=
"PvPScriptedAward"
,
Type
=
"CurrencySource"
,
EnumValue
=
8
},
{
Name
=
"Loot"
,
Type
=
"CurrencySource"
,
EnumValue
=
9
},
{
Name
=
"UpdatingVersion"
,
Type
=
"CurrencySource"
,
EnumValue
=
10
},
{
Name
=
"LfgReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
11
},
{
Name
=
"Trade"
,
Type
=
"CurrencySource"
,
EnumValue
=
12
},
{
Name
=
"Spell"
,
Type
=
"CurrencySource"
,
EnumValue
=
13
},
{
Name
=
"ItemDeletion"
,
Type
=
"CurrencySource"
,
EnumValue
=
14
},
{
Name
=
"RatedBattleground"
,
Type
=
"CurrencySource"
,
EnumValue
=
15
},
{
Name
=
"RandomBattleground"
,
Type
=
"CurrencySource"
,
EnumValue
=
16
},
{
Name
=
"Arena"
,
Type
=
"CurrencySource"
,
EnumValue
=
17
},
{
Name
=
"ExceededMaxQty"
,
Type
=
"CurrencySource"
,
EnumValue
=
18
},
{
Name
=
"PvPCompletionBonus"
,
Type
=
"CurrencySource"
,
EnumValue
=
19
},
{
Name
=
"Script"
,
Type
=
"CurrencySource"
,
EnumValue
=
20
},
{
Name
=
"GuildBankWithdrawal"
,
Type
=
"CurrencySource"
,
EnumValue
=
21
},
{
Name
=
"Pushloot"
,
Type
=
"CurrencySource"
,
EnumValue
=
22
},
{
Name
=
"GarrisonBuilding"
,
Type
=
"CurrencySource"
,
EnumValue
=
23
},
{
Name
=
"PvPDrop"
,
Type
=
"CurrencySource"
,
EnumValue
=
24
},
{
Name
=
"GarrisonFollowerActivation"
,
Type
=
"CurrencySource"
,
EnumValue
=
25
},
{
Name
=
"GarrisonBuildingRefund"
,
Type
=
"CurrencySource"
,
EnumValue
=
26
},
{
Name
=
"GarrisonMissionReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
27
},
{
Name
=
"GarrisonResourceOverTime"
,
Type
=
"CurrencySource"
,
EnumValue
=
28
},
{
Name
=
"QuestRewardIgnoreCaps"
,
Type
=
"CurrencySource"
,
EnumValue
=
29
},
{
Name
=
"GarrisonTalent"
,
Type
=
"CurrencySource"
,
EnumValue
=
30
},
{
Name
=
"GarrisonWorldQuestBonus"
,
Type
=
"CurrencySource"
,
EnumValue
=
31
},
{
Name
=
"PvPHonorReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
32
},
{
Name
=
"BonusRoll"
,
Type
=
"CurrencySource"
,
EnumValue
=
33
},
{
Name
=
"AzeriteRespec"
,
Type
=
"CurrencySource"
,
EnumValue
=
34
},
{
Name
=
"WorldQuestReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
35
},
{
Name
=
"WorldQuestRewardIgnoreCaps"
,
Type
=
"CurrencySource"
,
EnumValue
=
36
},
{
Name
=
"FactionConversion"
,
Type
=
"CurrencySource"
,
EnumValue
=
37
},
{
Name
=
"DailyQuestReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
38
},
{
Name
=
"DailyQuestWarModeReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
39
},
{
Name
=
"WeeklyQuestReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
40
},
{
Name
=
"WeeklyQuestWarModeReward"
,
Type
=
"CurrencySource"
,
EnumValue
=
41
},
{
Name
=
"AccountCopy"
,
Type
=
"CurrencySource"
,
EnumValue
=
42
},
{
Name
=
"WeeklyRewardChest"
,
Type
=
"CurrencySource"
,
EnumValue
=
43
},
{
Name
=
"GarrisonTalentTreeReset"
,
Type
=
"CurrencySource"
,
EnumValue
=
44
},
{
Name
=
"DailyReset"
,
Type
=
"CurrencySource"
,
EnumValue
=
45
},
{
Name
=
"AddConduitToCollection"
,
Type
=
"CurrencySource"
,
EnumValue
=
46
},
{
Name
=
"Last"
,
Type
=
"CurrencySource"
,
EnumValue
=
47
},
{
Name
=
"Barbershop"
,
Type
=
"CurrencySource"
,
EnumValue
=
48
},
},
},
{
Name
=
"CurrencyTokenCategoryFlags"
,
Type
=
"Enumeration"
,
NumValues
=
4
,
MinValue
=
1
,
MaxValue
=
8
,
Fields
=
{
{
Name
=
"FlagSortLast"
,
Type
=
"CurrencyTokenCategoryFlags"
,
EnumValue
=
1
},
{
Name
=
"FlagPlayerItemAssignment"
,
Type
=
"CurrencyTokenCategoryFlags"
,
EnumValue
=
2
},
{
Name
=
"Hidden"
,
Type
=
"CurrencyTokenCategoryFlags"
,
EnumValue
=
4
},
{
Name
=
"Virtual"
,
Type
=
"CurrencyTokenCategoryFlags"
,
EnumValue
=
8
},
},
},
{
Name
=
"PlayerCurrencyFlags"
,
Type
=
"Enumeration"
,
NumValues
=
2
,
MinValue
=
1
,
MaxValue
=
2
,
Fields
=
{
{
Name
=
"Incremented"
,
Type
=
"PlayerCurrencyFlags"
,
EnumValue
=
1
},
{
Name
=
"Loading"
,
Type
=
"PlayerCurrencyFlags"
,
EnumValue
=
2
},
},
},
{
Name
=
"PlayerCurrencyFlagsDbFlags"
,
Type
=
"Enumeration"
,
NumValues
=
5
,
MinValue
=
1
,
MaxValue
=
16
,
Fields
=
{
{
Name
=
"IgnoreMaxQtyOnload"
,
Type
=
"PlayerCurrencyFlagsDbFlags"
,
EnumValue
=
1
},
{
Name
=
"Reuse1"
,
Type
=
"PlayerCurrencyFlagsDbFlags"
,
EnumValue
=
2
},
{
Name
=
"InBackpack"
,
Type
=
"PlayerCurrencyFlagsDbFlags"
,
EnumValue
=
4
},
{
Name
=
"UnusedInUI"
,
Type
=
"PlayerCurrencyFlagsDbFlags"
,
EnumValue
=
8
},
{
Name
=
"Reuse2"
,
Type
=
"PlayerCurrencyFlagsDbFlags"
,
EnumValue
=
16
},
},
},
{
Name
=
"CurrencyConsts"
,
Type
=
"Constants"
,
Values
=
{
{
Name
=
"PLAYER_CURRENCY_CLIENT_FLAGS"
,
Type
=
"number"
,
Value
=
Enum
.
PlayerCurrencyFlagsDbFlags
.
InBackpack
+
Enum
.
PlayerCurrencyFlagsDbFlags
.
UnusedInUI
},
{
Name
=
"MAX_CURRENCY_QUANTITY"
,
Type
=
"number"
,
Value
=
100000000
},
{
Name
=
"CONQUEST_ARENA_AND_BG_META_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
483
},
{
Name
=
"CONQUEST_RATED_BG_META_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
484
},
{
Name
=
"CONQUEST_ASHRAN_META_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
692
},
{
Name
=
"ACCOUNT_WIDE_HONOR_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
1585
},
{
Name
=
"ACCOUNT_WIDE_HONOR_LEVEL_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
1586
},
{
Name
=
"CONQUEST_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
1602
},
{
Name
=
"HONOR_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
1792
},
{
Name
=
"ARTIFACT_KNOWLEDGE_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
1171
},
{
Name
=
"WAR_RESOURCES_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
1560
},
{
Name
=
"ECHOES_OF_NYALOTHA_CURRENCY_ID"
,
Type
=
"number"
,
Value
=
1803
},
{
Name
=
"QUESTIONMARK_INV_ICON"
,
Type
=
"number"
,
Value
=
134400
},
{
Name
=
"CURRENCY_ID_RENOWN"
,
Type
=
"number"
,
Value
=
1822
},
{
Name
=
"CURRENCY_ID_RENOWN_KYRIAN"
,
Type
=
"number"
,
Value
=
1829
},
{
Name
=
"CURRENCY_ID_RENOWN_VENTHYR"
,
Type
=
"number"
,
Value
=
1830
},
{
Name
=
"CURRENCY_ID_RENOWN_NIGHT_FAE"
,
Type
=
"number"
,
Value
=
1831
},
{
Name
=
"CURRENCY_ID_RENOWN_NECROLORD"
,
Type
=
"number"
,
Value
=
1832
},
{
Name
=
"CURRENCY_ID_WILLING_SOUL"
,
Type
=
"number"
,
Value
=
1810
},
{
Name
=
"CURRENCY_ID_RESERVOIR_ANIMA"
,
Type
=
"number"
,
Value
=
1813
},
},
},
},
};
APIDocumentation
:
AddDocumentationTable
(
CurrencyConstants
);
\ No newline at end of file
Interface/AddOns/Blizzard_APIDocumentation/GarrisonConstantsDocumentation.lua
View file @
a23866ad
...
...
@@ -186,8 +186,8 @@ local GarrisonConstants =
{
Name
=
"Generic"
,
Type
=
"GarrTalentFeatureSubtype"
,
EnumValue
=
0
},
{
Name
=
"Bastion"
,
Type
=
"GarrTalentFeatureSubtype"
,
EnumValue
=
1
},
{
Name
=
"Revendreth"
,
Type
=
"GarrTalentFeatureSubtype"
,
EnumValue
=
2
},
{
Name
=
"
Maldraxxus
"
,
Type
=
"GarrTalentFeatureSubtype"
,
EnumValue
=
3
},
{
Name
=
"
Ardenweald
"
,
Type
=
"GarrTalentFeatureSubtype"
,
EnumValue
=
4
},
{
Name
=
"
Ardenweald
"
,
Type
=
"GarrTalentFeatureSubtype"
,
EnumValue
=
3
},
{
Name
=
"
Maldraxxus
"
,
Type
=
"GarrTalentFeatureSubtype"
,
EnumValue
=
4
},
},
},
{
...
...
Interface/AddOns/Blizzard_APIDocumentation/PlayerMentorshipDocumentation.lua
View file @
a23866ad
...
...
@@ -38,6 +38,15 @@ local PlayerMentorship =
{
Name
=
"status"
,
Type
=
"PlayerMentorshipStatus"
,
Nilable
=
false
},
},
},
{
Name
=
"IsActivePlayerConsideredNewcomer"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"isConsideredNewcomer"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"IsMentorRestricted"
,
Type
=
"Function"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/SoulbindsDocumentation.lua
View file @
a23866ad
...
...
@@ -16,22 +16,31 @@ local Soulbinds =
},
},
{
Name
=
"
AddPendingConduit
"
,
Name
=
"
CanActivateSoulbind
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"errorDescription"
,
Type
=
"string"
,
Nilable
=
true
},
},
},
{
Name
=
"CanActivateSoulbind"
,
Name
=
"CanModifySoulbind"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"CanResetConduitsInSoulbind"
,
Type
=
"Function"
,
Arguments
=
...
...
@@ -46,40 +55,76 @@ local Soulbinds =
},
},
{
Name
=
"C
anModifySoulbind
"
,
Name
=
"C
loseUI
"
,
Type
=
"Function"
,
},
{
Name
=
"CommitPendingConduitsInSoulbind"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"FindNodeIDActuallyInstalled"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"
result
"
,
Type
=
"
bool
"
,
Nilable
=
false
},
{
Name
=
"
nodeID
"
,
Type
=
"
number
"
,
Nilable
=
false
},
},
},
{
Name
=
"
CanResetConduitsInSoulbin
d"
,
Name
=
"
FindNodeIDAppearingInstalle
d"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"errorDescription"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"
CloseUI
"
,
Name
=
"
FindNodeIDPendingInstall
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"
CommitPendingConduitsInSoulbind
"
,
Name
=
"
FindNodeIDPendingUninstall
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
...
...
@@ -146,6 +191,20 @@ local Soulbinds =
{
Name
=
"collectionData"
,
Type
=
"ConduitCollectionData"
,
Nilable
=
true
},
},
},
{
Name
=
"GetConduitDisplayed"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GetConduitHyperlink"
,
Type
=
"Function"
,
...
...
@@ -161,6 +220,20 @@ local Soulbinds =
{
Name
=
"link"
,
Type
=
"string"
,
Nilable
=
false
},
},
},
{
Name
=
"GetConduitIDPendingInstall"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GetConduitItemLevel"
,
Type
=
"Function"
,
...
...
@@ -221,7 +294,7 @@ local Soulbinds =
},
},
{
Name
=
"Get
Node
"
,
Name
=
"Get
InstalledConduitID
"
,
Type
=
"Function"
,
Arguments
=
...
...
@@ -231,11 +304,11 @@ local Soulbinds =
Returns
=
{
{
Name
=
"
node
"
,
Type
=
"
SoulbindNode
"
,
Nilable
=
false
},
{
Name
=
"
conduitID
"
,
Type
=
"
number
"
,
Nilable
=
false
},
},
},
{
Name
=
"Get
PendingConduitID
"
,
Name
=
"Get
Node
"
,
Type
=
"Function"
,
Arguments
=
...
...
@@ -245,26 +318,34 @@ local Soulbinds =
Returns
=
{
{
Name
=
"
conduitID
"
,
Type
=
"
number
"
,
Nilable
=
false
},
{
Name
=
"
node
"
,
Type
=
"
SoulbindNode
"
,
Nilable
=
false
},
},
},
{
Name
=
"Get
PendingNodeIDIn
Soulbind"
,
Name
=
"GetSoulbind
Data
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"
nodeID
"
,
Type
=
"
number
"
,
Nilable
=
false
},
{
Name
=
"
data
"
,
Type
=
"
SoulbindData
"
,
Nilable
=
false
},
},
},
{
Name
=
"GetSoulbindData"
,
Name
=
"GetTotalConduitChargesPending"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"count"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GetTotalConduitChargesPendingInSoulbind"
,
Type
=
"Function"
,
Arguments
=
...
...
@@ -274,7 +355,7 @@ local Soulbinds =
Returns
=
{
{
Name
=
"
data
"
,
Type
=
"
SoulbindData
"
,
Nilable
=
false
},
{
Name
=
"
count
"
,
Type
=
"
number
"
,
Nilable
=
false
},
},
},
{
...
...
@@ -314,21 +395,6 @@ local Soulbinds =
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"HasPendingConduitInSoulbind"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"HasPendingConduitsInSoulbind"
,
Type
=
"Function"
,
...
...
@@ -387,12 +453,12 @@ local Soulbinds =
},
},
{
Name
=
"Is
UnselectedConduitPendingInSoulbind
"
,
Name
=
"Is
NodePendingModify
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"
soulbind
ID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"
node
ID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
...
...
@@ -401,21 +467,28 @@ local Soulbinds =
},
},
{
Name
=
"
RemovePendingConduit
"
,
Name
=
"
IsUnselectedConduitPendingInSoulbind
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"result"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"
ResetSoulbindConduits
"
,
Name
=
"
ModifyNode
"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"soulbindID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"nodeID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"conduitID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"type"
,
Type
=
"SoulbindConduitTransactionType"
,
Nilable
=
false
},
},
},