r188

Details

  • Filename
    tomQuest2-r188.zip
  • Uploaded by
  • Uploaded
    Aug 11, 2009
  • Size
    389.09 KB
  • Downloads
    27
  • MD5
    55ee3086f55aed51a6bdf5efef117a71

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r185 | gagou | 2009-08-10 22:12:51 +0000 (Mon, 10 Aug 2009) | 10 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/dailyTooltip.lua
   M /trunk/questsGivers.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua
   M /trunk/tagQuestLog.lua

fix tagQuestLog correctly displaying tags OnMouseWheel or OnValueChanged on the scrollbar
fix anchor for achievementTracker
add raid(10, 25, 40) tags and tag config
retrieve uid with GetQuestLink in case of bad hook on GetQuestLogTitle
fix for dailyTooltip module (only display daily quests on the tooltip)
fix questsGivers errors
made a few hook changes in questsTracker.lua thanks to CubittusAce
cpu enhancements for table.concat (remove all wipe())

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

Additional Files

Type Name Size Uploaded Game Version Downloads
193.54 KB Aug 11, 2009 3.2.0 18