r265-nolib
Details
-
FilenametomQuest2-r265-nolib.zip
-
Uploaded by
-
UploadedNov 8, 2009
-
Size195.42 KB
-
Downloads19
-
MD55b8d14166ec9d9ca8ed26466cd895f58
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r265 | gagou | 2009-11-08 20:05:15 +0000 (Sun, 08 Nov 2009) | 2 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/tomQuest2_Config/config.lua
fix bug introduced in latest alpha
add option to hide collapse button for achievement tracker
------------------------------------------------------------------------
r264 | gagou | 2009-11-07 19:12:30 +0000 (Sat, 07 Nov 2009) | 1 line
Changed paths:
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/tomQuest2_Config/config.lua
add option to hide zone collapse button for quests tracker and quests tooltip
------------------------------------------------------------------------
r262 | gagou | 2009-11-05 21:33:03 +0000 (Thu, 05 Nov 2009) | 2 lines
Changed paths:
M /trunk/dailyTooltip.lua
M /trunk/questsTooltip.lua
M /trunk/tomQuest2.toc
M /trunk/tomQuest2_Config/config.lua
M /trunk/tomQuest2_Config/tomQuest2_Config.toc
change questsTooltip and dailyTooltip ldb object name to avoid parenting to the wrong option panel (conflict with statblock options)
Warning! You'll certainly have to enable those ldb objects.
------------------------------------------------------------------------
r261 | gagou | 2009-11-05 07:10:42 +0000 (Thu, 05 Nov 2009) | 1 line
Changed paths:
M /trunk/tomQuest2_Config/config.lua
attempt to fix tomQuest2 options subpanel parented to StatBlockCore config
------------------------------------------------------------------------
r259 | gagou | 2009-11-03 22:05:54 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
M /trunk/syncParty.lua
fix to syncParty
------------------------------------------------------------------------
r257 | gagou | 2009-11-03 22:03:12 +0000 (Tue, 03 Nov 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/syncParty.lua
M /trunk/tomQuest2.toc
tweaks to XP syncing
cleanup to .toc and library embed
------------------------------------------------------------------------
r255 | gagou | 2009-11-03 20:01:50 +0000 (Tue, 03 Nov 2009) | 4 lines
Changed paths:
M /trunk/core.lua
M /trunk/notifications.lua
M /trunk/questsGivers.lua
M /trunk/questsTooltip.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
M /trunk/tomQuest2_Config/config.lua
M /trunk/tooltips.lua
add option to customize level in tag (choose between quest level, weighted quest level and hidden)
add option to hide quest tag in quest tracker / tooltip
add option to customize quest description color for quests without objectives
fix bugs reported in the forum thread by Harpz and mkong409
------------------------------------------------------------------------
r253 | gagou | 2009-11-02 23:15:20 +0000 (Mon, 02 Nov 2009) | 1 line
Changed paths:
M /trunk/syncParty.lua
fix in syncing of xp
------------------------------------------------------------------------
r252 | gagou | 2009-11-02 22:42:50 +0000 (Mon, 02 Nov 2009) | 3 lines
Changed paths:
M /trunk/core.lua
M /trunk/syncParty.lua
M /trunk/tomQuest2_Config/config.lua
M /trunk/tooltips.lua
fix bugs in core and config
add xp syncing (1 minute bucket)
add xp to unit tooltip when unit in party
------------------------------------------------------------------------
r251 | gagou | 2009-11-01 22:04:17 +0000 (Sun, 01 Nov 2009) | 1 line
Changed paths:
M /trunk/tomQuest2_Config/config.lua
fix a few things in config
------------------------------------------------------------------------
r249 | gagou | 2009-11-01 14:31:01 +0000 (Sun, 01 Nov 2009) | 1 line
Changed paths:
M /trunk/core.lua
fix bug in core.lua when removing a quest from the questlog
------------------------------------------------------------------------
r248 | gagou | 2009-10-31 10:29:32 +0000 (Sat, 31 Oct 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/dailyTooltip.lua
M /trunk/questsGivers.lua
M /trunk/questsTracker.lua
M /trunk/syncParty.lua
M /trunk/tomQuest2.toc
M /trunk/tomQuest2_Config/config.lua
remove AceTimer and AceBucket user custom OnUpdate instead
fix a few bugs in Config & core and trackers.
this is an early alpha it might have some bugs, please submit a ticket if you find one.
------------------------------------------------------------------------
r247 | gagou | 2009-10-20 19:29:22 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
M /trunk/core.lua
do not update macro when item is no more in bag
------------------------------------------------------------------------
r246 | gagou | 2009-10-19 20:59:49 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
M /trunk/questsTracker.lua
fix item icon MouseOver in quest Tracker
------------------------------------------------------------------------
r245 | gagou | 2009-10-19 20:55:46 +0000 (Mon, 19 Oct 2009) | 4 lines
Changed paths:
M /trunk/achievementTracker.lua
M /trunk/core.lua
M /trunk/questsTracker.lua
use ItemId instead of ItemString as key in item table
add a special item table for custom items
add "Water Bucket" item to the custom item so it can be used with tomQuest2 special items macro
change timer format function in achievement and quests tracker
------------------------------------------------------------------------
r244 | gagou | 2009-10-13 06:05:20 +0000 (Tue, 13 Oct 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/core.lua
M /trunk/tomQuest2.toc
M /trunk/tomQuest2_Config/config.lua
A /trunk/tomQuest2_Config/libs
M /trunk/tomQuest2_Config/tomQuest2_Config.toc
change a few things to tomQuest2 config library loading
change player_level_up event registration
------------------------------------------------------------------------