r46

Details

  • Filename
    tomQuest2-r46.zip
  • Uploaded by
  • Uploaded
    Feb 23, 2009
  • Size
    206.80 KB
  • Downloads
    17
  • MD5
    4c3a6af60c2e0591fa679f6e49784fec

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
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

------------------------------------------------------------------------
r32 | StingerSoft | 2009-01-26 17:02:08 +0000 (Mon, 26 Jan 2009) | 2 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/locales/ruRU.lua
   M /trunk/tomQuest2.toc

- added ruRU localization
- added in enUS all localization strings
------------------------------------------------------------------------
r31 | gagou | 2009-01-25 23:42:29 +0000 (Sun, 25 Jan 2009) | 1 line
Changed paths:
   M /trunk/questsTooltip.lua

small bugfix for tooltip OnLeave
------------------------------------------------------------------------
r30 | gagou | 2009-01-25 09:27:36 +0000 (Sun, 25 Jan 2009) | 1 line
Changed paths:
   M /trunk/dailyTooltip.lua

bugfix for dailyTooltip ldb object text
------------------------------------------------------------------------
r29 | gagou | 2009-01-24 18:26:08 +0000 (Sat, 24 Jan 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.toc

add jamejee to the zhCN credits in toc
------------------------------------------------------------------------
r28 | gagou | 2009-01-24 18:13:18 +0000 (Sat, 24 Jan 2009) | 1 line
Changed paths:
   M /trunk/questsTooltip.lua

bug fix for maxQuest bug
------------------------------------------------------------------------
r27 | gagou | 2009-01-24 00:56:46 +0000 (Sat, 24 Jan 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/tomQuest2.toc

change in toc and .pkgmeta
------------------------------------------------------------------------
r26 | gagou | 2009-01-24 00:40:36 +0000 (Sat, 24 Jan 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

update to .pkgmeta for libBabble-zone-3.0
------------------------------------------------------------------------
r25 | gagou | 2009-01-24 00:35:48 +0000 (Sat, 24 Jan 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/core.lua
   M /trunk/tomQuest2.toc

bucket QUEST_LOG_UPDATE by 1 second to avoid GetQuestLogLeaderBoard returning an incomplete quest objective
------------------------------------------------------------------------
r24 | gagou | 2009-01-23 21:37:10 +0000 (Fri, 23 Jan 2009) | 1 line
Changed paths:
   M /trunk/core.lua

bug fix in questLost
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
88.98 KB Feb 23, 2009 3.0.9 16