Release 4.0.122

Details

  • Filename
    LoggerHead-Release_4.0.122.zip
  • Uploaded by
  • Uploaded
    Oct 18, 2010
  • Size
    142.94 KB
  • Downloads
    12,919
  • MD5
    3a030131ee684a27ef7ac00596f89b1e

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r123 | rsmozang | 2010-10-18 14:52:16 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   A /tags/Release 4.0.122 (from /trunk:122)

Tagging as Release 4.0.122
------------------------------------------------------------------------
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