r131
Details
-
FilenametomQuest2-r131.zip
-
Uploaded by
-
UploadedMay 20, 2009
-
Size355.17 KB
-
Downloads136
-
MD5194549ca2f7195795c4bd4ca202ebd43
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
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)
------------------------------------------------------------------------
r123 | gagou | 2009-04-23 19:54:22 +0000 (Thu, 23 Apr 2009) | 1 line
Changed paths:
M /trunk/questsInformations.lua
tweak a little bit quests informations module
------------------------------------------------------------------------
r122 | gagou | 2009-04-23 19:45:17 +0000 (Thu, 23 Apr 2009) | 6 lines
Changed paths:
M /trunk/core.lua
M /trunk/questsInformations.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
fix bugs reported by Khaira
fix bug reported by Harpz
implement coloring of quest item category
add a space between quest level and quest name
add option in quest information module to show all lightheaded comments on the same page
rename quest information module to Quests Log
------------------------------------------------------------------------
r120 | gagou | 2009-04-22 23:04:50 +0000 (Wed, 22 Apr 2009) | 1 line
Changed paths:
M /trunk/questsInformations.lua
fix border and backdrop color not properly set in the quest information module (tomQuest2 questlog)
------------------------------------------------------------------------
r118 | gagou | 2009-04-22 22:23:54 +0000 (Wed, 22 Apr 2009) | 6 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/notifications.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/soundNotifications.lua
M /trunk/syncParty.lua
M /trunk/tomQuest2.toc
add AceBucket-3.0 to .toc and .pkgmeta
add bag scan to find quest item and match them to a quest. (improve the quest item macro)
improve syncParty module
add check icon to tracked quests in the quest tooltip
use PlaySound in case PlaySoundFile do not work in soundNotification module (ticket 46)
Add notification for quest item starting a quest
------------------------------------------------------------------------
r116 | gagou | 2009-04-20 18:39:16 +0000 (Mon, 20 Apr 2009) | 5 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/tagQuestLog.lua
M /trunk/tooltips.lua
fix various bugs reported by Kal
fix for limit of tracked quests / achievements
fix for un-hiding of bliz watchframe
attempt to fix font problems
fix for local / global
------------------------------------------------------------------------
r115 | gagou | 2009-04-19 20:09:19 +0000 (Sun, 19 Apr 2009) | 2 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
fix "player" quest objective type
few other bugfix
------------------------------------------------------------------------