r117
Details
-
FilenameLoggerHead-r117.zip
-
Uploaded by
-
UploadedOct 13, 2010
-
Size142.55 KB
-
Downloads183
-
MD5b48d7ac582842d3e35d6b42fe74690e3
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------