r177

Details

  • Filename
    tomQuest2-r177.zip
  • Uploaded by
  • Uploaded
    Jul 18, 2009
  • Size
    392.18 KB
  • Downloads
    53
  • MD5
    5351d44fe451b1fe7970ff01d9aa7dad

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r177 | gagou | 2009-07-18 15:02:00 +0000 (Sat, 18 Jul 2009) | 3 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/questsGivers.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

some fix in the questsGivers module
update for 3.2
make sure ldb object is created only if questsTooltip or dailyTooltip is enabled
------------------------------------------------------------------------
r176 | gagou | 2009-07-16 19:27:48 +0000 (Thu, 16 Jul 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.toc

toc update
------------------------------------------------------------------------
r175 | gagou | 2009-07-16 19:25:02 +0000 (Thu, 16 Jul 2009) | 5 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.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
   A /trunk/questsGivers.lua
   D /trunk/tagQuestGivers.lua
   M /trunk/tagQuestLog.lua
   M /trunk/tomQuest2.toc

bugfix for 3.2 (still 3.1 compatible)
fix bugs in the achievement tracker module
fix bugs in the quests items
add automatic quest accept / turn-in
complete daily quests list
------------------------------------------------------------------------
r173 | gagou | 2009-07-14 17:59:28 +0000 (Tue, 14 Jul 2009) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/questsTooltip.lua

fix bug with quests tooltip
------------------------------------------------------------------------
r171 | gagou | 2009-07-12 12:57:13 +0000 (Sun, 12 Jul 2009) | 1 line
Changed paths:
   M /trunk/questsTracker.lua

fix questsTracker bug
------------------------------------------------------------------------
r169 | gagou | 2009-07-11 21:57:07 +0000 (Sat, 11 Jul 2009) | 3 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/questsTracker.lua

quests & achievement trackers layout enhancements
various bugfixes

------------------------------------------------------------------------
r168 | gagou | 2009-07-09 23:04:19 +0000 (Thu, 09 Jul 2009) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/questsTracker.lua

few bugfix
------------------------------------------------------------------------
r166 | gagou | 2009-07-09 19:15:38 +0000 (Thu, 09 Jul 2009) | 1 line
Changed paths:
   M /trunk/questsTracker.lua

minor change in the options (move border and backdrop color into color section)
------------------------------------------------------------------------
r164 | gagou | 2009-07-09 19:02:52 +0000 (Thu, 09 Jul 2009) | 2 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

fix problem of messed trackers when updating in combat ==> use WatchFrameItemButtonTemplate instead of secure item template so only quest items given by wow API are clickable.
fix a few other things
------------------------------------------------------------------------
r162 | gagou | 2009-07-07 17:47:32 +0000 (Tue, 07 Jul 2009) | 5 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua

add option to display party quests you don't have under a specific header or not
add status bar specific font with options
add options for status bar height and left/right padding
bugfix for display of quests item button
completly disable button facade support
------------------------------------------------------------------------
r161 | gagou | 2009-07-06 21:11:04 +0000 (Mon, 06 Jul 2009) | 5 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

add money formating option in the panel
add status bar option for achievement tracker (will add some more options for the design of the status bar)
enhance button support for achievement and quest tracker
lots of bug fixes
temporary disable of LBF support until I find how to make it work correctly
------------------------------------------------------------------------
r160 | gagou | 2009-06-30 22:15:45 +0000 (Tue, 30 Jun 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.toc

add button facade to toc
------------------------------------------------------------------------
r159 | gagou | 2009-06-30 22:14:48 +0000 (Tue, 30 Jun 2009) | 3 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/questsTracker.lua

enhancement to raid mode (need some tests)
enhancement to quests and achievements trackers
add color config for achievement tracker (not yet fully functional even is config is done)
------------------------------------------------------------------------
r158 | gagou | 2009-06-29 22:55:26 +0000 (Mon, 29 Jun 2009) | 1 line
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/questsTracker.lua

enhancements to both quests and achievements trackers
------------------------------------------------------------------------
r157 | gagou | 2009-06-28 12:33:09 +0000 (Sun, 28 Jun 2009) | 1 line
Changed paths:
   M /trunk/core.lua

correct format error
------------------------------------------------------------------------
r156 | gagou | 2009-06-27 21:47:27 +0000 (Sat, 27 Jun 2009) | 3 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTracker.lua

enhance quest and achievements trackers
add timed achievement to the achievements tracker
enhance trackers icons (still wip)
------------------------------------------------------------------------
r155 | gagou | 2009-06-24 22:36:05 +0000 (Wed, 24 Jun 2009) | 4 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/syncParty.lua

add quest timer to the tracker
add quest item button to the tracker with button facade support
add raid tag config
add minwidth config to the options
------------------------------------------------------------------------
r153 | gagou | 2009-06-19 20:48:01 +0000 (Fri, 19 Jun 2009) | 1 line
Changed paths:
   M /trunk/questsTracker.lua

fix tracker with no quest still being shown
------------------------------------------------------------------------
r151 | gagou | 2009-06-19 16:40:51 +0000 (Fri, 19 Jun 2009) | 3 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

enhance quests tooltip, quest & achievement tracker
fix a few bugs
update localization
------------------------------------------------------------------------
r149 | gagou | 2009-06-17 22:38:01 +0000 (Wed, 17 Jun 2009) | 1 line
Changed paths:
   M /trunk/core.lua

small fix to zone sorting for zone without level
------------------------------------------------------------------------
r148 | gagou | 2009-06-17 22:30:10 +0000 (Wed, 17 Jun 2009) | 4 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/config.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

fix dailyTooltip quest counter not working
enhance quest and achievement tracker
fix localization bug

------------------------------------------------------------------------
r147 | gagou | 2009-06-17 17:56:32 +0000 (Wed, 17 Jun 2009) | 4 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/tagQuestLog.lua

add option to choose sorting method for quests and zones
enhancement to the tagQuestLog module
achievement and quests tracker enhancements (work in progress)

------------------------------------------------------------------------
r145 | gagou | 2009-06-16 23:39:28 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

fix two local errors
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
192.27 KB Jul 18, 2009 3.1.0 19