- testing the mercurial repo packpager.

This commit is contained in:
Tercio
2017-09-19 12:56:32 -03:00
parent 1b07ba9276
commit 7df507bd46
48 changed files with 2860 additions and 532 deletions
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details! 3D Model Viewer
## Notes: When the 3d models option is enabled, this tool is used to select which model will be used on the window's rows.
## DefaultState: Enabled
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details Storage
## Notes: Stores information for Details!
## DefaultState: Enabled
+1 -1
View File
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details Damage, the Game! (plugin)
## Notes: Plugin for Details
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details Dps Tuning (plugin)
## Notes: Plugin for Details
## RequiredDeps: Details
@@ -146,7 +146,7 @@ local function CreatePluginFrames (data)
EncounterDetails:AutoShowIcon()
end
EncounterDetails:CreateCallbackListeners()
--EncounterDetails:CreateCallbackListeners()
elseif (event == "COMBAT_PLAYER_ENTER") then --> combat started
if (EncounterDetails.showing and EncounterDetails.db.hide_on_combat) then
@@ -236,6 +236,8 @@ local function CreatePluginFrames (data)
end
end
--desativado, agora ele é gerenciado dentro do proprio details!
function EncounterDetails:CreateCallbackListeners()
EncounterDetails.DBM_timers = {}
@@ -538,6 +540,9 @@ local shift_monitor = function (self)
if (IsShiftKeyDown()) then
local spellname = GetSpellInfo (self.spellid)
if (spellname) then
if (GameCooltip) then
GameCooltip:Hide()
end
GameTooltip:SetOwner (self, "ANCHOR_TOPLEFT")
GameTooltip:SetSpellByID (self.spellid)
GameTooltip:Show()
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details Encounter (plugin)
## Notes: Plugin for Details
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details Raid Check (plugin)
## Notes: Show a icon on Details title bar showing flask, food, pre-pots.
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details: Emerald Nightmare
## Notes: Plugin for Details
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details: Nighthold
## Notes: Plugin for Details
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details: Tomb of Sargeras
## Notes: Plugin for Details
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details: Trial Of Valor
## Notes: Plugin for Details
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details!: Streamer (plugin)
## Notes: Show which spells you are casting, viewers can see what are you doing and follow your steps.
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details TimeAttack (plugin)
## Notes: Plugin for Details
## SavedVariablesPerCharacter: _detalhes_databaseTimeAttack
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details Tiny Threat (plugin)
## Notes: Plugin for Details
## RequiredDeps: Details
@@ -1,4 +1,4 @@
## Interface: 70200
## Interface: 70300
## Title: Details Vanguard (plugin)
## Notes: Plugin for Details
## SavedVariablesPerCharacter: _detalhes_databaseVanguard