r101

Details

  • Filename
    tomQuest2-r101.zip
  • Uploaded by
  • Uploaded
    Apr 9, 2009
  • Size
    298.49 KB
  • Downloads
    104
  • MD5
    4b52dd36b6cbfa06e4ea2afac80df698

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r65 | gagou | 2009-03-15 15:53:28 +0000 (Sun, 15 Mar 2009) | 1 line
Changed paths:
   M /trunk/questsInformations.lua

small bugfix in questsInformations module
------------------------------------------------------------------------
r64 | gagou | 2009-03-15 15:37:40 +0000 (Sun, 15 Mar 2009) | 9 lines
Changed paths:
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua
   M /trunk/tomQuest2.toc

update questsInformations module:
1)Add button to close frame, to share quest and to abandon quest
2)enhance the option panel to dynamically change the font options in the questlog and lightheaded frame

Add autotrack of daily quest option

Shift click the quest ldb module will show / hide the quest tracker when the module is active

update localization and credits in the toc file
------------------------------------------------------------------------
r62 | gagou | 2009-03-15 00:40:52 +0000 (Sun, 15 Mar 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.toc

pull latest localization
------------------------------------------------------------------------
r61 | gagou | 2009-03-15 00:25:47 +0000 (Sun, 15 Mar 2009) | 10 lines
Changed paths:
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/soundNotifications.lua
   M /trunk/syncParty.lua

completely changed questsInformations module to improve QuestLog and LightHeaded support:
1) Add option to enable / disable QuestLog and LightHeaded
2) Add option for attachment and position of LightHeaded and Questlog (frame can be attached or independant)
3) Add clickable and over link support in QuestLog and LightHeaded frame (tomtom and cartographer waypoint support)
4) Add objectives to the QuestLog frame

Register more sound with LibSharedMedia in the soundnotifications module
small change and bugfixes in the questsTracker and syncparty module
attempt to fix ticket 24 for Sefi in questsTooltip module
Update localizations
------------------------------------------------------------------------
r60 | gagou | 2009-03-09 21:37:16 +0000 (Mon, 09 Mar 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

fix pkgmeta for LibSharedMedia-3.0
------------------------------------------------------------------------
r59 | gagou | 2009-03-09 21:33:57 +0000 (Mon, 09 Mar 2009) | 9 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/locales/frFR.lua
   M /trunk/notifications.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/soundNotifications.lua
   M /trunk/tomQuest2.toc

include libSharedMedia-3.0:
1) for font in questTooltip, questTracker and questInformation modules (fix ticket 31 for rainrider)
2) for sound in soundNotification module
enhancements for questTracker:
1) option to auto hide tracker in combat
2) option to auto hide completed quests
3) option to dispay quest by zone (will have the same look than the ldb tooltip)
Bugfixes for questlog and ligtheaded frame
default anchor position for questtooltip anchor (should fix ticket 24 for Sefi)
------------------------------------------------------------------------
r58 | gagou | 2009-03-05 23:16:13 +0000 (Thu, 05 Mar 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/locales/frFR.lua

temporary fix for localization
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
167.33 KB Apr 9, 2009 3.0.9 21