No description
Find a file
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
classes - 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
core - 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
framework - Improvements done on Report Death and Spell List from Player Detail Window. 2014-08-14 18:14:40 -03:00
functions - 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
gumps - 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
images - 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
Libs - Removed Lib HotCorners. 2014-08-07 22:34:29 -03:00
locales - 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
plugins - Improvements done on Report Death and Spell List from Player Detail Window. 2014-08-14 18:14:40 -03:00
.pkgmeta 1.15.0 Test Version 2014-05-28 18:04:24 -03:00
Bindings.xml - Added keybinds to reset segments and scroll up/down. 2014-04-30 21:55:56 -03:00
boot.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
Details.toc - 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
Details.xml - Save data on logout now is a separate script and others lua erros do not broke it any more. 2014-06-26 21:56:05 -03:00
embeds.xml - Added new sub attribute for Heal: Enemy Heal. 2013-09-01 18:27:16 -03:00
indent.lua - Added keybinds to reset segments and scroll up/down. 2014-04-30 21:55:56 -03:00
startup.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