bc1d7965eb
- Added Spell Customization options where icon and the name of a spell can be changed. - Added option to change the micro displays side, now it can be shown on the window top side. - Added options to change the transparency when out of combat and out of a group. - Added and Still under development the panel for create data captures for charts. - Fixed a issue with flat skin where the close button was just too big. - New API: _detalhes:InstanceCall (function, params ...) runs a function into all opened instances. - New Framework: gump:NewSpellEntry() create a textfield for choose a spell. - New Framework: gump:NewSpecialLuaEditorEntry() create a textbox with lua syntaxes highlight. - New FrameWork: gump:NewFillPanel() create a panel with rows.
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" />
|
|
<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> |