r107

Details

  • Filename
    tomQuest2-r107.zip
  • Uploaded by
  • Uploaded
    Apr 15, 2009
  • Size
    369.86 KB
  • Downloads
    66
  • MD5
    4adcbdcfee38cefbbc8e7b5341b5c3a3

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
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)
------------------------------------------------------------------------
r83 | gagou | 2009-03-21 18:13:19 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
   M /trunk/Bindings.xml
   M /trunk/core.lua

fix keybinding error
------------------------------------------------------------------------
r82 | gagou | 2009-03-21 17:51:04 +0000 (Sat, 21 Mar 2009) | 3 lines
Changed paths:
   A /trunk/Bindings.xml
   M /trunk/core.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

fix ticket 34 and 35
add key binding to toggle quest tracker (see Blizz default key binding interface to set your key)
add option to automatically track quest when accepted
------------------------------------------------------------------------
r80 | gagou | 2009-03-20 23:39:55 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.toc

import latest localization
------------------------------------------------------------------------
r79 | gagou | 2009-03-20 23:31:29 +0000 (Fri, 20 Mar 2009) | 12 lines
Changed paths:
   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/tomQuest2.toc
   M /trunk/tooltips.lua

Correct the questTooltip hide by replacing OnLeave with a OnUpdate script (temporary hack until better fix is found)

Improve questsInformations module:
1) add quest objectives link clicking on questInformations module
2) enhance frame creation in questsInformations module

Improve MobMap support:
1) add questObjectives mouseover support to shop mob droprate for items
2) add mob to kill estimation on mob tooltip

Correct tocfile
Improve general file module layout for better readability
------------------------------------------------------------------------
r78 | gagou | 2009-03-20 01:06:38 +0000 (Fri, 20 Mar 2009) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/questsInformations.lua
   M /trunk/tomQuest2.toc
   M /trunk/tooltips.lua

bugfix in questsInformations module
early support for mob tooltip with mobmap item droprate integration
------------------------------------------------------------------------
r77 | gagou | 2009-03-19 12:04:17 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
   M /trunk/questsTracker.lua
   M /trunk/tomQuest2.toc

fix tocfile and tracker display quest by zone
------------------------------------------------------------------------
r75 | gagou | 2009-03-19 01:55:50 +0000 (Thu, 19 Mar 2009) | 2 lines
Changed paths:
   M /trunk/questsInformations.lua
   M /trunk/syncParty.lua

cancel timer when needed
correct two possible nil errors with questsInformations module
------------------------------------------------------------------------
r74 | gagou | 2009-03-19 00:59:07 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

correct questsTooltip and questsTracker module for cartographer questInfo and MobMap
------------------------------------------------------------------------
r73 | gagou | 2009-03-19 00:51:48 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
   M /trunk/announce.lua

change to localization and announce module
------------------------------------------------------------------------
r72 | gagou | 2009-03-19 00:04:18 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
   A /trunk/announce.lua

add announce file...
------------------------------------------------------------------------
r71 | gagou | 2009-03-19 00:03:32 +0000 (Thu, 19 Mar 2009) | 2 lines
Changed paths:
   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/tomQuest2.toc

add Announce module to send chat message to party for progress notifications.
update locale for new module
------------------------------------------------------------------------
r70 | gagou | 2009-03-18 23:14:15 +0000 (Wed, 18 Mar 2009) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/soundNotifications.lua
   M /trunk/tomQuest2.toc

modify .pkgmeta and tocfile to add AceGUI-3.0-SharedMediaWidgets and reflect recent changes in LibQTip-1.0 repository changes
Modify options to hide unneeded options in option panel
add color picker to questInformations for background and border
remove default anchor position to questsTooltip module
------------------------------------------------------------------------
r69 | gagou | 2009-03-16 20:56:10 +0000 (Mon, 16 Mar 2009) | 2 lines
Changed paths:
   M /trunk/questsTooltip.lua

update localization and shorten keys for cartographer quest info and mobmap
add the option to hide interractivity hints at the bottom of the quest tooltip
------------------------------------------------------------------------
r68 | gagou | 2009-03-16 19:16:21 +0000 (Mon, 16 Mar 2009) | 7 lines
Changed paths:
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/tomQuest2.toc

Correct tocfile for lib version
Add support for cartographer_questinfo in questTooltip and questTracker module (Thanks Hyunkal for the idea):
1) middle click on quest objective to open objective in cartographer
2) ctrl-middle on quest objective click to open start npc
3) shift-middle on quest objective click to open end npc
Add support for MobMap in questsTooltip and questsTracker modules (thanks Farook for the Idea):
Middle click on quest objective to open objective with mobmap
------------------------------------------------------------------------
r67 | gagou | 2009-03-16 09:53:38 +0000 (Mon, 16 Mar 2009) | 1 line
Changed paths:
   M /trunk/questsInformations.lua
   M /trunk/tomQuest2.toc

small bugfix in questInformations module
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
176.56 KB Apr 15, 2009 3.1.0 14