-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
92 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Interface: 30401 | ||
## Title: Details!: Storage | ||
## Notes: Stores information for Details! Damage Meter | ||
## DefaultState: Enabled | ||
## LoadOnDemand: 1 | ||
## Dependencies: Details | ||
## SavedVariables: DetailsDataStorage | ||
|
||
Details_DataStorage.lua |
12 changes: 12 additions & 0 deletions
12
plugins/Details_EncounterDetails/Details_EncounterDetails-Wrath.toc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Interface: 30401 | ||
## Title: Details!: Encounter Breakdown (plugin) | ||
## Notes: Show detailed information about a boss encounter. Also provide damage per phase, graphic charts, easy weakauras creation. | ||
## RequiredDeps: Details | ||
## OptionalDeps: Ace3 | ||
## SavedVariablesPerCharacter: EncounterDetailsDB | ||
|
||
enUS.lua | ||
ptBR.lua | ||
frames.lua | ||
|
||
Details_EncounterDetails.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## Interface: 30401 | ||
## Title: Details!: Raid Check (plugin) | ||
## Notes: Show talents and item level for all members in your group, also shows food and flask state. | ||
## RequiredDeps: Details | ||
|
||
#@no-lib-strip@ | ||
embeds.xml | ||
#@end-no-lib-strip@ | ||
|
||
Details_RaidCheck.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,4 @@ | |
embeds.xml | ||
#@end-no-lib-strip@ | ||
|
||
Details_RaidCheck.lua | ||
Details_RaidCheck.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## Interface: 30401 | ||
## Title: Details!: Streamer (plugin) | ||
## Notes: Show which spells you are casting, viewers can see what are you doing and follow your steps. | ||
## RequiredDeps: Details | ||
## SavedVariables: Details_StreamerDB | ||
|
||
#@no-lib-strip@ | ||
embeds.xml | ||
#@end-no-lib-strip@ | ||
|
||
Details_Streamer.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## Interface: 11401 | ||
## Title: Details!: Tiny Threat (plugin) | ||
## Notes: Threat meter plugin, show threat for group members in the window. Select it from the Plugin menu in the Orange Cogwheel. | ||
## RequiredDeps: Details | ||
## OptionalDeps: Ace3 | ||
|
||
#@no-lib-strip@ | ||
embeds.xml | ||
#@end-no-lib-strip@ | ||
|
||
enUS.lua | ||
ptBR.lua | ||
|
||
Details_TinyThreat.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## Interface: 30401 | ||
## Title: Details!: Tiny Threat (plugin) | ||
## Notes: Threat meter plugin, show threat for group members in the window. Select it from the Plugin menu in the Orange Cogwheel. | ||
## RequiredDeps: Details | ||
## OptionalDeps: Ace3 | ||
|
||
#@no-lib-strip@ | ||
embeds.xml | ||
#@end-no-lib-strip@ | ||
|
||
enUS.lua | ||
ptBR.lua | ||
|
||
Details_TinyThreat.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ embeds.xml | |
enUS.lua | ||
ptBR.lua | ||
|
||
Details_TinyThreat.lua | ||
Details_TinyThreat.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Interface: 30401 | ||
## Title: Details!: Vanguard (plugin) | ||
## Notes: Show the health and debuffs for tanks in your group. | ||
## SavedVariablesPerCharacter: _detalhes_databaseVanguard | ||
## RequiredDeps: Details | ||
## OptionalDeps: Ace3 | ||
|
||
#@no-lib-strip@ | ||
embeds.xml | ||
#@end-no-lib-strip@ | ||
|
||
Details_Vanguard.lua |