2.0.0-1-gff69212

Details

  • Filename
    Healers-Have-To-Die-2.0.0-1-gff69212.zip
  • Uploaded by
  • Uploaded
    Jun 24, 2012
  • Size
    170.48 KB
  • Downloads
    869
  • MD5
    c78eaee464e6ef4e98b8f92440775843

Supported WoW Retail Versions

  • 4.3.4

Changelog

(HEAD, master) Archarodim on 2012-06-24 23:56:03 +0200:

Many micro-optimizations in the combat log parser, especially for when the PVE option is disabled. The analyzer leaves even earlier in such cases. Not that it should have any noticeable impact for any user. However, if you take HHTD's users as a whole, you could probably fry an egg per day with the saved power :-) Is this called green programming?

(2.0.0, origin/master) Archarodim on 2012-06-03 21:02:36 +0200:

Preparations for 2.0.0 release

(2.0.0_beta_1) Archarodim on 2012-05-24 00:13:05 +0200:
  • Preparations for 2.0.0 beta 1 release - The test behavior function now needs a single click instead of two (directly above threshold)
** Archarodim on 2012-05-23 23:34:56 +0200:

Locals concerning the resizing options hadn't been exported

** Archarodim on 2012-05-20 23:48:03 +0200:

Fixes, optimizations and improvements to the NamePlateHooker module especially with ranks display.

** Archarodim on 2012-05-20 23:44:42 +0200:
  • Improvements to logs' display: sorted per friends and foes with ranks and spells sorted by usage count (uses HHTD:pairs_ordered() iterator) - Fix when removing multi instanced healers (only remove from the name lookup table if it's the last) - Fix: HHTD_HEALER_GROW event was dispatched before HHTD_HEALER_BORN
** Archarodim on 2012-05-20 22:49:09 +0200:
  • fixes and simplifications in the Announcer module (uses HHTD:pairs_ordered() iterator)
** Archarodim on 2012-05-20 22:44:50 +0200:

Added HHTD:pairs_ordered (t, reverse, SortKey)

** Archarodim on 2012-05-14 00:01:53 +0200:

Markers can now be resized and moved (see the Name Plate Hooker settings)

** Archarodim on 2012-05-13 23:13:29 +0200:

Logging can be disabled and is no longer linked to the announcer module

** Archarodim on 2012-05-13 19:06:29 +0200:
  • Heals toward enemies don't count anymore, this was a problem in PVE or when the specialized healers only option is disabled. - Added more info to logs
** Archarodim on 2012-05-08 00:19:08 +0200:

Fixes 'attempt to index local "corpse" (a nil value)' error when mouse-overing a corpse more than once.

** Archarodim on 2012-05-06 03:37:47 +0200:
  • HHTD now displays the healer's rank on the symbols to help to better focus important healers: the lowest the higher priority - Huge NamePlateHooker code cleaning and rewrite - Fix copy/past bugs in Announcer.lua
** Archarodim on 2012-05-04 05:38:27 +0200:
  • Core rewritten with all the current features in mind. The source code is now way cleaner and simpler than it used to be.
** Archarodim on 2012-04-29 21:29:38 +0200:

Disabled the old class blacklist which is no longer useful since healers are detected upon reaching a threshold and/or by using healers specific spells. (Also allows the new test feature to work on any kind of enemy unit)

** Archarodim on 2012-04-29 21:21:30 +0200:

Fix a strange illogical thing, valid heal target included players and any unit controlled by an NPC instead of players and NPCs (It shouldn't have any bad side effects but reports any strange thing pertaining to NPCs detection). Because of this, an NPC healing a pet was probably wrongly reported as being a healer...

** Archarodim on 2012-04-29 21:15:54 +0200:

Added an option to test what the symbol looks like (select a player/NPC and click on 'Test on Target' in the core option panel)

** Archarodim on 2012-01-15 19:59:01 +0100:

Now using my real name as the author name, I'm sick of this pseudonym

Additional Files