a56db81297
- Abbreviations now are applied on all numbers in the bar. - Minimum amount of instances was lowered to 3. - Fixed issue where the instance menu wasn't respecting the amount limit of instances. - Added options for cutomize the right text of a row. - Added a option to be able to chance the framestrata of an window. - Added shift, ctrl, alt interaction for rows which shows all spells, targets or pets when pressed. - Fixed a issue where changing the alpha of a window makes it disappear on the next logon. - Added a option for auto transparency to ignore rows. - Added option to be able to set shadow on the attribute text. - Fixed a issue with window snap where disabled statusbar makes a gap between the windows. - Fixed issue where mini displayes wasn't saved and back to default values on every logon. - Mini display 'instance segment' now have a option to show the encounter name instead the number of the segment. - Added a new experimental library called hotcorners, this library create a menu hidden on the top left corner. - New API: instance:GetId() return the id of the instance.
17 lines
859 B
XML
17 lines
859 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" />
|
|
<Include file="LibHotCorners\LibHotCorners.xml" />
|
|
|
|
<Script file="LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
|
|
<Script file="LibDBIcon-1.0\LibDBIcon-1.0.lua"/>
|
|
<Script file="LibGraph-2.0\LibGraph-2.0.lua"/>
|
|
</Ui> |