Details/functions
tercio e406fe464b - Revamp on Death report.
- Data send to broker now is correctly formated.
- Modified the percentage method used on Comparison Panel.
- Added options panel for Encounter Details.

- New API: _detalhes:GetCurrentCombat() returns the current combat object
- New API: _detalhes:GetCombatSegments() returns a numeric table with all stored combats.
- New API: _detalhes:GetZoneType() returns the type from GetInstanceInfo().
- New API: _detalhes:InGroup()return true if Details! is considering the player inside a group.
- New API: _detalhes:GetOnlyName (string) return self.nome or string without realm name.

- New Event: ZONE_TYPE_CHANGED, it's triggered when the player change the zoze type.
- New Event: GROUP_ONENTER GROUP_ONLEAVE, trigger when the player left or enter in a group.
2014-07-17 17:57:32 -03:00
..
attributes.lua - Added keybinds to reset segments and scroll up/down. 2014-04-30 21:55:56 -03:00
boss.lua - Added export/import for instances. 2014-07-08 16:48:47 -03:00
buff.lua - memory usage decreased in approximately 20%. 2013-10-14 16:31:35 -03:00
classes.lua - Revamp on Death report. 2014-07-17 17:57:32 -03:00
events.lua - Revamp on Death report. 2014-07-17 17:57:32 -03:00
hooks.lua updates 2014-02-25 21:55:20 -03:00
link.lua 1.15.0 Test Version 2014-05-28 18:04:24 -03:00
loaddata.lua - Added Devotion Aura cooldown for paladins. 2014-06-30 16:11:56 -03:00
playerclass.lua - Full rewrite on custom displays. 2014-06-21 18:11:08 -03:00
profiles.lua - Added export/import for instances. 2014-07-08 16:48:47 -03:00
report.lua updates 2013-08-09 14:42:33 -03:00
rowanimation.lua - Added four more abbreviation types. 2014-04-23 21:37:34 -03:00
savedata.lua - Full rewrite on custom displays. 2014-06-21 18:11:08 -03:00
skins.lua - Added export/import for instances. 2014-07-08 16:48:47 -03:00
slash.lua - Fixed many DPS inacuracy when playing outside a party or raid group. 2014-07-05 13:26:53 -03:00
spellcache.lua - Added option for percentage: follow the combat totals or the first player total. 2014-05-08 21:39:20 -03:00
spells.lua - debug: print in the chat the pre-potion found in the combat beggining while in raid. 2014-07-01 11:43:47 -03:00
timedata.lua - Revamp on Death report. 2014-07-17 17:57:32 -03:00