3.2 beta4

Details

  • Filename
    tomQuest2-3.2_beta4.zip
  • Uploaded by
  • Uploaded
    Aug 13, 2009
  • Size
    391.48 KB
  • Downloads
    181
  • MD5
    67c75f4f773b1fb8b803c7029f8db60e

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r191 | gagou | 2009-08-13 22:13:45 +0000 (Thu, 13 Aug 2009) | 1 line
Changed paths:
   A /tags/3.2 beta4 (from /trunk:190)

tag as beta4
------------------------------------------------------------------------
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
------------------------------------------------------------------------
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
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
194.67 KB Aug 13, 2009 3.2.0 17