r65
Details
-
FilenameSorhaQuestLog-r65.zip
-
Uploaded by
-
UploadedJan 6, 2011
-
Size321.98 KB
-
Downloads343
-
MD552c9aacec0f711e37d5b65c1fd379be3
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r65 | sorha2 | 2011-01-06 13:19:44 +0000 (Thu, 06 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Locales/Locale-enUS.lua
M /trunk/SorhaQuestLog.toc
-Added option to hide zone headers
------------------------------------------------------------------------
r63 | sorha2 | 2010-12-30 10:35:30 +0000 (Thu, 30 Dec 2010) | 3 lines
Changed paths:
M /trunk/Core.lua
Bug Fixes:
-Minor fix to hopefully stop tooltip error possible on quest abandons
-Attempted fix for non-displaying remote quests (If theres a miscount between the number of popups and the number of popup frames re-try to update the remote quests frame)
------------------------------------------------------------------------
r62 | sorha2 | 2010-12-20 15:13:17 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Locales/Locale-enUS.lua
- Added Alt + Ctrl click to abandon quests. (Option to show confirm dialog or not added as well)
------------------------------------------------------------------------
r61 | sorha2 | 2010-12-19 06:09:39 +0000 (Sun, 19 Dec 2010) | 2 lines
Changed paths:
M /trunk/Core.lua
Changes:
- Can shift-click link a tracked achievement
------------------------------------------------------------------------
r59 | sorha2 | 2010-12-09 15:33:27 +0000 (Thu, 09 Dec 2010) | 9 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Locales/Locale-enUS.lua
Changes:
-Play sound option when picking up quest starting items
-Option to disable display of quest name in objective notifications
-Borders added to each minion. (Timer/Remote Quests share Quest Minions colouring)
Bug Fixes:
-Fix to stop backwards objective notifications if you delete an item etc.
Light testing only, could go boom.
------------------------------------------------------------------------
r58 | sorha2 | 2010-12-07 16:15:19 +0000 (Tue, 07 Dec 2010) | 9 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Locales/Locale-enUS.lua
Changes:
- Icon position moved in quest starting item notifications
- Channel based quest item notifications now say "<Character Name> picked up" rather then "You picked up"
- Objective notifications less spamming if you kill more then one thing at the same time.
- Objective notifications now formatted as '(<Quest Name>) <Objective name> x/x' etc. Will add option to disable the <Quest Name> part later :)
Bug Fixes:
- Fixed abandoning the wrong quest issue caused by showing the tooltip for another quest while the log was open
- Fixed achievement timers firing again after they finish
------------------------------------------------------------------------
r57 | sorha2 | 2010-12-05 15:29:43 +0000 (Sun, 05 Dec 2010) | 8 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Locales/Locale-enUS.lua
Changes:
-Option to not show quest minion if no tracked quests. (Start tracking a quest somehow to reshow it)
--This stops displaying the minion but does not actually hide it in the same way as the hide option. As that options more of an enable >.>
Bug Fixes:
-Fix for border not working with new quest minion title position
-Fix for item button positioning
-Fix for indentation on quest minion
------------------------------------------------------------------------