Cartographer-r60609.18
Details
-
FilenameCartographer-r60609.18.zip
-
Uploaded by
-
UploadedFeb 14, 2008
-
Size932.20 KB
-
Downloads30
-
MD5dac526c9a3f14aa89fcca7c68e09a6be
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r60609 | xinhuan | 2008-02-08 14:06:11 -0500 (Fri, 08 Feb 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_Notes/Notes.lua
Cartographer: Don't call self:MINIMAP_UPDATE_ZOOM() in OnEnable() because the CVARs aren't applied yet. MINIMAP_UPDATE_ZOOM gets fired automatically by wow when it applies the CVARs later. This fixes the issue where it resets the minimap zoom to 3 on a fresh login.
------------------------------------------------------------------------
r60284 | ckknight | 2008-02-04 10:50:01 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_Waypoints/Waypoints.lua
Cartographer_Waypoints - cleanly return when not initialized yet
------------------------------------------------------------------------
r60198 | ckknight | 2008-02-03 17:54:14 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer.lua
Cartographer - uncomment out a few lines
------------------------------------------------------------------------
r60064 | ckknight | 2008-02-02 18:32:56 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer.lua
M /trunk/Cartographer/Cartographer_Notes/Notes.lua
Cartographer - fix taint issue when opening and closing the map without LookNFeel while in combat.
------------------------------------------------------------------------
r60024 | ckknight | 2008-02-02 13:27:57 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_InstanceLoot/InstanceLoot.lua
Cartographer_InstanceLoot - fix a nil bug
------------------------------------------------------------------------
r60023 | ckknight | 2008-02-02 13:26:11 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_GroupColors/GroupColors.lua
Cartographer - bugfix for an impossible case :-P I blame other addons for messing with RAID_CLASS_COLORS, frankly, but *shrug*.
------------------------------------------------------------------------
r59076 | xinhuan | 2008-01-21 19:54:28 -0500 (Mon, 21 Jan 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_Waypoints/Waypoints.lua
Cartographer: Waypoints: Check for Ace3 and send a message on hitting a waypoint (in addition to the Ace2 and Rock messages)
------------------------------------------------------------------------