r52

Details

  • Filename
    tomQuest2-r52.zip
  • Uploaded by
  • Uploaded
    Feb 28, 2009
  • Size
    210.51 KB
  • Downloads
    14
  • MD5
    767972d52d3623437c2356a944383e61

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r42 | gagou | 2009-02-05 21:31:56 +0000 (Thu, 05 Feb 2009) | 4 lines
Changed paths:
   M /trunk/notifications.lua
   M /trunk/questsTracker.lua
   M /trunk/soundNotifications.lua

correct a few bugs:
Sound Notification when objective complete now works
Hide objective notification when quest complete for party notification
Update quest Tracker when leaving group and both player and party have the quest
------------------------------------------------------------------------
r40 | gagou | 2009-02-02 21:39:14 +0000 (Mon, 02 Feb 2009) | 3 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/notifications.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

add Scale to the quests tooltips option
correct french localization
correct a few bugs
------------------------------------------------------------------------
r39 | gagou | 2009-02-01 23:11:50 +0000 (Sun, 01 Feb 2009) | 1 line
Changed paths:
   M /trunk/core.lua

small bugfixes
------------------------------------------------------------------------
r38 | gagou | 2009-01-31 19:32:10 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
   M /trunk/questsTooltip.lua

add an expand all / collapse all button on the title of the tooltip. (ticket 14)
------------------------------------------------------------------------
r37 | gagou | 2009-01-30 00:55:35 +0000 (Fri, 30 Jan 2009) | 4 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/notifications.lua
   M /trunk/questsTracker.lua
   M /trunk/tomQuest2.toc

fix bug with quest id not refreshed when questlog change
fix bug with questracker 11 & 12 (please check)
fix bug in quest and quest objective status for tracker and tooltip
add toggle in option for announcement of quest objective status when quest is complete (ticket 10)
------------------------------------------------------------------------
r36 | gagou | 2009-01-29 18:51:53 +0000 (Thu, 29 Jan 2009) | 3 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/deDE.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

update localization files
try to fix the tracker bug

------------------------------------------------------------------------
r35 | gagou | 2009-01-28 22:21:00 +0000 (Wed, 28 Jan 2009) | 1 line
Changed paths:
   M /trunk/dailyTooltip.lua
   M /trunk/questsTracker.lua

localization bug fix
------------------------------------------------------------------------
r34 | gagou | 2009-01-28 19:48:23 +0000 (Wed, 28 Jan 2009) | 2 lines
Changed paths:
   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/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

correct bug with tooltip when overing a unit or an item that was an objective of a quest that is no more in the questlog
split localization in different namespaces
------------------------------------------------------------------------
r33 | gagou | 2009-01-26 19:44:08 +0000 (Mon, 26 Jan 2009) | 5 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/locales/ruRU.lua

revert StingerSoft changes.
Please do not add localization through SVN, use the provided WowAce application.
Do not add duplicate localization keys to enUS or any other locale.
Import StingerSoft localization using WowAce application

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
92.71 KB Feb 28, 2009 3.0.9 16