r122-nolib
Details
-
FilenameLoggerHead-r122-nolib.zip
-
Uploaded by
-
UploadedOct 17, 2010
-
Size18.38 KB
-
Downloads39
-
MD5590db791cbedd8625091a680b45c74c1
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------