r64

Details

  • Filename
    tomQuest2-r64.zip
  • Uploaded by
  • Uploaded
    Mar 15, 2009
  • Size
    261.47 KB
  • Downloads
    20
  • MD5
    d7951703f498921ac1a842d349649554

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r57 | gagou | 2009-03-05 22:54:53 +0000 (Thu, 05 Mar 2009) | 1 line
Changed paths:
   M /trunk/syncParty.lua

pull latest localization
------------------------------------------------------------------------
r56 | gagou | 2009-03-05 22:38:55 +0000 (Thu, 05 Mar 2009) | 3 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/questsInformations.lua
   M /trunk/syncParty.lua

get quest rewards from the questlog
send quest rewards to party => new sync protocol need an update of all party
add questlog / lightheaded frame, early alpha need improvements, allow you to see quest from party
------------------------------------------------------------------------
r54 | gagou | 2009-02-28 20:28:29 +0000 (Sat, 28 Feb 2009) | 1 line
Changed paths:
   A /trunk/media/Resize.tga
   A /trunk/media/wh_icon.tga
   A /trunk/media/wh_icon_hover.tga

update locale key "Anchor position"
------------------------------------------------------------------------
r52 | gagou | 2009-02-28 16:28:03 +0000 (Sat, 28 Feb 2009) | 3 lines
Changed paths:
   M /trunk/questsTracker.lua

update tracker anchor to fix tickets 29 and 30 to:
choose position of the anchor
when anchor is hidden, tracker pis repositioned to avoid empty space
------------------------------------------------------------------------
r50 | gagou | 2009-02-27 18:16:16 +0000 (Fri, 27 Feb 2009) | 3 lines
Changed paths:
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

add confirm dialog box for quests tracker & tooltip
add complete deDE localization thanks to Farook & Rexina
add complete zhTW localization thanks to alpha2009
------------------------------------------------------------------------
r48 | gagou | 2009-02-26 21:29:37 +0000 (Thu, 26 Feb 2009) | 13 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua
   M /trunk/tagQuestLog.lua
   M /trunk/tomQuest2.toc

Bugfixes:
questlog tagging (ticket 25)
questtracker (ticket 26)
properly implement unlimited number of quest tracking through the questlog
Enhancement:
tooltip "+" scale (ticket 22)
quest tooltip and tracker coloring options (ticket 23)
!class color support ==> change in the party sync protocol to exchange class instead of class color. So everybody in the party need to have at least this release

few others tweaks and bugfixes

begin of deDE support by Farook and Rexina (thank you both)
begin of zhTW support by alpha2009 (thank you)
------------------------------------------------------------------------
r46 | gagou | 2009-02-23 21:49:15 +0000 (Mon, 23 Feb 2009) | 3 lines
Changed paths:
   M /trunk/dailyTooltip.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

fix ticket 20 and 21
update locale
correct a possible bug in dailyTooltip
------------------------------------------------------------------------
r45 | gagou | 2009-02-16 22:12:58 +0000 (Mon, 16 Feb 2009) | 1 line
Changed paths:
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

correct a few bugs in the quests tracker and options
------------------------------------------------------------------------
r44 | gagou | 2009-02-12 23:44:09 +0000 (Thu, 12 Feb 2009) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   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
   A /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/tomQuest2.toc
   M /trunk/tooltips.lua

rework the option screen
remove bucketevent for QUEST_LOG_UPDATE
trigger a manual update of QUEST_LOG_UPDATE if quest objective desc is missing
fix tickets 17, 18, 19
small change to the syncing ==> all player in party need to have at least this release
few other bug fixes
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
140.75 KB Mar 15, 2009 3.0.9 25