81771ec1ec
- Added a new tab on options panel for broker config. - Added new abbreviation method called "comma". - Fully removed the delete button switch between instances, new all instances have a delete button. - Full re-write on the instance, delete and close buttons. - Fixed the total healing done by the raid group which was counting overheal too. - HotCorners now sort icons according with most used. - Few changes on all skins in order to fit on the new right menu buttons. - Added Horde avatars. - Fixed issue where shortcut panel shows below thw windows when its in Dialog strata. - Fixed problem with import data capture for charts. - API Cooltip: Added new option: TextShadow -> true or false. - New API: _detalhes.StatusBar:SetPlugin (instance, pluginname, anchor) - New API: _detalhes:SetPlayerDetailsWindowTexture (texture) - New API: _detalhes:SetOptionsWindowTexture (texture)
16 lines
856 B
XML
16 lines
856 B
XML
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">
|
|
<Script file="LibStub\LibStub.lua"/>
|
|
|
|
<Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
|
|
<Include file="AceLocale-3.0\AceLocale-3.0.xml" />
|
|
<Include file="AceAddon-3.0\AceAddon-3.0.xml" />
|
|
<Include file="AceComm-3.0\AceComm-3.0.xml" />
|
|
<Include file="AceSerializer-3.0\AceSerializer-3.0.xml" />
|
|
<Include file="AceTimer-3.0\AceTimer-3.0.xml" />
|
|
<Include file="LibSharedMedia-3.0\lib.xml" />
|
|
<Include file="NickTag-1.0\NickTag-1.0.xml" />
|
|
<Script file="LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
|
|
<Script file="LibDBIcon-1.0\LibDBIcon-1.0.lua"/>
|
|
<Include file="LibHotCorners\LibHotCorners.xml" />
|
|
<Script file="LibGraph-2.0\LibGraph-2.0.lua"/>
|
|
</Ui> |