1.1.8

Details

  • Filename
    Acheron-1.1.8.zip
  • Uploaded by
  • Uploaded
    Apr 14, 2009
  • Size
    166.42 KB
  • Downloads
    4,486
  • MD5
    1c84733dee31b1f95da3fb39a4e7258f

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r85 | nickodemus_wow | 2009-04-15 03:30:35 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   A /tags/1.1.8 (from /trunk:84)

Tagging as 1.1.8
------------------------------------------------------------------------
r84 | Nickodemus_wow | 2009-04-15 03:25:36 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/Acheron.toc

- bump toc
------------------------------------------------------------------------
r83 | nevcairiel | 2009-04-05 07:46:45 +0000 (Sun, 05 Apr 2009) | 1 line
Changed paths:
   M /trunk/Display.lua

Use the new InteractiveLabel widget in the GUI
------------------------------------------------------------------------
r81 | nevcairiel | 2009-03-22 10:22:03 +0000 (Sun, 22 Mar 2009) | 1 line
Changed paths:
   M /trunk/Locales/Locale-zhTW.lua

Fix locale
------------------------------------------------------------------------
r79 | Nickodemus_wow | 2009-03-21 23:49:55 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
   A /trunk/Locales/Locale-zhTW.lua
   M /trunk/Locales.xml

- added zhTW localization
------------------------------------------------------------------------
r78 | nevcairiel | 2009-03-18 09:47:07 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/Acheron.lua

Use table recycling instead of wasting loads of memory in the combatlog handlers.
------------------------------------------------------------------------
r77 | 7destiny | 2009-03-02 12:25:19 +0000 (Mon, 02 Mar 2009) | 1 line
Changed paths:
   M /trunk/Locales/Locale-koKR.lua

koKR Update
------------------------------------------------------------------------
r75 | Nickodemus_wow | 2009-03-02 06:42:04 +0000 (Mon, 02 Mar 2009) | 4 lines
Changed paths:
   M /trunk/Acheron.lua
   M /trunk/Config.lua
   M /trunk/Display.lua
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-zhCN.lua

- now provide death reports for pets, config options to not show pets or only show your pets
- add LDB launcher option to right click for config
- cleaned up internal use of GUIDs vs unit names
- cleaned up some debugging
------------------------------------------------------------------------
r74 | 7destiny | 2009-02-14 11:48:24 +0000 (Sat, 14 Feb 2009) | 1 line
Changed paths:
   M /trunk
   A /trunk/Locales/Locale-koKR.lua
   M /trunk/Locales.xml

added koKR Locale
------------------------------------------------------------------------
r72 | Nickodemus_wow | 2009-02-14 02:20:08 +0000 (Sat, 14 Feb 2009) | 1 line
Changed paths:
   M /trunk/Acheron.lua

- fix infinite looping issue with auto-clear on joining party/raid (woops!)
------------------------------------------------------------------------
r70 | Nickodemus_wow | 2009-02-13 05:04:29 +0000 (Fri, 13 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Acheron.lua
   M /trunk/Display.lua

- fix frame strata so 'Clear' confirmation popup appears in front
- hopefully fix clear on join group confirmation spam
------------------------------------------------------------------------
r68 | Nickodemus_wow | 2009-01-22 01:30:24 +0000 (Thu, 22 Jan 2009) | 1 line
Changed paths:
   M /trunk/Acheron.lua

- remove unnecessary version var
------------------------------------------------------------------------
r67 | Nickodemus_wow | 2009-01-22 01:28:11 +0000 (Thu, 22 Jan 2009) | 3 lines
Changed paths:
   M /trunk/Acheron.lua
   M /trunk/Display.lua

- fix for right-clicking player unit frame
- fix for hunter FD counting as actual death
- a little more coaxing for priest SoR
------------------------------------------------------------------------
r65 | Nickodemus_wow | 2009-01-17 09:13:26 +0000 (Sat, 17 Jan 2009) | 4 lines
Changed paths:
   M /trunk/Acheron.lua
   M /trunk/Config.lua
   M /trunk/Display.lua
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-zhCN.lua

- Revamp of internal storage for combat logs. Acheron will now maintain and display a list of the last x number of deaths, chronologically ordered, when viewing the main UI without a player name selected. The number to keep and the number to display are both configurable from the config menu. The number of reports to keep around (when to delete an old report as a new one is created) is now configured in total, rather than on a per player basis.
- You can now alt-click an individual combat log entry to report just that line
- Fix Spirit of Redemption and Shadow of Death to actually behave like death events
- Other misc. fixes to minor, annoying bugs
------------------------------------------------------------------------
r63 | Nickodemus_wow | 2009-01-15 08:43:59 +0000 (Thu, 15 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Display.lua
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-zhCN.lua

- change combat log reporting to ctrl-left-click to avoid accidental spammage
- add a note in the main UI that makes it clear how to report
------------------------------------------------------------------------
r61 | Nickodemus_wow | 2009-01-06 07:29:44 +0000 (Tue, 06 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Acheron.lua
   M /trunk/Acheron.toc
   M /trunk/Config.lua
   M /trunk/Display.lua
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-zhCN.lua

- added option to automatically disable Acheron in PvP zones/bgs/arenas
- added version to main frame title and LDB tooltip
------------------------------------------------------------------------
r59 | Nickodemus_wow | 2008-12-20 10:09:34 +0000 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk/Acheron.lua

- tooltip always bothered me
------------------------------------------------------------------------
r58 | Nickodemus_wow | 2008-12-20 10:06:10 +0000 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk/Display.lua

- use ChatThrottleLib for outputing reports if it's present
------------------------------------------------------------------------
r56 | Nickodemus_wow | 2008-12-13 08:28:39 +0000 (Sat, 13 Dec 2008) | 1 line
Changed paths:
   M /trunk/Display.lua

Fix issue with reporting to non-numbered channels
------------------------------------------------------------------------
r55 | Nickodemus_wow | 2008-12-12 08:41:24 +0000 (Fri, 12 Dec 2008) | 3 lines
Changed paths:
   M /trunk/Acheron.lua
   M /trunk/Config.lua
   M /trunk/Display.lua
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-zhCN.lua

- Changed the way record keeping for reports is managed. Previously, when a player left your party/raid, their reports were deleted. Now, all death reports are kept. From the main UI, you have the option to clear an individual player's reports, or clear all reports (with configuration to show a confirmation dialog). Additionally, a configuration option has been added to prompt deleting all reports when joining a new party/raid.

- DK "Shadow of Death" (turning into a ghoul upon death) should now show up as a death event.
------------------------------------------------------------------------
r53 | Nickodemus_wow | 2008-11-09 22:52:36 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
   M /trunk
   M /trunk/Acheron.lua

fix nagging issue with raid member reports occasionally disappearing for no reason
------------------------------------------------------------------------
r51 | dhedbor | 2008-10-30 04:23:37 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
   M /trunk/Acheron.lua

Fixed UnitHealth when QH is present.
------------------------------------------------------------------------
r50 | dhedbor | 2008-10-29 19:06:52 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
   M /trunk/Acheron.lua

Make Acheron function without LibQuickHealth
------------------------------------------------------------------------
r48 | Nickodemus_wow | 2008-10-24 07:05:21 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
   M /trunk/Acheron.lua

fix crit/crush for post 3.0 combat log
------------------------------------------------------------------------
r46 | Nickodemus_wow | 2008-10-15 00:08:07 +0000 (Wed, 15 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Acheron.toc
   D /trunk/embeds.xml

- update the .toc
- remove embeds.xml
------------------------------------------------------------------------
r45 | Nickodemus_wow | 2008-10-10 00:32:27 +0000 (Fri, 10 Oct 2008) | 2 lines
Changed paths:
   M /trunk
   M /trunk/Acheron.lua

Acheron:
- make stacking auras display as "Debuff (n)" rather than "Debuffxn"
------------------------------------------------------------------------
r44 | Nickodemus_wow | 2008-10-09 05:37:06 +0000 (Thu, 09 Oct 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

Acheron:
- fix .pkgmeta for LibQuickHealth
------------------------------------------------------------------------
r42 | root | 2008-09-30 15:39:26 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Hopefully fix .pkgmeta
------------------------------------------------------------------------
r41 | root | 2008-09-29 22:09:48 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r39 | root | 2008-09-29 20:57:31 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/Acheron
   A /trunk (from /tmp/trunk/Acheron:38)

Importing old repo data under /trunk
------------------------------------------------------------------------
r38 | nikkodemus | 2008-09-17 05:51:12 +0000 (Wed, 17 Sep 2008) | 3 lines
Changed paths:
   M /tmp/trunk/Acheron/Acheron.lua
   M /tmp/trunk/Acheron/Acheron.toc
   M /tmp/trunk/Acheron/Config.lua
   D /tmp/trunk/Acheron/Debuffs.lua
   M /tmp/trunk/Acheron/Display.lua
   M /tmp/trunk/Acheron/Locales/Locale-deDE.lua
   M /tmp/trunk/Acheron/Locales/Locale-enUS.lua
   M /tmp/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
------------------------------------------------------------------------
r37 | nikkodemus | 2008-09-15 05:50:44 +0000 (Mon, 15 Sep 2008) | 4 lines
Changed paths:
   M /tmp/trunk/Acheron/Config.lua
   M /tmp/trunk/Acheron/Display.lua
   M /tmp/trunk/Acheron/Locales/Locale-deDE.lua
   M /tmp/trunk/Acheron/Locales/Locale-enUS.lua
   M /tmp/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
------------------------------------------------------------------------
r36 | digmouse | 2008-09-09 06:31:09 +0000 (Tue, 09 Sep 2008) | 3 lines
Changed paths:
   M /tmp/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.
------------------------------------------------------------------------
r35 | nikkodemus | 2008-09-08 05:17:22 +0000 (Mon, 08 Sep 2008) | 2 lines
Changed paths:
   M /tmp/trunk/Acheron/Acheron.lua
   M /tmp/trunk/Acheron/Display.lua
   M /tmp/trunk/Acheron/Locales/Locale-zhCN.lua

Acheron:
- by popular demand, restore right-click menu option for viewing death reports
------------------------------------------------------------------------
r34 | durcyn | 2008-09-05 23:29:33 +0000 (Fri, 05 Sep 2008) | 1 line
Changed paths:
   M /tmp/trunk/Acheron/Acheron.toc

Acheron: ninja-commit LibQuickHealth into optdeps/x-embeds to fix load error
------------------------------------------------------------------------
r33 | nikkodemus | 2008-09-05 07:52:41 +0000 (Fri, 05 Sep 2008) | 6 lines
Changed paths:
   M /tmp/trunk/Acheron
   M /tmp/trunk/Acheron/Acheron.lua
   M /tmp/trunk/Acheron/Acheron.toc
   M /tmp/trunk/Acheron/Config.lua
   M /tmp/trunk/Acheron/Display.lua
   A /tmp/trunk/Acheron/LibDataBroker-1.1.lua
   M /tmp/trunk/Acheron/Locales/Locale-deDE.lua
   M /tmp/trunk/Acheron/Locales/Locale-enUS.lua
   M /tmp/trunk/Acheron/Locales/Locale-zhCN.lua
   M /tmp/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
------------------------------------------------------------------------
r32 | nikkodemus | 2008-08-26 01:27:01 +0000 (Tue, 26 Aug 2008) | 3 lines
Changed paths:
   M /tmp/trunk/Acheron/Display.lua

Acheron:
- fix reporting to non-channel locations for non-English clients
- filter out server channels from channel dropdown selection
------------------------------------------------------------------------
r31 | nikkodemus | 2008-08-19 05:03:56 +0000 (Tue, 19 Aug 2008) | 2 lines
Changed paths:
   M /tmp/trunk/Acheron/Display.lua

Acheron:
- just show all channels
------------------------------------------------------------------------
r30 | nikkodemus | 2008-08-12 05:16:42 +0000 (Tue, 12 Aug 2008) | 3 lines
Changed paths:
   M /tmp/trunk/Acheron/Display.lua

Acheron:
- possible fix for mysterious nil index bug
- populate channel list from 4+ (rather than 5+)
------------------------------------------------------------------------
r27 | nikkodemus | 2008-07-30 00:49:25 +0000 (Wed, 30 Jul 2008) | 3 lines
Changed paths:
   M /tmp/trunk/Acheron/Locales/Locale-deDE.lua
   A /tmp/trunk/Acheron/Locales/Locale-zhCN.lua
   M /tmp/trunk/Acheron/Locales.xml

Acheron:
- fix deDE localization
- add zhCN localization
------------------------------------------------------------------------
r26 | nikkodemus | 2008-07-29 08:30:13 +0000 (Tue, 29 Jul 2008) | 2 lines
Changed paths:
   A /tmp/trunk/Acheron/Locales/Locale-deDE.lua
   M /tmp/trunk/Acheron/Locales.xml

Acheron:
- deDE localization
------------------------------------------------------------------------
r25 | nikkodemus | 2008-07-29 04:58:03 +0000 (Tue, 29 Jul 2008) | 3 lines
Changed paths:
   M /tmp/trunk/Acheron/Debuffs.lua
   M /tmp/trunk/Acheron/Display.lua

Acheron:
- restrict clicking on report entries to report to left click
- added a few more death-inducing debuffs to track
------------------------------------------------------------------------
r24 | nikkodemus | 2008-07-27 19:33:36 +0000 (Sun, 27 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/Acheron/Acheron.lua
   M /tmp/trunk/Acheron/Display.lua
   M /tmp/trunk/Acheron/Locales/Locale-enUS.lua

Acheron:
- added edit box to type in name for whispering reports, default behavior is still whispering to current target if no name is specified
------------------------------------------------------------------------
r23 | nikkodemus | 2008-07-25 07:23:08 +0000 (Fri, 25 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/Acheron/Display.lua

Acheron:
- fix possible bug with creating report title
------------------------------------------------------------------------
r22 | nikkodemus | 2008-07-25 03:34:58 +0000 (Fri, 25 Jul 2008) | 6 lines
Changed paths:
   M /tmp/trunk/Acheron/Acheron.lua
   M /tmp/trunk/Acheron/Config.lua
   M /tmp/trunk/Acheron/Display.lua
   M /tmp/trunk/Acheron/Locales/Locale-enUS.lua

Acheron:
- added config option to enable/disable data collection
- added 'Clear All' button to config window to replace chat command
- added config option for font size of report entries
- removed /ach command, as it overlaps with achievements command in WotLK expansion. Use /acheron for commandline options now.
- added current/max health to report entry tooltip data
------------------------------------------------------------------------
r21 | nikkodemus | 2008-07-22 01:59:51 +0000 (Tue, 22 Jul 2008) | 4 lines
Changed paths:
   M /tmp/trunk/Acheron/Acheron.lua
   M /tmp/trunk/Acheron/Display.lua
   M /tmp/trunk/Acheron/Locales/Locale-enUS.lua

Acheron:
- fixed bug where last report would hang around after clearing all reports
- added additional validation when trying to output to a channel
- actual combat log message string now visible in tooltip
------------------------------------------------------------------------
r20 | nikkodemus | 2008-07-19 21:20:06 +0000 (Sat, 19 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/Acheron

Acheron:
- setting externals
------------------------------------------------------------------------
r19 | nikkodemus | 2008-07-19 21:12:59 +0000 (Sat, 19 Jul 2008) | 2 lines
Changed paths:
   A /tmp/trunk/Acheron
   A /tmp/trunk/Acheron/Acheron.lua
   A /tmp/trunk/Acheron/Acheron.toc
   A /tmp/trunk/Acheron/Config.lua
   A /tmp/trunk/Acheron/Debuffs.lua
   A /tmp/trunk/Acheron/Display.lua
   A /tmp/trunk/Acheron/LICENSE.txt
   A /tmp/trunk/Acheron/Locales
   A /tmp/trunk/Acheron/Locales/Locale-enUS.lua
   A /tmp/trunk/Acheron/Locales.xml
   A /tmp/trunk/Acheron/embeds.xml

Acheron:
- initial commit
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
40.82 KB Apr 14, 2009 3.1.0 87