r234

Details

  • Filename
    tomQuest2-r234.zip
  • Uploaded by
  • Uploaded
    Sep 30, 2009
  • Size
    389.44 KB
  • Downloads
    50
  • MD5
    3797ee11fec912e6c4b1f7ecf8c11ccb

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r212 | gagou | 2009-09-04 19:12:10 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
   M /trunk/questsInformations.lua

remove debug in questsInformations module
------------------------------------------------------------------------
r211 | gagou | 2009-09-04 19:09:04 +0000 (Fri, 04 Sep 2009) | 2 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/questsInformations.lua
   M /trunk/questsTracker.lua

fix achievementTracker display/hide of tooltip
fix questsInformations module
------------------------------------------------------------------------
r209 | gagou | 2009-09-02 19:52:12 +0000 (Wed, 02 Sep 2009) | 3 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
   M /trunk/syncParty.lua

small changes to syncParty module
enhancements to achievements & quests trackers
few more tweaks and fixes
------------------------------------------------------------------------
r207 | gagou | 2009-09-01 19:12:15 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

bugfixes and optimizations
------------------------------------------------------------------------
r205 | gagou | 2009-08-31 22:21:27 +0000 (Mon, 31 Aug 2009) | 3 lines
Changed paths:
   M /trunk/achievementTracker.lua
   M /trunk/core.lua
   M /trunk/questsTracker.lua

small adjustments to achievementTracker and questsTracker
bug fix to core module
attempt to fix the quest timer
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
192.99 KB Sep 30, 2009 3.2.0 16