r134-nolib

Details

  • Filename
    tomQuest2-r134-nolib.zip
  • Uploaded by
  • Uploaded
    May 29, 2009
  • Size
    157.42 KB
  • Downloads
    20
  • MD5
    b2d4841355dd437cf358f6fc26b8ec1e

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
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)
------------------------------------------------------------------------