Details/framework
tercio b74b58ada6 - Finished another cosmetic revamp on options panel.
- Rewrite on Raid Plugins Support, now can open more then 1 plugins at once on diferent windows.
- Functions inside custom right text now receives the actor object as first parameter.
- Added a large text editor for make changes on custom texts.
- Added cosmetic menus for report and erase segments button.
- Added new option for add borders on the bars.
- Added Death Barrier as a absorb spell.
- Speed improvaments on bar animations.
- Fixed a bug on overheal tooltip where was showing the Hps instead of overheal.
- Fixed few issues when ignoring combats with 5 seconds or less.
- Fixed bug when reloging inside a raid or dungeon instance was erasing pet owner database.
- Fixed Data Broker text where was passing the total damage/healing instead of Dps/Hps.

- Fixed a issue with _detalhes:Hex(): where wasn't correctly formating number below 16.
- New Api: _detalhes:SetBarBackdropSettings (enabled, size, color, texture): set row border settings.
- New Api: _detalhes:GetInstanceAttributeText(): return the text to show on the title text.
- New Api: _detalhes.RaidTables:DisableRaidMode (instance): turn off the raid mode in the instance.
- New Api: _detalhes:RaidPluginInstalled (plugin_name): return is the plugin is installed.
- New Api: _detalhes.RaidTables:EnableRaidMode (instance, plugin_name): enable the raid mode on the instance.
- New Api: _detalhes.RaidTables:GetAvailablePlugins(): return all plugins which is installed, enabled and not in use.
- New Api: _detalhes.RaidTables:IsAvailable (plugin_name, instance): return if the plugin is available for use.
- New Api: _detalhes.RaidTables:SetInUse (absolute_name, instance_number): declare a plugin as in use by a instance.
- New Api: _detalhes.RaidTables:switch (_, plugin_name, instance): change the plugin shown on the instance.
2014-05-23 20:58:57 -03:00
..
button.lua - Added keybinds to reset segments and scroll up/down. 2014-04-30 21:55:56 -03:00
button.xml updates 2013-08-09 14:42:33 -03:00
colors.lua updates 2013-08-09 14:42:33 -03:00
cooltip.lua - Finished another cosmetic revamp on options panel. 2014-05-23 20:58:57 -03:00
cooltip.xml updates 2014-03-03 19:08:17 -03:00
cooltip_background.tga - fixed issue with main window icon when no plugin is installed. 2014-01-21 20:46:09 -02:00
dropdown.lua - Added a new tab on options panel for tooltip configuration. 2014-05-16 01:26:21 -03:00
dropdown.xml - Added a new tab on options panel for tooltip configuration. 2014-05-16 01:26:21 -03:00
framework.lua - fixed issue with panic mode where sometimes his effects isn't triggered. 2014-01-02 11:21:22 -02:00
help.lua - memory usage decreased in approximately 20%. 2013-10-14 16:31:35 -03:00
label.lua Added support to Profiles, now you can share the same config between two or more characters 2014-04-09 18:44:12 -03:00
normal_bar.lua updates 2014-03-26 18:24:12 -03:00
normal_bar.xml updates 2013-08-09 14:42:33 -03:00
panel.lua - Finished another cosmetic revamp on options panel. 2014-05-23 20:58:57 -03:00
panel.xml updates 2013-08-09 14:42:33 -03:00
picture.lua - Added keybinds to reset segments and scroll up/down. 2014-04-30 21:55:56 -03:00
pictureedit.lua - Added four more abbreviation types. 2014-04-23 21:37:34 -03:00
slider.lua - Finished another cosmetic revamp on options panel. 2014-05-23 20:58:57 -03:00
split_bar.lua - memory usage decreased in approximately 20%. 2013-10-14 16:31:35 -03:00
split_bar.xml updates 2013-08-09 14:42:33 -03:00
textentry.lua - Finished another cosmetic revamp on options panel. 2014-05-23 20:58:57 -03:00
textentry.xml - Finished another cosmetic revamp on options panel. 2014-05-23 20:58:57 -03:00