3.2 beta6-nolib
Details
-
FilenametomQuest2-3.2_beta6-nolib.zip
-
Uploaded by
-
UploadedAug 17, 2009
-
Size194.49 KB
-
Downloads18
-
MD5901298e344fa6b032a503e8e1e95841a
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r195 | gagou | 2009-08-17 20:55:53 +0000 (Mon, 17 Aug 2009) | 1 line
Changed paths:
A /tags/3.2 beta6 (from /trunk:194)
tag as 3.2 beta6
------------------------------------------------------------------------
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
------------------------------------------------------------------------
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
------------------------------------------------------------------------