r242
Details
-
FilenametomQuest2-r242.zip
-
Uploaded by
-
UploadedOct 6, 2009
-
Size389.71 KB
-
Downloads46
-
MD5058e4cb3dc8ed53174b5caee99e25fbf
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r242 | gagou | 2009-10-06 20:40:05 +0000 (Tue, 06 Oct 2009) | 1 line
Changed paths:
M /trunk/core.lua
add debug output in case objective type unknown
------------------------------------------------------------------------
r240 | gagou | 2009-10-04 22:42:20 +0000 (Sun, 04 Oct 2009) | 1 line
Changed paths:
M /trunk/core.lua
add debug for one problem
------------------------------------------------------------------------
r239 | gagou | 2009-10-04 21:53:14 +0000 (Sun, 04 Oct 2009) | 1 line
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/dailyTooltip.lua
M /trunk/questsGivers.lua
M /trunk/questsInformations.lua
M /trunk/questsTooltip.lua
M /trunk/tagQuestLog.lua
M /trunk/tomQuest2_Config/config.lua
M /trunk/tomQuest2_Config/tomQuest2_Config.toc
M /trunk/tooltips.lua
fix some leaked globals
------------------------------------------------------------------------
r237 | gagou | 2009-10-01 19:05:58 +0000 (Thu, 01 Oct 2009) | 2 lines
Changed paths:
M /trunk/dailyTooltip.lua
M /trunk/questsTracker.lua
fix daily quest tooltip for time problem and ticket #88
fix questTracker error when multiple addon using AddQuestWatch / RemoveQuestWatch
------------------------------------------------------------------------
r235 | gagou | 2009-09-30 23:24:19 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/dailyTooltip.lua
M /trunk/locales/enUS.lua
M /trunk/questsTooltip.lua
M /trunk/tomQuest2.toc
few fixes to latest alpha
------------------------------------------------------------------------
r234 | gagou | 2009-09-30 23:17:25 +0000 (Wed, 30 Sep 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/achievementTracker.lua
M /trunk/announce.lua
D /trunk/config.lua
M /trunk/core.lua
M /trunk/dailyTooltip.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
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
A /trunk/tomQuest2_Config
A /trunk/tomQuest2_Config/config.lua
A /trunk/tomQuest2_Config/locales
A /trunk/tomQuest2_Config/locales/deDE.lua
A /trunk/tomQuest2_Config/locales/enUS.lua
A /trunk/tomQuest2_Config/locales/esES.lua
A /trunk/tomQuest2_Config/locales/esMX.lua
A /trunk/tomQuest2_Config/locales/frFR.lua
A /trunk/tomQuest2_Config/locales/koKR.lua
A /trunk/tomQuest2_Config/locales/ruRU.lua
A /trunk/tomQuest2_Config/locales/zhCN.lua
A /trunk/tomQuest2_Config/locales/zhTW.lua
A /trunk/tomQuest2_Config/tomQuest2_Config.toc
M /trunk/tooltips.lua
moving config to a separate Load On Demand addon
rework localization files to cut down memory usage
------------------------------------------------------------------------
r232 | gagou | 2009-09-27 22:47:21 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
M /trunk/tooltips.lua
fix for RantTooltip
------------------------------------------------------------------------
r230 | gagou | 2009-09-27 16:19:32 +0000 (Sun, 27 Sep 2009) | 3 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/notifications.lua
M /trunk/tooltips.lua
fix double notification (bliz and tomQuest2) for some language
probable fix for C stack overflow error in tooltip module
fix in achievement module
------------------------------------------------------------------------
r228 | gagou | 2009-09-25 22:16:48 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
M /trunk/tooltips.lua
fix and enhancements to the tooltip module
------------------------------------------------------------------------
r226 | gagou | 2009-09-22 10:49:26 +0000 (Tue, 22 Sep 2009) | 2 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/questsTracker.lua
add achievement icon to tradeskill UI for "The Northrend Gourmet" and "The Outland Gourmet" achievement (telling in a meal has already been cooked) currently supported tradeskill mods are default bliz, skillet, advanced tradeskill window and MrTrader
add config options to configure achievement tooltips and tradeskill UI modifications in achievement tracker panel
------------------------------------------------------------------------
r225 | gagou | 2009-09-20 22:51:19 +0000 (Sun, 20 Sep 2009) | 2 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/tooltips.lua
fix to quests Tracker
add achievement info to the mob and item tooltip
------------------------------------------------------------------------
r224 | gagou | 2009-09-20 02:08:58 +0000 (Sun, 20 Sep 2009) | 2 lines
Changed paths:
M /trunk/questsTracker.lua
change to questsTracker libQTip custom provider
correction to timed quests in the quests tracker
------------------------------------------------------------------------
r222 | gagou | 2009-09-17 18:40:06 +0000 (Thu, 17 Sep 2009) | 2 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/tooltips.lua
remove some unneeded local and functions
few tweaks
------------------------------------------------------------------------
r220 | gagou | 2009-09-13 18:52:33 +0000 (Sun, 13 Sep 2009) | 1 line
Changed paths:
M /trunk/core.lua
fix new profile error
------------------------------------------------------------------------
r219 | gagou | 2009-09-12 18:05:06 +0000 (Sat, 12 Sep 2009) | 2 lines
Changed paths:
M /trunk/config.lua
M /trunk/core.lua
fix raid mode config
fix custom tag config
------------------------------------------------------------------------
r218 | gagou | 2009-09-12 16:01:11 +0000 (Sat, 12 Sep 2009) | 2 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/syncParty.lua
fix status bar color error in achievement tracker module
fix syncParty module for quests
------------------------------------------------------------------------
r217 | gagou | 2009-09-11 18:12:25 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/config.lua
M /trunk/core.lua
M /trunk/dailyTooltip.lua
M /trunk/notifications.lua
M /trunk/questsGivers.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
various fixes and enhancements
------------------------------------------------------------------------
r216 | gagou | 2009-09-07 22:00:34 +0000 (Mon, 07 Sep 2009) | 3 lines
Changed paths:
M /trunk/core.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
fix in questsTooltip for button not clickable
fix in syncParty module
few bugfixes in core and tracker
------------------------------------------------------------------------
r214 | gagou | 2009-09-06 18:21:43 +0000 (Sun, 06 Sep 2009) | 3 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
fix quest timer in quests tracker
fix achievement timer in achievement tracker
fix disable interaction mode for both trackers
------------------------------------------------------------------------