r59
Details
-
FilenametomQuest2-r59.zip
-
Uploaded by
-
UploadedMar 9, 2009
-
Size260.87 KB
-
Downloads26
-
MD5a722efa6f9735b46de812813e62fd901
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------