r118 beta
Details
-
FilenametomQuest2-r118_beta.zip
-
Uploaded by
-
UploadedApr 22, 2009
-
Size383.84 KB
-
Downloads32
-
MD5e3fee9e0c51374d2292651f1dbc43d56
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r113 | gagou | 2009-04-17 19:55:22 +0000 (Fri, 17 Apr 2009) | 1 line
Changed paths:
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
really fix questTooltip and questTracker chatlink insert
------------------------------------------------------------------------
r111 | gagou | 2009-04-17 19:29:26 +0000 (Fri, 17 Apr 2009) | 8 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/tagQuestLog.lua
M /trunk/tomQuest2.toc
enhance achievementTracker:
1) should no more display empty category / sub category
2) allow display of multiple columns for boolean achievement criterias
fix LibSharedMedia in tocfile
fix font in questsTooltip
fix chat insert in quest tracker and quest tooltip
fix bug in tagQuestLog
------------------------------------------------------------------------
r110 | gagou | 2009-04-16 20:50:38 +0000 (Thu, 16 Apr 2009) | 6 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/soundNotifications.lua
M /trunk/tagQuestLog.lua
M /trunk/tooltips.lua
improve options
improve quest tag customization
improve custom color
improve hiding of quest tracker and achivement tracker in combat
improve tagQuestLog Module (should fix some errors)
set quest information module active by default
------------------------------------------------------------------------
r108 | gagou | 2009-04-15 23:56:00 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/core.lua
few bugfix
------------------------------------------------------------------------
r107 | gagou | 2009-04-15 22:50:53 +0000 (Wed, 15 Apr 2009) | 14 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/achievementTracker.lua
M /trunk/config.lua
M /trunk/core.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/tagQuestLog.lua
M /trunk/tomQuest2.toc
add missing libs to .pkgmeta and toc
enhance achievement tracker:
1) Add Achievement criterias
2) Add option to hide completed criterias
3) Keep achievement in tracker after reload
4) properly clear tracker
minor correction in tagQuestLog
should now properly track more than 10 quests
enhance quest tracker:
1) add option to track all quest on login
2) add option to show item quest icon behind quest name
Remove old 3.0 compatibility code
correct macro generation in options
correct macro generation in quest tooltip and quest tracker
------------------------------------------------------------------------
r105 | gagou | 2009-04-14 21:39:54 +0000 (Tue, 14 Apr 2009) | 8 lines
Changed paths:
M /trunk/Bindings.xml
M /trunk/achievementTracker.lua
M /trunk/announce.lua
M /trunk/config.lua
M /trunk/core.lua
M /trunk/dailyTooltip.lua
M /trunk/notifications.lua
M /trunk/questsInformations.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
M /trunk/tagQuestGivers.lua
M /trunk/tagQuestLog.lua
M /trunk/tomQuest2.toc
M /trunk/tooltips.lua
update toc version
fix syncParty, tagQuestLog, tagQuestGivers module not activated
fix profiles and db versioning
fix mob tooltip display
add font outline to achievement tracker
fix key binding
add custom objectives coloring function
add option to hide default blizzard quest and achievement tracker
------------------------------------------------------------------------
r103 | gagou | 2009-04-10 20:40:09 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
M /trunk/achievementTracker.lua
update localisation
------------------------------------------------------------------------
r102 | gagou | 2009-04-10 20:32:36 +0000 (Fri, 10 Apr 2009) | 5 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/announce.lua
A /trunk/config.lua
M /trunk/core.lua
M /trunk/dailyTooltip.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/locales/esMX.lua
M /trunk/locales/frFR.lua
M /trunk/locales/koKR.lua
M /trunk/locales/ruRU.lua
M /trunk/locales/zhCN.lua
M /trunk/locales/zhTW.lua
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/tomQuest2.toc
M /trunk/tooltips.lua
add lod config.lua
update locales
add font outline for quest tooltip and quest tracker
add default font color for tooltip and quest tracker
few bug fix
------------------------------------------------------------------------
r101 | gagou | 2009-04-09 20:27:53 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
remove debug and two minor corrections
------------------------------------------------------------------------
r99 | gagou | 2009-04-08 21:08:21 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
M /trunk/tomQuest2.toc
local update
------------------------------------------------------------------------
r98 | gagou | 2009-04-08 20:58:50 +0000 (Wed, 08 Apr 2009) | 4 lines
Changed paths:
M /trunk/Bindings.xml
M /trunk/achievementTracker.lua
M /trunk/announce.lua
M /trunk/core.lua
M /trunk/dailyTooltip.lua
M /trunk/notifications.lua
M /trunk/questsInformations.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/soundNotifications.lua
M /trunk/tooltips.lua
add 3.1 special quest item macro generation when alt right clicking a quest with a special object
add weighted quest level computation
add tracker filtering with weighted quest level
various bug fix
------------------------------------------------------------------------
r97 | gagou | 2009-04-06 21:07:47 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
M /trunk/core.lua
new localization correction...
------------------------------------------------------------------------
r96 | gagou | 2009-04-06 21:01:22 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/questsTracker.lua
localization fix
------------------------------------------------------------------------
r95 | gagou | 2009-04-06 20:50:44 +0000 (Mon, 06 Apr 2009) | 9 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/announce.lua
M /trunk/core.lua
M /trunk/dailyTooltip.lua
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/tooltips.lua
correction to the option menu and change to localization
diminish number of created tables by quest
add separated font and font size for category / quest / quest objective in quest tooltip and quest tracker
enhance achievement tracker
add an option to only display quest of the current zone in the tracker
add option to hide zone level range in tracker and quest tooltip
add option to colorize or not quest objective counter in tracker and quest tooltip
add option to customize quest tag that will be used in quest tooltip, tracker and questlog
beginning of weighted quest level computation to later filter quest based on the weighted level
------------------------------------------------------------------------
r94 | gagou | 2009-03-31 23:51:51 +0000 (Tue, 31 Mar 2009) | 1 line
Changed paths:
M /trunk/achievementTracker.lua
update achievement tracker for 3.1 ptr
------------------------------------------------------------------------
r93 | gagou | 2009-03-30 21:17:32 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
fix bug reported by colon319
enhance a little bit achievementTracker but not tested PTR down ...
------------------------------------------------------------------------
r92 | gagou | 2009-03-29 22:53:15 +0000 (Sun, 29 Mar 2009) | 8 lines
Changed paths:
A /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/locales/esMX.lua
M /trunk/locales/frFR.lua
M /trunk/locales/koKR.lua
M /trunk/locales/ruRU.lua
M /trunk/locales/zhCN.lua
M /trunk/locales/zhTW.lua
M /trunk/notifications.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/tomQuest2.toc
M /trunk/tooltips.lua
attempt to fix hiding of classic blizzard notification for quest progress
Change in questsTracker module :
1) small change in tracking of objectives
2) hook WatchFrame_Update instead of QuestWatch_Update in case interface version is 30100
3) make sure we can track as much quests as needed for version 30100
add achievementTracker module:
Interface version 30100 introduce a new achievement tracking api use it to create a new tracker for achievement because the bliz WatchFrame is hidden
------------------------------------------------------------------------
r90 | gagou | 2009-03-26 22:32:32 +0000 (Thu, 26 Mar 2009) | 6 lines
Changed paths:
M /trunk/core.lua
M /trunk/notifications.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
Enhancement of quests tracker:
1) complete rework of quests tracking, better way of tracking quests by zone
2) do not add quest to tracker at first pass
Enhancement of syncParty:
send all message are send in "BULK" mode to make sure they are received in the same order they are sent
------------------------------------------------------------------------
r88 | gagou | 2009-03-24 23:20:08 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/notifications.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
fix a few bugs for party quests zone
------------------------------------------------------------------------
r86 | gagou | 2009-03-23 21:11:50 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
fix bugs in tracker and tooltip in case the quest is hidden by collapsing in the bliz questlog
------------------------------------------------------------------------
r85 | gagou | 2009-03-23 20:57:29 +0000 (Mon, 23 Mar 2009) | 7 lines
Changed paths:
M /trunk/core.lua
M /trunk/notifications.lua
M /trunk/questsInformations.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
M /trunk/tooltips.lua
When collapsing bliz questlog header keep the quests in tomQuest2 questlog
enhance questsTracker module:
1) add autotrack by zone
2) add auto collapse/expand quests tracker zone on zone change
3) add autotrack by class
fix bug when overing questsTooltip and questsTracker
add Echo Quest Accepted, Turned In, and Abandoned (ticket 36)
------------------------------------------------------------------------