Details/classes
tercio f97b9fbe42 - Left button on a enemy bar now show enemy damage taken, middle button open player detail window for that enemy.
- Added new profile: Minimalistic v2.
- Minimalistic v2 is now the default skin.
- Graphical changes on icon packs with transparency.
- Removed slash command '/d', added '/de' instead.
- Added custom spells for Atonement Critical, Power Word: Solace Critical, Lifebloom (the blood effect).
- Revision done on Welcome Screen, many things removed, other added.

- New API: instance:GetNumRows() return how many bars fit within the instance height.
- New API: instance:GetRow (number) return the bar object.
- New API: actorcontainer:ListActors() return a ipairs list of characters objects inside the container.
- New API: _detalhes:CreateTestBars() create 10 bars of random characters for damage and heal.
- New API: _detalhes:StartTestBarUpdate() begin to add and subtract value from created test actors.
- New API: _detalhes:StopTestBarUpdate() stop the bar update test.

- New Event: DETAILS_INSTANCE_NEWROW triggers when a new row is created. Signature: [1] instance [2] bar object.
2014-08-20 18:02:20 -03:00
..
classe_combate.lua - Few improvements on damage -> frags display. 2014-08-09 13:48:44 -03:00
classe_custom.lua - Auras and Voidzones rework: now shows the total damage, dps and percentage. Also fixed its tooltip where many times the damage applied on players was showing as zero. 2014-08-04 14:14:39 -03:00
classe_damage.lua - Left button on a enemy bar now show enemy damage taken, middle button open player detail window for that enemy. 2014-08-20 18:02:20 -03:00
classe_damage_habilidade.lua - Emergencial fix for death logs which sometimes was breaking the addon data capture. 2014-06-03 16:42:40 -03:00
classe_energy.lua - Auras and Voidzones rework: now shows the total damage, dps and percentage. Also fixed its tooltip where many times the damage applied on players was showing as zero. 2014-08-04 14:14:39 -03:00
classe_energy_habilidade.lua - Emergencial fix for death logs which sometimes was breaking the addon data capture. 2014-06-03 16:42:40 -03:00
classe_error.lua updates 2013-08-09 14:42:33 -03:00
classe_heal.lua - Removed Lib HotCorners. 2014-08-07 22:34:29 -03:00
classe_heal_habilidade.lua - Emergencial fix for death logs which sometimes was breaking the addon data capture. 2014-06-03 16:42:40 -03:00
classe_instancia.lua - Left button on a enemy bar now show enemy damage taken, middle button open player detail window for that enemy. 2014-08-20 18:02:20 -03:00
classe_instancia_include.lua - Left button on a enemy bar now show enemy damage taken, middle button open player detail window for that enemy. 2014-08-20 18:02:20 -03:00
classe_others.lua - Improvements done on Report Death and Spell List from Player Detail Window. 2014-08-14 18:14:40 -03:00
classe_others_habilidade.lua - Emergencial fix for death logs which sometimes was breaking the addon data capture. 2014-06-03 16:42:40 -03:00
classe_target.lua - Emergencial fix for death logs which sometimes was breaking the addon data capture. 2014-06-03 16:42:40 -03:00
container_combatentes.lua - Left button on a enemy bar now show enemy damage taken, middle button open player detail window for that enemy. 2014-08-20 18:02:20 -03:00
container_habilidades.lua - Emergencial fix for death logs which sometimes was breaking the addon data capture. 2014-06-03 16:42:40 -03:00
container_historico.lua - Auras and Voidzones rework: now shows the total damage, dps and percentage. Also fixed its tooltip where many times the damage applied on players was showing as zero. 2014-08-04 14:14:39 -03:00
container_pets.lua - Full rewrite on custom displays. 2014-06-21 18:11:08 -03:00
custom_damage_done.lua - Auras and Voidzones rework: now shows the total damage, dps and percentage. Also fixed its tooltip where many times the damage applied on players was showing as zero. 2014-08-04 14:14:39 -03:00
custom_damage_taken.lua - Auras and Voidzones rework: now shows the total damage, dps and percentage. Also fixed its tooltip where many times the damage applied on players was showing as zero. 2014-08-04 14:14:39 -03:00
custom_healing_done.lua - Auras and Voidzones rework: now shows the total damage, dps and percentage. Also fixed its tooltip where many times the damage applied on players was showing as zero. 2014-08-04 14:14:39 -03:00