v1-beta7
Details
-
FilenameQuestHubber-v1-beta7.zip
-
Uploaded by
-
UploadedMay 14, 2011
-
Size279.35 KB
-
Downloads58,887
-
MD5ba51f71c2761a114ff8e1f4c67ef2312
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r55 | pigmonkey | 2011-05-15 00:49:40 +0000 (Sun, 15 May 2011) | 1 line
Changed paths:
A /tags/v1-beta7 (from /trunk:54)
Tagging as v1-beta7
------------------------------------------------------------------------
r54 | pigmonkey | 2011-05-14 03:07:23 +0000 (Sat, 14 May 2011) | 1 line
Changed paths:
M /trunk/QuestHubber.lua
added a check whenever a tooltip is requested to take action if UIParent is not visible and the OnHide hook did not fire
------------------------------------------------------------------------
r53 | pigmonkey | 2011-05-14 02:04:14 +0000 (Sat, 14 May 2011) | 1 line
Changed paths:
M /trunk/QuestHubber.lua
fix to TrackingLow() function, as when you first log in the index of Low Level Quests starts at 12 but gets bumped to 13 for some reason
------------------------------------------------------------------------
r52 | pigmonkey | 2011-05-11 06:21:58 +0000 (Wed, 11 May 2011) | 1 line
Changed paths:
M /trunk/Data/QuestHubber_Azeroth/QuestHubber_Azeroth.toc
M /trunk/Data/QuestHubber_Cataclysm/QuestHubber_Cataclysm.toc
M /trunk/Data/QuestHubber_Daily/QuestHubber_Daily.toc
M /trunk/Data/QuestHubber_Northrend/QuestHubber_Northrend.toc
M /trunk/Data/QuestHubber_Outland/QuestHubber_Outland.toc
updated the other toc files to 40100
------------------------------------------------------------------------
r51 | zhTW | 2011-05-09 08:38:30 +0000 (Mon, 09 May 2011) | 1 line
Changed paths:
M /trunk/Data/QuestHubber_Azeroth/QuestHubber_Azeroth.toc
M /trunk/Data/QuestHubber_Cataclysm/QuestHubber_Cataclysm.toc
M /trunk/Data/QuestHubber_Daily/QuestHubber_Daily.toc
M /trunk/Data/QuestHubber_Northrend/QuestHubber_Northrend.toc
M /trunk/Data/QuestHubber_Outland/QuestHubber_Outland.toc
zhTW & zhCN update
------------------------------------------------------------------------
r49 | pigmonkey | 2011-05-09 07:33:37 +0000 (Mon, 09 May 2011) | 1 line
Changed paths:
M /trunk/QuestHubber.toc
fixed toc file includes
------------------------------------------------------------------------
r48 | pigmonkey | 2011-05-07 16:45:55 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/QuestHubber.toc
locale update
------------------------------------------------------------------------
r47 | pigmonkey | 2011-05-06 23:59:16 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
M /trunk/QuestHubber.toc
toc and locale update
------------------------------------------------------------------------
r45 | pigmonkey | 2011-04-25 10:25:14 +0000 (Mon, 25 Apr 2011) | 1 line
Changed paths:
M /trunk/Data/QuestHubber_Azeroth/Data_Azeroth_Alliance.lua
M /trunk/Data/QuestHubber_Azeroth/Data_Azeroth_Horde.lua
M /trunk/Data/QuestHubber_Azeroth/Data_Azeroth_Neutral.lua
M /trunk/Data/QuestHubber_Azeroth/QuestHubber_Azeroth.toc
M /trunk/Data/QuestHubber_Cataclysm/Data_Cataclysm_Alliance.lua
M /trunk/Data/QuestHubber_Cataclysm/Data_Cataclysm_Horde.lua
M /trunk/Data/QuestHubber_Cataclysm/Data_Cataclysm_Neutral.lua
M /trunk/Data/QuestHubber_Cataclysm/QuestHubber_Cataclysm.toc
M /trunk/Data/QuestHubber_Northrend/Data_Northrend_Alliance.lua
M /trunk/Data/QuestHubber_Northrend/Data_Northrend_Horde.lua
M /trunk/Data/QuestHubber_Northrend/Data_Northrend_Neutral.lua
M /trunk/Data/QuestHubber_Northrend/QuestHubber_Northrend.toc
M /trunk/Data/QuestHubber_Outland/Data_Outland_Alliance.lua
M /trunk/Data/QuestHubber_Outland/Data_Outland_Horde.lua
M /trunk/Data/QuestHubber_Outland/Data_Outland_Neutral.lua
M /trunk/Data/QuestHubber_Outland/QuestHubber_Outland.toc
Somehow didn't copy the data the first time
------------------------------------------------------------------------
r43 | pigmonkey | 2011-04-25 10:14:04 +0000 (Mon, 25 Apr 2011) | 5 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/Data/QuestHubber_Daily
A /trunk/Data/QuestHubber_Daily/Data_Daily_Alliance.lua
A /trunk/Data/QuestHubber_Daily/Data_Daily_Horde.lua
A /trunk/Data/QuestHubber_Daily/Data_Daily_Neutral.lua
A /trunk/Data/QuestHubber_Daily/QuestHubber_Daily.toc
M /trunk/QuestHubber.lua
- Data update
- Daily quests added
- Minor support for breadcrumb quests
- Quest types added to tooltip (Escort, Dungeon, Raid, PvP)
- Duplicate quest (ala starting zones) don't spam in tooltips anymore
------------------------------------------------------------------------
r42 | pigmonkey | 2011-04-23 13:27:47 +0000 (Sat, 23 Apr 2011) | 3 lines
Changed paths:
M /trunk/QuestHubber.lua
-Added options (unused are hidden)
-Pin coloring based on quest level range
-More information/tooltips on map module
------------------------------------------------------------------------