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
ffbd8a3f
Commit
ffbd8a3f
authored
Nov 07, 2019
by
TOM_RUS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WOW-32414patch8.3.0_PTR
parent
97a8ce98
Changes
102
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
102 changed files
with
2000 additions
and
866 deletions
+2000
-866
Interface/AddOns/Blizzard_APIDocumentation/AuctionHouseDocumentation.lua
...s/Blizzard_APIDocumentation/AuctionHouseDocumentation.lua
+4
-18
Interface/AddOns/Blizzard_APIDocumentation/Blizzard_APIDocumentation.toc
...s/Blizzard_APIDocumentation/Blizzard_APIDocumentation.toc
+1
-0
Interface/AddOns/Blizzard_APIDocumentation/ClubFinderDocumentation.lua
...Ons/Blizzard_APIDocumentation/ClubFinderDocumentation.lua
+61
-0
Interface/AddOns/Blizzard_APIDocumentation/GarrisonInfoDocumentation.lua
...s/Blizzard_APIDocumentation/GarrisonInfoDocumentation.lua
+33
-0
Interface/AddOns/Blizzard_APIDocumentation/ItemInteractionUIDocumentation.lua
...zzard_APIDocumentation/ItemInteractionUIDocumentation.lua
+119
-0
Interface/AddOns/Blizzard_APIDocumentation/MailInfoDocumentation.lua
...ddOns/Blizzard_APIDocumentation/MailInfoDocumentation.lua
+10
-0
Interface/AddOns/Blizzard_APIDocumentation/UnitDocumentation.lua
...ce/AddOns/Blizzard_APIDocumentation/UnitDocumentation.lua
+136
-0
Interface/AddOns/Blizzard_AchievementUI/Blizzard_AchievementUI.lua
.../AddOns/Blizzard_AchievementUI/Blizzard_AchievementUI.lua
+47
-26
Interface/AddOns/Blizzard_AchievementUI/Blizzard_AchievementUI.xml
.../AddOns/Blizzard_AchievementUI/Blizzard_AchievementUI.xml
+73
-70
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseAuctionsFrame.lua
...ard_AuctionHouseUI/Blizzard_AuctionHouseAuctionsFrame.lua
+12
-26
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseBuyDialog.lua
...lizzard_AuctionHouseUI/Blizzard_AuctionHouseBuyDialog.lua
+9
-2
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseBuyDialog.xml
...lizzard_AuctionHouseUI/Blizzard_AuctionHouseBuyDialog.xml
+1
-1
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseCategoriesList.lua
...rd_AuctionHouseUI/Blizzard_AuctionHouseCategoriesList.lua
+0
-1
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseCommoditiesBuyFrame.lua
...ctionHouseUI/Blizzard_AuctionHouseCommoditiesBuyFrame.lua
+15
-8
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseCommoditiesBuyFrame.xml
...ctionHouseUI/Blizzard_AuctionHouseCommoditiesBuyFrame.xml
+1
-1
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseCommoditiesList.lua
...d_AuctionHouseUI/Blizzard_AuctionHouseCommoditiesList.lua
+19
-3
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseFrame.lua
...ns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseFrame.lua
+15
-4
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseItemBuyFrame.lua
...zard_AuctionHouseUI/Blizzard_AuctionHouseItemBuyFrame.lua
+3
-1
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseItemList.lua
...Blizzard_AuctionHouseUI/Blizzard_AuctionHouseItemList.lua
+23
-0
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseItemSellFrame.lua
...ard_AuctionHouseUI/Blizzard_AuctionHouseItemSellFrame.lua
+1
-1
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseSellFrame.lua
...lizzard_AuctionHouseUI/Blizzard_AuctionHouseSellFrame.lua
+7
-5
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseSharedTemplates.lua
...d_AuctionHouseUI/Blizzard_AuctionHouseSharedTemplates.lua
+50
-12
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseSharedTemplates.xml
...d_AuctionHouseUI/Blizzard_AuctionHouseSharedTemplates.xml
+2
-2
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseTableBuilder.lua
...zard_AuctionHouseUI/Blizzard_AuctionHouseTableBuilder.lua
+61
-14
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseTableBuilder.xml
...zard_AuctionHouseUI/Blizzard_AuctionHouseTableBuilder.xml
+13
-3
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseUtil.lua
...Ons/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseUtil.lua
+26
-32
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseWoWTokenFrame.lua
...ard_AuctionHouseUI/Blizzard_AuctionHouseWoWTokenFrame.lua
+51
-2
Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseWoWTokenFrame.xml
...ard_AuctionHouseUI/Blizzard_AuctionHouseWoWTokenFrame.xml
+7
-18
Interface/AddOns/Blizzard_AzeriteEssenceUI/Blizzard_AzeriteEssenceUI.lua
...s/Blizzard_AzeriteEssenceUI/Blizzard_AzeriteEssenceUI.lua
+47
-4
Interface/AddOns/Blizzard_AzeriteEssenceUI/Blizzard_AzeriteEssenceUI.xml
...s/Blizzard_AzeriteEssenceUI/Blizzard_AzeriteEssenceUI.xml
+6
-0
Interface/AddOns/Blizzard_BindingUI/Blizzard_BindingUI.lua
Interface/AddOns/Blizzard_BindingUI/Blizzard_BindingUI.lua
+2
-3
Interface/AddOns/Blizzard_BindingUI/Blizzard_BindingUI.xml
Interface/AddOns/Blizzard_BindingUI/Blizzard_BindingUI.xml
+4
-22
Interface/AddOns/Blizzard_Calendar/Blizzard_Calendar.lua
Interface/AddOns/Blizzard_Calendar/Blizzard_Calendar.lua
+16
-16
Interface/AddOns/Blizzard_Calendar/Blizzard_Calendar.xml
Interface/AddOns/Blizzard_Calendar/Blizzard_Calendar.xml
+13
-42
Interface/AddOns/Blizzard_Calendar/Blizzard_CalendarTemplates.xml
...e/AddOns/Blizzard_Calendar/Blizzard_CalendarTemplates.xml
+0
-41
Interface/AddOns/Blizzard_Channels/ChannelFrame.xml
Interface/AddOns/Blizzard_Channels/ChannelFrame.xml
+1
-1
Interface/AddOns/Blizzard_CombatLog/Blizzard_CombatLog.lua
Interface/AddOns/Blizzard_CombatLog/Blizzard_CombatLog.lua
+2
-2
Interface/AddOns/Blizzard_Commentator/CommentatorCooldownDisplay.lua
...ddOns/Blizzard_Commentator/CommentatorCooldownDisplay.lua
+5
-1
Interface/AddOns/Blizzard_Commentator/UnitFrame.lua
Interface/AddOns/Blizzard_Commentator/UnitFrame.lua
+1
-0
Interface/AddOns/Blizzard_Communities/CommunitiesFrame.lua
Interface/AddOns/Blizzard_Communities/CommunitiesFrame.lua
+41
-13
Interface/AddOns/Blizzard_Communities/CommunitiesList.lua
Interface/AddOns/Blizzard_Communities/CommunitiesList.lua
+2
-2
Interface/AddOns/Blizzard_Communities/CommunitiesSettings.lua
...rface/AddOns/Blizzard_Communities/CommunitiesSettings.lua
+25
-5
Interface/AddOns/Blizzard_Communities/CommunitiesSettings.xml
...rface/AddOns/Blizzard_Communities/CommunitiesSettings.xml
+8
-2
Interface/AddOns/Blizzard_Communities/GuildNameChange.xml
Interface/AddOns/Blizzard_Communities/GuildNameChange.xml
+9
-18
Interface/AddOns/Blizzard_DebugTools/Blizzard_DebugTools.lua
Interface/AddOns/Blizzard_DebugTools/Blizzard_DebugTools.lua
+23
-0
Interface/AddOns/Blizzard_Deprecated/Deprecated_8_3_0.lua
Interface/AddOns/Blizzard_Deprecated/Deprecated_8_3_0.lua
+29
-1
Interface/AddOns/Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua
...s/Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua
+4
-0
Interface/AddOns/Blizzard_GMSurveyUI/Blizzard_GMSurveyUI.xml
Interface/AddOns/Blizzard_GMSurveyUI/Blizzard_GMSurveyUI.xml
+4
-71
Interface/AddOns/Blizzard_ItemInteractionUI/Blizzard_ItemInteractionUI.lua
...Blizzard_ItemInteractionUI/Blizzard_ItemInteractionUI.lua
+328
-0
Interface/AddOns/Blizzard_ItemInteractionUI/Blizzard_ItemInteractionUI.toc
...Blizzard_ItemInteractionUI/Blizzard_ItemInteractionUI.toc
+4
-0
Interface/AddOns/Blizzard_ItemInteractionUI/Blizzard_ItemInteractionUI.xml
...Blizzard_ItemInteractionUI/Blizzard_ItemInteractionUI.xml
+147
-0
Interface/AddOns/Blizzard_ObliterumUI/Blizzard_ObliterumUI.lua
...face/AddOns/Blizzard_ObliterumUI/Blizzard_ObliterumUI.lua
+8
-7
Interface/AddOns/Blizzard_OrderHallUI/Blizzard_OrderHallTalents.lua
...AddOns/Blizzard_OrderHallUI/Blizzard_OrderHallTalents.lua
+30
-5
Interface/AddOns/Blizzard_OrderHallUI/Blizzard_OrderHallTalents.xml
...AddOns/Blizzard_OrderHallUI/Blizzard_OrderHallTalents.xml
+5
-0
Interface/AddOns/Blizzard_PVPMatch/PVPMatchResults.lua
Interface/AddOns/Blizzard_PVPMatch/PVPMatchResults.lua
+1
-3
Interface/AddOns/Blizzard_PVPMatch/PVPMatchUtil.lua
Interface/AddOns/Blizzard_PVPMatch/PVPMatchUtil.lua
+0
-8
Interface/AddOns/Blizzard_StoreUI/Blizzard_StoreUISecure.lua
Interface/AddOns/Blizzard_StoreUI/Blizzard_StoreUISecure.lua
+1
-1
Interface/FrameXML/AudioOptionsFrame.lua
Interface/FrameXML/AudioOptionsFrame.lua
+1
-1
Interface/FrameXML/Bindings.xml
Interface/FrameXML/Bindings.xml
+5
-2
Interface/FrameXML/CharacterFrame.xml
Interface/FrameXML/CharacterFrame.xml
+1
-1
Interface/FrameXML/ChatConfigFrame.lua
Interface/FrameXML/ChatConfigFrame.lua
+1
-2
Interface/FrameXML/ChatConfigFrame.xml
Interface/FrameXML/ChatConfigFrame.xml
+5
-22
Interface/FrameXML/ColorPickerFrame.xml
Interface/FrameXML/ColorPickerFrame.xml
+5
-11
Interface/FrameXML/CompactUnitFrame.lua
Interface/FrameXML/CompactUnitFrame.lua
+4
-4
Interface/FrameXML/ContainerFrame.xml
Interface/FrameXML/ContainerFrame.xml
+3
-3
Interface/FrameXML/GameMenuFrame.xml
Interface/FrameXML/GameMenuFrame.xml
+5
-15
Interface/FrameXML/GameTooltip.lua
Interface/FrameXML/GameTooltip.lua
+5
-0
Interface/FrameXML/HelpFrame.lua
Interface/FrameXML/HelpFrame.lua
+0
-4
Interface/FrameXML/HelpFrame.xml
Interface/FrameXML/HelpFrame.xml
+4
-14
Interface/FrameXML/InterfaceOptionsFrame.xml
Interface/FrameXML/InterfaceOptionsFrame.xml
+6
-15
Interface/FrameXML/ItemButtonTemplate.xml
Interface/FrameXML/ItemButtonTemplate.xml
+2
-2
Interface/FrameXML/ItemUtil.lua
Interface/FrameXML/ItemUtil.lua
+5
-0
Interface/FrameXML/MacOptionsPanel.xml
Interface/FrameXML/MacOptionsPanel.xml
+6
-25
Interface/FrameXML/MailFrame.lua
Interface/FrameXML/MailFrame.lua
+27
-1
Interface/FrameXML/MoneyInputFrame.lua
Interface/FrameXML/MoneyInputFrame.lua
+10
-0
Interface/FrameXML/OptionsFrameTemplates.xml
Interface/FrameXML/OptionsFrameTemplates.xml
+6
-25
Interface/FrameXML/RaidFrame.xml
Interface/FrameXML/RaidFrame.xml
+5
-12
Interface/FrameXML/RatingMenuFrame.xml
Interface/FrameXML/RatingMenuFrame.xml
+6
-11
Interface/FrameXML/RecruitAFriendFrame.lua
Interface/FrameXML/RecruitAFriendFrame.lua
+52
-24
Interface/FrameXML/RecruitAFriendFrame.xml
Interface/FrameXML/RecruitAFriendFrame.xml
+3
-3
Interface/FrameXML/ReputationFrame.xml
Interface/FrameXML/ReputationFrame.xml
+0
-3
Interface/FrameXML/StaticPopup.lua
Interface/FrameXML/StaticPopup.lua
+11
-9
Interface/FrameXML/TabardFrame.lua
Interface/FrameXML/TabardFrame.lua
+5
-0
Interface/FrameXML/UIPanelTemplates.lua
Interface/FrameXML/UIPanelTemplates.lua
+23
-0
Interface/FrameXML/UIPanelTemplates.xml
Interface/FrameXML/UIPanelTemplates.xml
+7
-0
Interface/FrameXML/UIParent.lua
Interface/FrameXML/UIParent.lua
+33
-16
Interface/FrameXML/UnitPopup.lua
Interface/FrameXML/UnitPopup.lua
+7
-2
Interface/FrameXML/UnitPowerBarAlt.lua
Interface/FrameXML/UnitPowerBarAlt.lua
+49
-53
Interface/FrameXML/UnitPowerBarAlt.xml
Interface/FrameXML/UnitPowerBarAlt.xml
+2
-2
Interface/FrameXML/VideoOptionsFrame.lua
Interface/FrameXML/VideoOptionsFrame.lua
+1
-2
Interface/FrameXML/ZoneAbility.lua
Interface/FrameXML/ZoneAbility.lua
+19
-8
Interface/GlueXML/AudioOptionsFrame.lua
Interface/GlueXML/AudioOptionsFrame.lua
+1
-1
Interface/GlueXML/GlueMenuFrame.xml
Interface/GlueXML/GlueMenuFrame.xml
+5
-15
Interface/GlueXML/OptionsFrameTemplates.xml
Interface/GlueXML/OptionsFrameTemplates.xml
+6
-15
Interface/GlueXML/RealmList.xml
Interface/GlueXML/RealmList.xml
+8
-13
Interface/GlueXML/VideoOptionsFrame.lua
Interface/GlueXML/VideoOptionsFrame.lua
+1
-2
Interface/SharedXML/FrameUtil.lua
Interface/SharedXML/FrameUtil.lua
+7
-1
Interface/SharedXML/GameTooltipTemplate.xml
Interface/SharedXML/GameTooltipTemplate.xml
+2
-2
Interface/SharedXML/SharedUIPanelTemplates.lua
Interface/SharedXML/SharedUIPanelTemplates.lua
+14
-1
Interface/SharedXML/SharedUIPanelTemplates.xml
Interface/SharedXML/SharedUIPanelTemplates.xml
+51
-0
Interface/SharedXML/TimeUtil.lua
Interface/SharedXML/TimeUtil.lua
+2
-6
Interface/SharedXML/Util.lua
Interface/SharedXML/Util.lua
+13
-0
No files found.
Interface/AddOns/Blizzard_APIDocumentation/AuctionHouseDocumentation.lua
View file @
ffbd8a3f
...
...
@@ -227,6 +227,7 @@ local AuctionHouse =
Arguments
=
{
{
Name
=
"itemKey"
,
Type
=
"ItemKey"
,
Nilable
=
false
},
{
Name
=
"restrictQualityToFilter"
,
Type
=
"bool"
,
Nilable
=
false
,
Default
=
false
},
},
Returns
=
...
...
@@ -1016,24 +1017,6 @@ local AuctionHouse =
{
Name
=
"newAuctionID"
,
Type
=
"number"
,
Nilable
=
true
},
},
},
{
Name
=
"OwnedAuctionAdded"
,
Type
=
"Event"
,
LiteralName
=
"OWNED_AUCTION_ADDED"
,
Payload
=
{
{
Name
=
"ownedAuctionID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"OwnedAuctionExpired"
,
Type
=
"Event"
,
LiteralName
=
"OWNED_AUCTION_EXPIRED"
,
Payload
=
{
{
Name
=
"ownedAuctionID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"OwnedAuctionsUpdated"
,
Type
=
"Event"
,
...
...
@@ -1166,6 +1149,7 @@ local AuctionHouse =
{
Name
=
"timeLeftSeconds"
,
Type
=
"number"
,
Nilable
=
true
},
{
Name
=
"numOwnerItems"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"containsOwnerItem"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"containsAccountItem"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
...
...
@@ -1185,6 +1169,7 @@ local AuctionHouse =
Fields
=
{
{
Name
=
"itemName"
,
Type
=
"string"
,
Nilable
=
false
},
{
Name
=
"battlePetLink"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"quality"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"iconFileID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"isPet"
,
Type
=
"bool"
,
Nilable
=
false
},
...
...
@@ -1204,6 +1189,7 @@ local AuctionHouse =
{
Name
=
"quantity"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"itemLink"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"containsOwnerItem"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"containsAccountItem"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"containsSocketedItem"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"bidder"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"minBid"
,
Type
=
"number"
,
Nilable
=
true
},
...
...
Interface/AddOns/Blizzard_APIDocumentation/Blizzard_APIDocumentation.toc
View file @
ffbd8a3f
...
...
@@ -72,6 +72,7 @@ InvasionInfoDocumentation.lua
IslandsInfoDocumentation.lua
IslandsQueueUIDocumentation.lua
ItemDocumentation.lua
ItemInteractionUIDocumentation.lua
ItemSocketInfoDocumentation.lua
ItemTextDocumentation.lua
ItemUpgradeDocumentation.lua
...
...
Interface/AddOns/Blizzard_APIDocumentation/ClubFinderDocumentation.lua
View file @
ffbd8a3f
...
...
@@ -183,6 +183,20 @@ local ClubFinder =
{
Name
=
"clubInfo"
,
Type
=
"RecruitingClubInfo"
,
Nilable
=
false
},
},
},
{
Name
=
"GetStatusOfPostingFromClubId"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"postingID"
,
Type
=
"string"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"postingFlags"
,
Type
=
"table"
,
InnerType
=
"ClubFinderClubPostingStatusFlags"
,
Nilable
=
false
},
},
},
{
Name
=
"GetTotalMatchingCommunityListSize"
,
Type
=
"Function"
,
...
...
@@ -215,6 +229,20 @@ local ClubFinder =
{
Name
=
"hasAlreadyApplied"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"HasPostingBeenDelisted"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"postingID"
,
Type
=
"string"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"postingDelisted"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"IsEnabled"
,
Type
=
"Function"
,
...
...
@@ -238,6 +266,20 @@ local ClubFinder =
{
Name
=
"isListed"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"IsPostingBanned"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"postingID"
,
Type
=
"string"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"postingBanned"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
{
Name
=
"LookupClubPostingFromClubFinderGUID"
,
Type
=
"Function"
,
...
...
@@ -622,6 +664,25 @@ local ClubFinder =
{
Name
=
"Cancel"
,
Type
=
"ClubFinderApplicationUpdateType"
,
EnumValue
=
3
},
},
},
{
Name
=
"ClubFinderClubPostingStatusFlags"
,
Type
=
"Enumeration"
,
NumValues
=
9
,
MinValue
=
0
,
MaxValue
=
8
,
Fields
=
{
{
Name
=
"None"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
0
},
{
Name
=
"NeedsCacheUpdate"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
1
},
{
Name
=
"ForceDescriptionChange"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
2
},
{
Name
=
"ForceNameChange"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
3
},
{
Name
=
"UnderReview"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
4
},
{
Name
=
"Banned"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
5
},
{
Name
=
"FakePost"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
6
},
{
Name
=
"PendingDelete"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
7
},
{
Name
=
"PostDelisted"
,
Type
=
"ClubFinderClubPostingStatusFlags"
,
EnumValue
=
8
},
},
},
{
Name
=
"ClubFinderDisableReason"
,
Type
=
"Enumeration"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/GarrisonInfoDocumentation.lua
View file @
ffbd8a3f
...
...
@@ -66,6 +66,20 @@ local GarrisonInfo =
{
Name
=
"garrTalentTreeType"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GetTalentPointsSpentInTalentTree"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"garrTalentTreeID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"talentPoints"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GetTalentTreeIDsByClassID"
,
Type
=
"Function"
,
...
...
@@ -81,6 +95,25 @@ local GarrisonInfo =
{
Name
=
"treeIDs"
,
Type
=
"table"
,
InnerType
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GetTalentTreeTalentPointResearchInfo"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"garrTalentTreeID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"talentPointIndex"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"isRespec"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"goldCost"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"currencyType"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"currencyCost"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"durationSecs"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"IsAtGarrisonMissionNPC"
,
Type
=
"Function"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/ItemInteractionUIDocumentation.lua
0 → 100644
View file @
ffbd8a3f
local
ItemInteractionUI
=
{
Name
=
"ItemInteractionUI"
,
Type
=
"System"
,
Namespace
=
"C_ItemInteraction"
,
Functions
=
{
{
Name
=
"ClearPendingItem"
,
Type
=
"Function"
,
},
{
Name
=
"GetItemInteractionInfo"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"info"
,
Type
=
"ItemInteractionFrameInfo"
,
Nilable
=
true
},
},
},
{
Name
=
"GetItemInteractionSpellId"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"spellId"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"InitializeFrame"
,
Type
=
"Function"
,
},
{
Name
=
"PerformItemInteraction"
,
Type
=
"Function"
,
},
{
Name
=
"Reset"
,
Type
=
"Function"
,
},
{
Name
=
"SetCorruptionReforgerItemTooltip"
,
Type
=
"Function"
,
},
{
Name
=
"SetPendingItem"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"item"
,
Type
=
"table"
,
Mixin
=
"ItemLocationMixin"
,
Nilable
=
true
},
},
Returns
=
{
{
Name
=
"success"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
},
Events
=
{
{
Name
=
"ItemInteractionClose"
,
Type
=
"Event"
,
LiteralName
=
"ITEM_INTERACTION_CLOSE"
,
},
{
Name
=
"ItemInteractionItemSelectionUpdated"
,
Type
=
"Event"
,
LiteralName
=
"ITEM_INTERACTION_ITEM_SELECTION_UPDATED"
,
Payload
=
{
{
Name
=
"itemLocation"
,
Type
=
"table"
,
Mixin
=
"ItemLocationMixin"
,
Nilable
=
true
},
},
},
{
Name
=
"ItemInteractionOpen"
,
Type
=
"Event"
,
LiteralName
=
"ITEM_INTERACTION_OPEN"
,
},
},
Tables
=
{
{
Name
=
"ItemInteractionFrameType"
,
Type
=
"Enumeration"
,
NumValues
=
1
,
MinValue
=
0
,
MaxValue
=
0
,
Fields
=
{
{
Name
=
"CleanseCorruption"
,
Type
=
"ItemInteractionFrameType"
,
EnumValue
=
0
},
},
},
{
Name
=
"ItemInteractionFrameInfo"
,
Type
=
"Structure"
,
Fields
=
{
{
Name
=
"textureKitID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"openSoundKitID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"closeSoundKitID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"titleText"
,
Type
=
"string"
,
Nilable
=
false
},
{
Name
=
"tutorialText"
,
Type
=
"string"
,
Nilable
=
false
},
{
Name
=
"buttonText"
,
Type
=
"string"
,
Nilable
=
false
},
{
Name
=
"frameType"
,
Type
=
"ItemInteractionFrameType"
,
Nilable
=
false
},
{
Name
=
"description"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"cost"
,
Type
=
"number"
,
Nilable
=
true
},
{
Name
=
"currencyTypeId"
,
Type
=
"number"
,
Nilable
=
true
},
},
},
},
};
APIDocumentation
:
AddDocumentationTable
(
ItemInteractionUI
);
\ No newline at end of file
Interface/AddOns/Blizzard_APIDocumentation/MailInfoDocumentation.lua
View file @
ffbd8a3f
...
...
@@ -6,6 +6,16 @@ local MailInfo =
Functions
=
{
{
Name
=
"CanCheckInbox"
,
Type
=
"Function"
,
Returns
=
{
{
Name
=
"canCheckInbox"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"secondsUntilAllowed"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"HasInboxMoney"
,
Type
=
"Function"
,
...
...
Interface/AddOns/Blizzard_APIDocumentation/UnitDocumentation.lua
View file @
ffbd8a3f
...
...
@@ -5,6 +5,105 @@ local Unit =
Functions
=
{
{
Name
=
"GetUnitPowerBarInfo"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"unitToken"
,
Type
=
"string"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"info"
,
Type
=
"UnitPowerBarInfo"
,
Nilable
=
false
},
},
},
{
Name
=
"GetUnitPowerBarInfoByID"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"barID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"info"
,
Type
=
"UnitPowerBarInfo"
,
Nilable
=
false
},
},
},
{
Name
=
"GetUnitPowerBarStrings"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"unitToken"
,
Type
=
"string"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"name"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"tooltip"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"cost"
,
Type
=
"string"
,
Nilable
=
true
},
},
},
{
Name
=
"GetUnitPowerBarStringsByID"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"barID"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"name"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"tooltip"
,
Type
=
"string"
,
Nilable
=
true
},
{
Name
=
"cost"
,
Type
=
"string"
,
Nilable
=
true
},
},
},
{
Name
=
"GetUnitPowerBarTextureInfo"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"unitToken"
,
Type
=
"string"
,
Nilable
=
false
},
{
Name
=
"textureIndex"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"timerIndex"
,
Type
=
"number"
,
Nilable
=
true
},
},
Returns
=
{
{
Name
=
"texture"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"colorR"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"colorG"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"colorB"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"colorA"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"GetUnitPowerBarTextureInfoByID"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"barID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"textureIndex"
,
Type
=
"number"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"texture"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"colorR"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"colorG"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"colorB"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"colorA"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"PlayerVehicleHasComboPoints"
,
Type
=
"Function"
,
...
...
@@ -167,6 +266,20 @@ local Unit =
{
Name
=
"power"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"UnitPowerBarID"
,
Type
=
"Function"
,
Arguments
=
{
{
Name
=
"unitToken"
,
Type
=
"string"
,
Nilable
=
false
},
},
Returns
=
{
{
Name
=
"barID"
,
Type
=
"number"
,
Nilable
=
false
},
},
},
{
Name
=
"UnitPowerDisplayMod"
,
Type
=
"Function"
,
...
...
@@ -1277,6 +1390,29 @@ local Unit =
{
Name
=
"OrbCarrierPurple"
,
Type
=
"PvpUnitClassification"
,
EnumValue
=
10
},
},
},
{
Name
=
"UnitPowerBarInfo"
,
Type
=
"Structure"
,
Fields
=
{
{
Name
=
"ID"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"barType"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"minPower"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"startInset"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"endInset"
,
Type
=
"number"
,
Nilable
=
false
},
{
Name
=
"smooth"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"hideFromOthers"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"showOnRaid"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"opaqueSpark"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"opaqueFlash"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"anchorTop"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"forcePercentage"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"sparkUnderFrame"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"flashAtMinPower"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"fractionalCounter"
,
Type
=
"bool"
,
Nilable
=
false
},
{
Name
=
"animateNumbers"
,
Type
=
"bool"
,
Nilable
=
false
},
},
},
},
};
...
...
Interface/AddOns/Blizzard_AchievementUI/Blizzard_AchievementUI.lua
View file @
ffbd8a3f
...
...
@@ -3653,13 +3653,15 @@ function AchievementFrame_FindDisplayedAchievement(baseAchievementID)
end
function
AchievementFrame_HideSearchPreview
()
AchievementFrame
.
searchPreviewContainer
:
Hide
();
local
searchPreviewContainer
=
AchievementFrame
.
searchPreviewContainer
;
local
searchPreviews
=
searchPreviewContainer
.
searchPreviews
;
searchPreviewContainer
:
Hide
();
for
index
=
1
,
ACHIEVEMENT_FRAME_NUM_SEARCH_PREVIEWS
do
AchievementFrame
.
searchPreview
[
index
]:
Hide
();
searchPreview
s
[
index
]:
Hide
();
end
AchievementFrame
.
showAllSearchResults
:
Hide
();
searchPreviewContainer
.
showAllSearchResults
:
Hide
();
AchievementFrame
.
searchProgressBar
:
Hide
();
end
...
...
@@ -3696,15 +3698,17 @@ function AchievementFrameSearchBox_OnUpdate (self, elapsed)
if
(
AchievementFrame
.
searchProgressBar
:
GetScript
(
"OnUpdate"
)
==
nil
)
then
AchievementFrame
.
searchProgressBar
:
SetScript
(
"OnUpdate"
,
AchievementFrameSearchProgressBar_OnUpdate
);
local
searchPreviewContainer
=
AchievementFrame
.
searchPreviewContainer
;
local
searchPreviews
=
searchPreviewContainer
.
searchPreviews
;
for
index
=
1
,
ACHIEVEMENT_FRAME_NUM_SEARCH_PREVIEWS
do
AchievementFrame
.
searchPreview
[
index
]:
Hide
();
searchPreview
s
[
index
]:
Hide
();
end
AchievementFrame
.
showAllSearchResults
:
Hide
();
searchPreviewContainer
.
showAllSearchResults
:
Hide
();
AchievementFrame
.
searchPreviewContainer
.
borderAnchor
:
SetPoint
(
"BOTTOM"
,
0
,
-
5
);
AchievementFrame
.
searchPreviewContainer
.
background
:
Show
();
AchievementFrame
.
searchPreviewContainer
:
Show
();
searchPreviewContainer
.
borderAnchor
:
SetPoint
(
"BOTTOM"
,
0
,
-
5
);
searchPreviewContainer
.
background
:
Show
();
searchPreviewContainer
:
Show
();
AchievementFrame
.
searchProgressBar
:
Show
();
return
;
...
...
@@ -3737,9 +3741,11 @@ function AchievementFrame_ShowSearchPreviewResults()
AchievementFrame_SetSearchPreviewSelection
(
1
);
end
local
searchPreviewContainer
=
AchievementFrame
.
searchPreviewContainer
;
local
searchPreviews
=
searchPreviewContainer
.
searchPreviews
;
local
lastButton
;
for
index
=
1
,
ACHIEVEMENT_FRAME_NUM_SEARCH_PREVIEWS
do