r63

Details

  • Filename
    SorhaQuestLog-r63.zip
  • Uploaded by
  • Uploaded
    Dec 30, 2010
  • Size
    322.83 KB
  • Downloads
    226
  • MD5
    cfd77ee78df33a21dcd4f4674d360564

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r56 | sorha2 | 2010-12-05 13:50:40 +0000 (Sun, 05 Dec 2010) | 15 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

Changes:
-Show All Quests button state is now per character
-Zone headers should 'try' to change to the state you left them in after login.
-Lib sink can now be used for objective, quest and questitem notifications independently (You will need to re-enable Objective notifications sorry)
-Option to limit the number of tasks displayed per acheivement
-Quest starting item notifications now also display the icon and items quality colour where possible
-Customizable fonts and colours for quest minion and achievement minion title text
-Control left-click a quest to set it as the active quest for blizzards minimap tracker thingeys
-LBD critter updated to having more functionality. See its tooltip.
-Ability to show/hide minion anchors to make them easier to move about

Bug Fixes:
Localized quest starting item pickup string

Lightly tested only, might go kaboom! >.>
------------------------------------------------------------------------
r54 | sorha2 | 2010-12-03 13:59:16 +0000 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

-Notification of completed quests in libsink off by default
-Slight offset change on achievement minion bars to lessen overlapping
------------------------------------------------------------------------
r53 | sorha2 | 2010-12-02 16:52:53 +0000 (Thu, 02 Dec 2010) | 7 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

Changes:
-Option to display only the quests details pane rather then entire quest log panel on left click
-Alt right-clicking on a quest will show the full quest log panel always
-Alt right-clicking on a zone header will show zone collapse/expand menu

Bug Fixes:
-Removed grey dot thingys on item buttons >.>
------------------------------------------------------------------------
r52 | sorha2 | 2010-12-02 09:22:03 +0000 (Thu, 02 Dec 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

-Picked up quest item notifications.
-Other minor edits
-Completely untested build, be careful :P
------------------------------------------------------------------------
r51 | sorha2 | 2010-12-01 13:06:15 +0000 (Wed, 01 Dec 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

Bug Fixes:
-Pattern updates for other locales
-Localized quest complete/failed notification texts
------------------------------------------------------------------------
r50 | sorha2 | 2010-12-01 12:00:30 +0000 (Wed, 01 Dec 2010) | 4 lines
Changed paths:
   M /trunk/Core.lua

Bug Fixes:
-Fixed incorrect descriptions on achievements
-Fix for status bars not vanishing when minion hidden >.>
-Hopefully fixed non-appearing remote quests
------------------------------------------------------------------------
r49 | sorha2 | 2010-12-01 07:34:58 +0000 (Wed, 01 Dec 2010) | 10 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/SorhaQuestLog.toc

Changes:
-Notifications system update
-Now can pick sounds to play on notifications, old ones are: More work?, Work complete!
-Prototype progress bars added to achievement minion
-Auto Hide/Show Features
-Minor changes to RemoteQuests minion

Bug Fixes:
-Fixes for auto zone collapses with hidden zones
-Fixed abandon quest bug (hopefully)
------------------------------------------------------------------------
r48 | sorha2 | 2010-11-28 15:28:07 +0000 (Sun, 28 Nov 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

-Help tooltips started, turn off in general settings.
-Updated locale file I forgot.
-This build is untested, no access to wow right now :(
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
161.58 KB Dec 30, 2010 4.0.3a 29