3.2 beta

Details

  • Filename
    tomQuest2-3.2_beta.zip
  • Uploaded by
  • Uploaded
    Aug 7, 2009
  • Size
    389.19 KB
  • Downloads
    343
  • MD5
    f0255934fcb05f45fdb5383408b16148

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r184 | gagou | 2009-08-07 23:32:56 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
   A /tags/3.2 beta (from /trunk:183)

Tagging as 3.2 beta
------------------------------------------------------------------------
r183 | gagou | 2009-08-07 23:22:57 +0000 (Fri, 07 Aug 2009) | 10 lines
Changed paths:
   M /trunk/.pkgmeta
   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/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/tomQuest2.toc
   M /trunk/tooltips.lua

fully 3.2 compatible (not compatible with 3.1 and toc update)
remove libBabble-class
cpu optimisations
lots of enhancements and bugfix
add clickable items to the ldb quests tooltip
remove MobMap and Cartographer Quest Info compatibility (may move it in a separate module if asked)
add option to color or not ldb text
button facade support (not yet perfect but a good start:))
add dailies completed today in the daily ldb tooltip
...
------------------------------------------------------------------------
r182 | gagou | 2009-07-20 17:55:13 +0000 (Mon, 20 Jul 2009) | 2 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/questsTracker.lua

fix small bug in dailyTooltip module
in achievemnts and quests tracker always show category content if displayed by category and interaction disabled
------------------------------------------------------------------------
r180 | gagou | 2009-07-19 19:33:54 +0000 (Sun, 19 Jul 2009) | 1 line
Changed paths:
   M /trunk/questsGivers.lua

fix questsGivers bugs
------------------------------------------------------------------------
r179 | gagou | 2009-07-19 10:05:53 +0000 (Sun, 19 Jul 2009) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/questsGivers.lua

core : remove some 3.2 debug
questsGivers fix some problem to turn-in quests
------------------------------------------------------------------------
r178 | gagou | 2009-07-18 20:02:10 +0000 (Sat, 18 Jul 2009) | 1 line
Changed paths:
   M /trunk/config.lua
   M /trunk/dailyTooltip.lua
   M /trunk/questsTooltip.lua

bugfix for questsTooltip and dailyTooltip module when they are disabled
------------------------------------------------------------------------
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
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
192.37 KB Aug 7, 2009 3.2.0 19