r126
Details
-
FilenameLoggerHead-r126.zip
-
Uploaded by
-
UploadedNov 6, 2010
-
Size143.14 KB
-
Downloads264
-
MD5dd0375106a1e115791b01a6620b952a3
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r126 | rsmozang | 2010-11-07 00:23:51 +0000 (Sun, 07 Nov 2010) | 1 line
Changed paths:
M /trunk/embeds.xml
Removed unused libs from embeds.xml
------------------------------------------------------------------------
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.
------------------------------------------------------------------------