Release 4.0.124

Details

  • Filename
    LoggerHead-Release_4.0.124.zip
  • Uploaded by
  • Uploaded
    Nov 5, 2010
  • Size
    143.20 KB
  • Downloads
    5,878
  • MD5
    a2ded7c50f56f006a2c0a2c1759b55aa

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r125 | rsmozang | 2010-11-05 22:05:43 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   A /tags/Release 4.0.124 (from /trunk:124)

Tagging as Release 4.0.124
------------------------------------------------------------------------
r124 | rsmozang | 2010-11-04 23:01:59 +0000 (Thu, 04 Nov 2010) | 4 lines
Changed paths:
   M /trunk/LoggerHead.lua

Changes:

Fixed the issue with combat logging not being disabled
Tweaked the events that are registered
------------------------------------------------------------------------
r122 | rsmozang | 2010-10-17 18:38:42 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/LoggerHead.lua

Fixed typo
------------------------------------------------------------------------
r121 | rsmozang | 2010-10-17 16:46:23 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/LoggerHead.lua

Fixed(hopefully) localization issue with GetRaidInfo.  Did some Global optimzation as well.
------------------------------------------------------------------------
r117 | rsmozang | 2010-10-13 15:56:48 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
   M /trunk/LoggerHead.lua

Fixed the slash command
------------------------------------------------------------------------
r115 | rsmozang | 2010-10-13 00:32:09 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
   M /trunk/LoggerHead.lua

fixed missing comma.  Damn drycoding
------------------------------------------------------------------------
r113 | rsmozang | 2010-10-12 20:46:27 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LoggerHead.toc

Updated .toc and .pkgmeta
------------------------------------------------------------------------
r111 | rsmozang | 2010-10-12 19:13:00 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/LoggerHead.toc

Removed dependencies for BabbleZone and TouristLib
------------------------------------------------------------------------
r109 | rsmozang | 2010-10-12 04:18:57 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/LoggerHead.lua
   M /trunk/LoggerHead.toc

Updated .toc
------------------------------------------------------------------------
r108 | rsmozang | 2010-09-16 04:49:38 +0000 (Thu, 16 Sep 2010) | 19 lines
Changed paths:
   M /trunk/LoggerHead.lua
   M /trunk/LoggerHead.toc

ALERT! This version blows away your current DB.  You have been warned!

Changes:

- removed LibTourist dependency:  No more waiting to have is updated when a patch comes out and no more listening to it's maintainer bitch at me when I check updates into it.

- removed LibBabble-Zone dependency: see above

- no longer has configuration options for normal zones.  They were just cluttering the menu and taking up memory.

- zones/instances are now classified as follows:  arena, party, pvp, and raid.  These are read directly from GetInstanceInfo()

- supports dynamic difficulty instances properly.  When you switch difficulty in an instance, it knows.

------------------------------------------------------------------------

Additional Files