Cartographer-r58017
Details
-
FilenameCartographer-r58017.zip
-
Uploaded by
-
UploadedJan 7, 2008
-
Size930.47 KB
-
Downloads29
-
MD594a931b9878d22921e466ab525a5ec2e
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r58017 | neuron | 2008-01-07 17:28:59 -0500 (Mon, 07 Jan 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_GroupColors/GroupColors.lua
Cartographer_GroupColors: Only update battlefield icons when battlefield is visible
------------------------------------------------------------------------
r58014 | neuron | 2008-01-07 17:00:23 -0500 (Mon, 07 Jan 2008) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_GroupColors/GroupColors.lua
Cartographer_GroupColors: Fixing battlefield map icons
------------------------------------------------------------------------
r57510 | xinhuan | 2007-12-26 16:06:56 -0500 (Wed, 26 Dec 2007) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_Notes/Notes.lua
M /trunk/Cartographer/Cartographer_Waypoints/Waypoints.lua
Cartographer: Replace "ToggleMiniMapRotation" function hook with listening for CVAR_UPDATE event instead to properly detect minimap rotation change in both _Waypoints and _Notes modules.
------------------------------------------------------------------------
r57506 | xinhuan | 2007-12-26 15:37:39 -0500 (Wed, 26 Dec 2007) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_Waypoints/Waypoints.lua
Cartographer: Cleanup the Cartographer_Waypoints:OnEnable() function so that it doesn't do initialization stuff twice (or more) that should only be done once per login.
------------------------------------------------------------------------
r57503 | xinhuan | 2007-12-26 14:07:52 -0500 (Wed, 26 Dec 2007) | 2 lines
Changed paths:
M /trunk/Cartographer/Cartographer_Waypoints/Waypoints.lua
Cartographer: - Add missing Cartographer_Waypoints:OnDisable() and changed :OnEnable() slightly so that the module actually enables and disables properly.
~smack Wobin
------------------------------------------------------------------------
r57492 | xinhuan | 2007-12-26 10:59:46 -0500 (Wed, 26 Dec 2007) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_Waypoints/Waypoints.lua
Cartographer: Add three small APIs to _Waypoints for _Routes to use.
------------------------------------------------------------------------
r57487 | xinhuan | 2007-12-26 09:31:31 -0500 (Wed, 26 Dec 2007) | 1 line
Changed paths:
M /trunk/Cartographer/Cartographer_Waypoints/Waypoints.lua
Cartographer: Fix bug in _Waypoints where "WaypointHit" Rock event is never dispatched and "CartographerWaypoints_WaypointHit" Ace2 event is never triggered.
------------------------------------------------------------------------
r57321 | xinhuan | 2007-12-22 03:02:24 -0500 (Sat, 22 Dec 2007) | 3 lines
Changed paths:
M /trunk/Cartographer/Cartographer_Professions/Professions.lua
Cartographer:
- Listen to MINIMAP_UPDATE_TRACKING instead of UNIT_SPELLCAST_SUCCEEDED
- Add Fishing
------------------------------------------------------------------------
r56775 | fieroivan | 2007-12-09 20:34:56 -0500 (Sun, 09 Dec 2007) | 3 lines
Changed paths:
M /trunk/Cartographer/Cartographer_InstanceNotes/notes.lua
Cartographer: fix Zul'Farrak map notes
------------------------------------------------------------------------