Acheron-r81801
Details
-
FilenameAcheron-r81801.zip
-
Uploaded by
-
UploadedSep 16, 2008
-
Size143.40 KB
-
Downloads60
-
MD5e274faf6c6020b9ba62fc51b346d5882
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r81801 | nikkodemus | 2008-09-17 01:51:12 -0400 (Wed, 17 Sep 2008) | 3 lines
Changed paths:
M /trunk/Acheron/Acheron.lua
M /trunk/Acheron/Acheron.toc
M /trunk/Acheron/Config.lua
D /trunk/Acheron/Debuffs.lua
M /trunk/Acheron/Display.lua
M /trunk/Acheron/Locales/Locale-deDE.lua
M /trunk/Acheron/Locales/Locale-enUS.lua
M /trunk/Acheron/Locales/Locale-zhCN.lua
Acheron:
- revamped aura tracking: instead of tracking hard-coded debuffs, users can now configure black lists and white lists for both buffs and debuffs to be tracked.
- added filter options to main UI for buffs and debuffs to go with new aura tracking
------------------------------------------------------------------------
r81739 | nikkodemus | 2008-09-15 01:50:44 -0400 (Mon, 15 Sep 2008) | 4 lines
Changed paths:
M /trunk/Acheron/Config.lua
M /trunk/Acheron/Display.lua
M /trunk/Acheron/Locales/Locale-deDE.lua
M /trunk/Acheron/Locales/Locale-enUS.lua
M /trunk/Acheron/Locales/Locale-zhCN.lua
Acheron:
- reorganized filter and report options in main UI, and separated 'Clear All' from everything else to avoid accidental clears
- added option to report absolute health instead of percentage in report entries
- added option to filter only healing or only damage
------------------------------------------------------------------------
r81559 | digmouse | 2008-09-09 02:31:09 -0400 (Tue, 09 Sep 2008) | 3 lines
Changed paths:
M /trunk/Acheron/Locales/Locale-zhCN.lua
Acheron:
-zhCN update
-remove wowui.cn tag as usual. It is and individual not an website that can be part of this community. If you cant do it well, dont do it.
------------------------------------------------------------------------
r81518 | nikkodemus | 2008-09-08 01:17:22 -0400 (Mon, 08 Sep 2008) | 2 lines
Changed paths:
M /trunk/Acheron/Acheron.lua
M /trunk/Acheron/Display.lua
M /trunk/Acheron/Locales/Locale-zhCN.lua
Acheron:
- by popular demand, restore right-click menu option for viewing death reports
------------------------------------------------------------------------
r81427 | durcyn | 2008-09-05 19:29:33 -0400 (Fri, 05 Sep 2008) | 1 line
Changed paths:
M /trunk/Acheron/Acheron.toc
Acheron: ninja-commit LibQuickHealth into optdeps/x-embeds to fix load error
------------------------------------------------------------------------
r81385 | nikkodemus | 2008-09-05 03:52:41 -0400 (Fri, 05 Sep 2008) | 6 lines
Changed paths:
M /trunk/Acheron
M /trunk/Acheron/Acheron.lua
M /trunk/Acheron/Acheron.toc
M /trunk/Acheron/Config.lua
M /trunk/Acheron/Display.lua
A /trunk/Acheron/LibDataBroker-1.1.lua
M /trunk/Acheron/Locales/Locale-deDE.lua
M /trunk/Acheron/Locales/Locale-enUS.lua
M /trunk/Acheron/Locales/Locale-zhCN.lua
M /trunk/Acheron/embeds.xml
Acheron:
- fixed bug with crazy health numbers being displayed when raid members are out of range for health readings (0/0 bug). If no health is available, Acheron will just display "--"
- hopefully finally fixed bug with nil entry on reporting
- added support for LibQuickHealth for more accurate health readings
- access to the main UI has changed significantly. Instead of right-clicking on a unit frame to get a report option, you can now access all reports via '/acheron show'. Any available names can be selected from a drop-down menu.
- added quick-launch support for LibDataBroker for viewing reports as well
------------------------------------------------------------------------
r80961 | nikkodemus | 2008-08-25 21:27:01 -0400 (Mon, 25 Aug 2008) | 3 lines
Changed paths:
M /trunk/Acheron/Display.lua
Acheron:
- fix reporting to non-channel locations for non-English clients
- filter out server channels from channel dropdown selection
------------------------------------------------------------------------
r80645 | nikkodemus | 2008-08-19 01:03:56 -0400 (Tue, 19 Aug 2008) | 2 lines
Changed paths:
M /trunk/Acheron/Display.lua
Acheron:
- just show all channels
------------------------------------------------------------------------