31c202c0f5
-New feature: Arena DPS Bar, can be enabled at the Broadcaster Tools section, shows a bar in 'kamehameha' style showing which team is doing more damage in the latest 3 seconds. -Revamp on the options section for Broadcaster tools. -Added 'Icon Size Offset' under Options > Bars: General, this new option allow to adjust the size of the class/spec icon shown on each bar. -Added 'Show Faction Icon' under Options > Bars: General, with this new option, you can choose to not show the faction icon, this icon is usually shown during battlegrounds. -Added 'Faction Icon Size Offset' under Options > Bars: General, new option to adjust the size of the faction icon. -Added 'Show Arena Role Icon' under Options > Bars: General, new option to hide or show the role icon of players during an arena match. -Added 'Arena Role Icon Size Offset' under Options > Bars: General, new option which allow to control the size of the arena role icon. -Added 'Level' option to Wallpapers, the wallpaper can now be placed on different levels which solves issues where the wallpaper is too low of certain configuration. -Streamer! plugin got updates, now it is more clear to pick which mode to use. -WotLK classic compatibility (Flamanis, Daniel Henry). -Fixed the title bar text not showing when using the Custom Title Bar feature. -Role detection in classic versions got improvements. -New API: Details:GetTop5Actors(attributeId), return the top 5 actors from the selected attribute. -New API: Details:GetActorByRank(attributeId, rankIndex), return an actor from the selected attribute and rankIndex. -Major cleanup and code improvements on dropdowns for library Details! Framework. -Cleanup on NickTag library. -Removed LibGroupInSpecT, LibItemUpgradeInfo and LibCompress. These libraries got replaced by OpenRaidLib and LibDeflate.
141 lines
3.3 KiB
TeX
141 lines
3.3 KiB
TeX
## Interface: 90205
|
|
## Interface-Mainline: 90205
|
|
## Interface-BCC: 20502
|
|
## Title: Details! Damage Meter
|
|
## Notes: Essential tool to impress that chick in your raid.
|
|
## SavedVariables: _detalhes_global
|
|
## SavedVariablesPerCharacter: _detalhes_database
|
|
## OptionalDeps: Ace3, LibSharedMedia-3.0, LibWindow-1.1, LibDBIcon-1.0, NickTag-1.0, LibDataBroker-1.1, LibItemUpgradeInfo-1.0, LibGroupInSpecT-1.1, LibCompress, LibGraph-2.0
|
|
#@no-lib-strip@
|
|
Libs\libs.xml
|
|
#@end-no-lib-strip@
|
|
|
|
locales\Details-enUS.lua
|
|
locales\Details-deDE.lua
|
|
locales\Details-esES.lua
|
|
locales\Details-esMX.lua
|
|
locales\Details-frFR.lua
|
|
locales\Details-itIT.lua
|
|
locales\Details-koKR.lua
|
|
locales\Details-ptBR.lua
|
|
locales\Details-ruRU.lua
|
|
locales\Details-zhCN.lua
|
|
locales\Details-zhTW.lua
|
|
|
|
boot.lua
|
|
indent.lua
|
|
core\util.lua
|
|
API.lua
|
|
functions\events.lua
|
|
|
|
functions\profiles.lua
|
|
functions\hooks.lua
|
|
functions\bossmods.lua
|
|
functions\coach.lua
|
|
functions\skins.lua
|
|
functions\boss.lua
|
|
functions\spells.lua
|
|
functions\classes.lua
|
|
functions\buff.lua
|
|
functions\spellcache.lua
|
|
functions\attributes.lua
|
|
functions\savedata.lua
|
|
functions\slash.lua
|
|
functions\playerclass.lua
|
|
functions\timedata.lua
|
|
functions\currentdps.lua
|
|
functions\report.lua
|
|
functions\rowanimation.lua
|
|
functions\raidinfo.lua
|
|
functions\dungeon.lua
|
|
functions\pack.lua
|
|
functions\mythicdungeon.lua
|
|
functions\immersion.lua
|
|
functions\schedules.lua
|
|
functions\autorun.lua
|
|
functions\deathrecap.lua
|
|
functions\plater.lua
|
|
functions\deathmenu.lua
|
|
functions\macros.lua
|
|
functions\testbars.lua
|
|
|
|
core\timemachine.lua
|
|
|
|
frames\anime.lua
|
|
frames\anime.xml
|
|
frames\fw_mods.lua
|
|
frames\toolbar_button.xml
|
|
|
|
frames\window_copy.lua
|
|
frames\window_options2.lua
|
|
frames\window_options2_sections.lua
|
|
frames\window_api.lua
|
|
frames\window_cdtracker.lua
|
|
frames\window_playerbreakdown.lua
|
|
frames\window_playerbreakdown_list.lua
|
|
frames\window_report.lua
|
|
frames\window_main.lua
|
|
frames\window_custom.lua
|
|
frames\window_welcome.lua
|
|
frames\window_news.lua
|
|
frames\window_wa.lua
|
|
frames\window_forge.lua
|
|
frames\window_switch.lua
|
|
frames\window_scrolldamage.lua
|
|
frames\window_dump.lua
|
|
frames\window_eventtracker.lua
|
|
frames\window_currentdps.lua
|
|
frames\window_benchmark.lua
|
|
frames\window_runcode.lua
|
|
frames\window_plater.lua
|
|
frames\window_macros.lua
|
|
frames\window_profiler.lua
|
|
frames\window_rowtexteditor.lua
|
|
frames\window_brokertexteditor.lua
|
|
frames\window_bookmark.lua
|
|
frames\window_classcolor.lua
|
|
frames\window_statistics.lua
|
|
|
|
classes\class_error.lua
|
|
classes\class_combat.lua
|
|
classes\class_damage.lua
|
|
classes\class_spelldamage.lua
|
|
classes\class_heal.lua
|
|
classes\class_spellhealing.lua
|
|
classes\class_resources.lua
|
|
classes\class_spellresources.lua
|
|
classes\class_utility.lua
|
|
classes\class_spellutility.lua
|
|
classes\include_instance.lua
|
|
classes\class_instance.lua
|
|
|
|
classes\class_custom.lua
|
|
classes\custom_damagedone.lua
|
|
classes\custom_healingdone.lua
|
|
|
|
core\control.lua
|
|
|
|
classes\container_actors.lua
|
|
classes\container_spells.lua
|
|
classes\container_segments.lua
|
|
classes\container_pets.lua
|
|
|
|
core\plugins.lua
|
|
core\plugins_toolbar.lua
|
|
core\plugins_statusbar.lua
|
|
core\plugins_raid.lua
|
|
core\plugins_solo.lua
|
|
core\gears.lua
|
|
core\windows.lua
|
|
core\meta.lua
|
|
core\network.lua
|
|
|
|
core\parser.lua
|
|
#core\parser_timewalk.lua
|
|
|
|
functions\loaddata.lua
|
|
|
|
startup.lua
|
|
|
|
functions\api2.lua
|