r138
Details
-
FilenametomQuest2-r138.zip
-
Uploaded by
-
UploadedJun 2, 2009
-
Size360.82 KB
-
Downloads99
-
MD5cf37043e56ca6dc716b61ec524de09ac
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r138 | gagou | 2009-06-02 22:49:25 +0000 (Tue, 02 Jun 2009) | 3 lines
Changed paths:
M /trunk/core.lua
M /trunk/dailyTooltip.lua
M /trunk/syncParty.lua
M /trunk/tomQuest2.toc
fix a few bugs with SyncParty and quests details
bugfix in dailyTooltip
add X-WoWI-ID: 12619 to tocFile for WowInterface updated
------------------------------------------------------------------------
r137 | gagou | 2009-06-01 00:39:11 +0000 (Mon, 01 Jun 2009) | 1 line
Changed paths:
M /trunk/questsTooltip.lua
should fix the nil error for tooltip module
------------------------------------------------------------------------
r136 | gagou | 2009-05-31 20:31:20 +0000 (Sun, 31 May 2009) | 1 line
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
localization fix and bugfix
------------------------------------------------------------------------
r135 | gagou | 2009-05-30 18:02:29 +0000 (Sat, 30 May 2009) | 3 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
fix localization errors
fix last quest and achievement error in tracker
fix a few other bugs
------------------------------------------------------------------------
r134 | gagou | 2009-05-30 00:55:42 +0000 (Sat, 30 May 2009) | 2 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
add rightmost right cell padding
add custom mouse key combination action on tracker / tooltip
------------------------------------------------------------------------
r132 | gagou | 2009-05-28 18:50:08 +0000 (Thu, 28 May 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/achievementTracker.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/tomQuest2.toc
switch custom cell provider to new setcell args and LibQTipClick-1.1
add 5 pixels as right padding to the right cell of the tooltip to avoid text clipping. (will make the number of pixels an option later)
------------------------------------------------------------------------
r131 | gagou | 2009-05-20 06:00:16 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/questsTracker.lua
small bug fixes
------------------------------------------------------------------------
r130 | gagou | 2009-05-18 21:49:10 +0000 (Mon, 18 May 2009) | 2 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/dailyTooltip.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
few bug fixes
LibQTip workaround (not releasing tooltip)
------------------------------------------------------------------------
r128 | gagou | 2009-05-11 22:03:00 +0000 (Mon, 11 May 2009) | 4 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
fix item bug
fix topside bug (ticker 51)
should enhance achievement tracker limit problem
------------------------------------------------------------------------
r126 | gagou | 2009-05-10 21:06:45 +0000 (Sun, 10 May 2009) | 4 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/config.lua
M /trunk/core.lua
M /trunk/questsInformations.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
M /trunk/tomQuest2.toc
now support scrollable tooltip and tracker (achievements and quests). You can define max height in options
option to display tracked achievements in quests tracker
improve quests items
lots of tweaks and bugfix
------------------------------------------------------------------------
r125 | gagou | 2009-04-30 21:21:48 +0000 (Thu, 30 Apr 2009) | 5 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/announce.lua
M /trunk/config.lua
M /trunk/core.lua
M /trunk/dailyTooltip.lua
D /trunk/media/wh_icon.tga
D /trunk/media/wh_icon_hover.tga
M /trunk/notifications.lua
M /trunk/questsInformations.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/soundNotifications.lua
M /trunk/syncParty.lua
M /trunk/tagQuestGivers.lua
M /trunk/tagQuestLog.lua
M /trunk/tomQuest2.toc
M /trunk/tooltips.lua
make it compatible with the scrollable branch of LibQTip (will work with both versions)
toggle announcement module with a ctrl click on the ldb objects
simplifications to tracking module
add callbacks for LibSharedMedia-3.0
enhancements to syncParty (incompatible with previous release)
------------------------------------------------------------------------