r217-nolib

Details

  • Filename
    tomQuest2-r217-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 11, 2009
  • Size
    200.01 KB
  • Downloads
    21
  • MD5
    0694ecb70ea9355a57e6c21bd7e3eac2

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r217 | gagou | 2009-09-11 18:12:25 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/notifications.lua
   M /trunk/questsGivers.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua

various fixes and enhancements
------------------------------------------------------------------------
r216 | gagou | 2009-09-07 22:00:34 +0000 (Mon, 07 Sep 2009) | 3 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua

fix in questsTooltip for button not clickable
fix in syncParty module
few bugfixes in core and tracker
------------------------------------------------------------------------
r214 | gagou | 2009-09-06 18:21:43 +0000 (Sun, 06 Sep 2009) | 3 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua

fix quest timer in quests tracker
fix achievement timer in achievement tracker
fix disable interaction mode for both trackers
------------------------------------------------------------------------
r212 | gagou | 2009-09-04 19:12:10 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
   M /trunk/questsInformations.lua

remove debug in questsInformations module
------------------------------------------------------------------------
r211 | gagou | 2009-09-04 19:09:04 +0000 (Fri, 04 Sep 2009) | 2 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTracker.lua

fix achievementTracker display/hide of tooltip
fix questsInformations module
------------------------------------------------------------------------
r209 | gagou | 2009-09-02 19:52:12 +0000 (Wed, 02 Sep 2009) | 3 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua

small changes to syncParty module
enhancements to achievements & quests trackers
few more tweaks and fixes
------------------------------------------------------------------------
r207 | gagou | 2009-09-01 19:12:15 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

bugfixes and optimizations
------------------------------------------------------------------------
r205 | gagou | 2009-08-31 22:21:27 +0000 (Mon, 31 Aug 2009) | 3 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/questsTracker.lua

small adjustments to achievementTracker and questsTracker
bug fix to core module
attempt to fix the quest timer
------------------------------------------------------------------------
r203 | gagou | 2009-08-28 22:36:45 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/questsTracker.lua

fix a few errors in questsTracker and achievementTracker
------------------------------------------------------------------------
r202 | gagou | 2009-08-28 05:29:57 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/questsTracker.lua

fix a few issues
------------------------------------------------------------------------
r200 | gagou | 2009-08-25 23:00:40 +0000 (Tue, 25 Aug 2009) | 5 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/questsTooltip.lua

make sure quests headers are expanded on login
fix a few errors with module enabling/disabling
clear completed dailies for the loged-in player when he logged the first time of the day
fix dailyTooltip and questsTooltip to only create the ldb object if it does not exist
few more fixes
------------------------------------------------------------------------
r198 | gagou | 2009-08-18 22:49:51 +0000 (Tue, 18 Aug 2009) | 4 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/questsGivers.lua
   M /trunk/questsTooltip.lua

color in blue quest icon for daily quest icon in the quest and gossip frame
add daily quest tag in the quest and gossip frame
enhance daily quest counter and tooltip

------------------------------------------------------------------------
r196 | gagou | 2009-08-17 23:58:31 +0000 (Mon, 17 Aug 2009) | 1 line
Changed paths:
   M /trunk/questsGivers.lua
   M /trunk/questsInformations.lua
   M /trunk/syncParty.lua

fix a few things in questsGivers, questsInformations and syncParty module
------------------------------------------------------------------------
r194 | gagou | 2009-08-17 20:55:26 +0000 (Mon, 17 Aug 2009) | 3 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/questsGivers.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

remove some debug info
fix timed quests untrack
few other fixes
------------------------------------------------------------------------
r192 | gagou | 2009-08-16 20:21:27 +0000 (Sun, 16 Aug 2009) | 4 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/questsGivers.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/soundNotifications.lua
   M /trunk/syncParty.lua
   M /trunk/tagQuestLog.lua
   M /trunk/tooltips.lua

correct achievement tracker weird behaviour
fix issue with quest tracker anchor that do not hide/show
fix raid mode
few other bug fixes
------------------------------------------------------------------------
r190 | gagou | 2009-08-13 22:12:54 +0000 (Thu, 13 Aug 2009) | 6 lines
Changed paths:
   M /trunk/Bindings.xml
   M /trunk/achievementTracker.lua
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/notifications.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua
   M /trunk/tagQuestLog.lua

Minimize full refresh of achievement and quests tracker, just update a tooltip line when possible
Enhancements to tagging system and add Escort tag (need localization)
cpu usage enhancements
fix duplicate header in binding.xml
add tag to questlog only when questlog is shown
various fix
------------------------------------------------------------------------
r188 | gagou | 2009-08-11 23:20:01 +0000 (Tue, 11 Aug 2009) | 4 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/questsGivers.lua
   M /trunk/questsInformations.lua
   M /trunk/syncParty.lua

fix issues with concat
fix issue of non sorted zones on sync
fix issue of abandonned daily quest to be considered as completed today
fix error in questsGivers module
------------------------------------------------------------------------
r187 | gagou | 2009-08-11 19:21:22 +0000 (Tue, 11 Aug 2009) | 4 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/announce.lua
   M /trunk/config.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/tagQuestLog.lua

fix error when switching achievement tracker in quests tracker
add multi player completed daily quest tracking in daily quest ldb tooltip
make the tag system cross language and should work with all raid tag
few other bug fixes
------------------------------------------------------------------------