r16

Details

  • Filename
    tomQuest2-r16.zip
  • Uploaded by
  • Uploaded
    Jan 18, 2009
  • Size
    121.53 KB
  • Downloads
    32
  • MD5
    e6b89f8db000600ade3dc85c05303a44

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r16 | gagou | 2009-01-18 12:33:32 +0000 (Sun, 18 Jan 2009) | 1 line
Changed paths:
   M /trunk/questsTooltip.lua
   M /trunk/questsTracker.lua

correct a few bugs in broker tooltip and quests Tracker
------------------------------------------------------------------------
r15 | gagou | 2009-01-18 00:12:39 +0000 (Sun, 18 Jan 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua

minor update to the enUS.lua for the packager
------------------------------------------------------------------------
r14 | gagou | 2009-01-18 00:09:33 +0000 (Sun, 18 Jan 2009) | 8 lines
Changed paths:
   A /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/locales/frFR.lua
   A /trunk/notifications.lua
   A /trunk/questsTooltip.lua
   A /trunk/questsTracker.lua
   A /trunk/soundNotifications.lua
   A /trunk/syncParty.lua
   A /trunk/tagQuestGivers.lua
   A /trunk/tagQuestLog.lua
   D /trunk/tomQuest2.lua
   M /trunk/tomQuest2.toc
   A /trunk/tooltips.lua

!!!Important need to delete tomQuest2 savedVariables!!!
Switch to module system
Switch to wowace localization system
add the following options
1) choose the broker text configuration (completed quests / current quests / maximum quests)
2) hide completed quests objectives on the tooltip and the tracker (when you've completed it, when everyone in the party have completed it, never)
3)quest log and quest givers tag
4)a lot more options to configure every modules
------------------------------------------------------------------------
r13 | gagou | 2009-01-09 01:43:45 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.lua

modify the LibQTip custom Cell Provider to add custom left indentation (5Px for quests, 10 Px for objectives)
------------------------------------------------------------------------
r12 | gagou | 2009-01-04 22:58:19 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/tomQuest2.lua
   M /trunk/tomQuest2.toc

few bug fixes
------------------------------------------------------------------------
r11 | gagou | 2009-01-04 15:58:08 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.lua

set tracker strata to background instead of tooltip
------------------------------------------------------------------------
r10 | gagou | 2009-01-04 15:48:08 +0000 (Sun, 04 Jan 2009) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/tomQuest2.lua
   M /trunk/tomQuest2.toc

add AceSerializer-3.0 in the comms
correct a few bugs in the comms between players
correct objective status when got == need
few other bugs corrected
------------------------------------------------------------------------
r9 | gagou | 2009-01-04 03:01:59 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.toc

use @project-revision@
------------------------------------------------------------------------
r8 | gagou | 2009-01-04 02:50:48 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
   M /trunk/tomQuest2.lua

improve GameTooltip anchor for quests mouseover tracker or LDB tooltip
------------------------------------------------------------------------
r7 | gagou | 2009-01-04 02:03:01 +0000 (Sun, 04 Jan 2009) | 13 lines
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/libs/CallbackHandler-1.0
   D /trunk/libs/LibQTip-1.0
   D /trunk/libs/LibStub
   M /trunk/locales/enUS.lua
   M /trunk/locales/frFR.lua
   M /trunk/tomQuest2.lua
   M /trunk/tomQuest2.toc

update .pkgmeta to add back:
CallbackHandler-1.0
LibStub
LibQTip-1.0
and remove them to manual embed

update toc to put the following libs in the no-lib-strip :
LibStub
CallbackHandler-1.0
LibQTip-1.0

add the option to disable the tracker
do not show the tracker if no quests to be tracked (still the anchor will be shown if it's not hidden in the options)
------------------------------------------------------------------------
r6 | gagou | 2009-01-04 00:19:33 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
   A /trunk/libs/CallbackHandler-1.0
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/libs/LibDataBroker-1.1
   A /trunk/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
   A /trunk/libs/LibQTip-1.0
   A /trunk/libs/LibQTip-1.0/LibQTip-1.0.lua
   A /trunk/libs/LibStub
   A /trunk/libs/LibStub/LibStub.lua

add the libs
------------------------------------------------------------------------
r5 | gagou | 2009-01-04 00:18:50 +0000 (Sun, 04 Jan 2009) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/libs

manually embed:
LibStub
CallbackHandler-1.0
LibDataBroker-1.1
LibQTip-1.0
remove them from .pkgmeta
------------------------------------------------------------------------
r4 | gagou | 2009-01-03 23:09:55 +0000 (Sat, 03 Jan 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Correct LibQTip external
------------------------------------------------------------------------
r3 | gagou | 2009-01-03 23:06:11 +0000 (Sat, 03 Jan 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

add LibQTip to the externals
------------------------------------------------------------------------
r2 | gagou | 2009-01-03 19:28:34 +0000 (Sat, 03 Jan 2009) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/locales
   A /trunk/locales/enUS.lua
   A /trunk/locales/frFR.lua
   A /trunk/media
   A /trunk/media/Peasant_work_done.mp3
   A /trunk/media/icon.tga
   A /trunk/tomQuest2.lua
   A /trunk/tomQuest2.toc

Initial import
------------------------------------------------------------------------
r1 | root | 2008-12-29 09:52:25 +0000 (Mon, 29 Dec 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"tomquest2/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
30.69 KB Jan 18, 2009 3.0.3 12