r61

Details

  • Filename
    SorhaQuestLog-r61.zip
  • Uploaded by
  • Uploaded
    Dec 19, 2010
  • Size
    322.52 KB
  • Downloads
    198
  • MD5
    dcdebe23b50a227fbc925a7fb08f9f67

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
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 :(
------------------------------------------------------------------------
r47 | sorha2 | 2010-11-28 02:24:05 +0000 (Sun, 28 Nov 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-Added Option for each text to enable/disable shadowing
------------------------------------------------------------------------
r46 | sorha2 | 2010-11-27 15:52:26 +0000 (Sat, 27 Nov 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua

Update to remember if a zones quests are all hidden once zone is collapsed.
Enables the correct displaying of collapsed zones with all hidden quests.
(I hope >.>)
------------------------------------------------------------------------
r44 | sorha2 | 2010-11-26 15:08:19 +0000 (Fri, 26 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

-Fix for achivement minion position reset
-Fix for Spell type objectives
------------------------------------------------------------------------
r43 | sorha2 | 2010-11-26 06:23:36 +0000 (Fri, 26 Nov 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   A /trunk/Locales/Locale-deDE.lua
   A /trunk/Locales/Locale-esES.lua
   A /trunk/Locales/Locale-esMX.lua
   A /trunk/Locales/Locale-frFR.lua
   A /trunk/Locales/Locale-ruRU.lua
   A /trunk/Locales/Locale-zhCN.lua
   M /trunk/SorhaQuestLog.toc

Locale Updates
------------------------------------------------------------------------
r42 | sorha2 | 2010-11-26 03:39:53 +0000 (Fri, 26 Nov 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua
   A /trunk/Locales/Locale-zhTW.lua
   M /trunk/SorhaQuestLog.toc

-Traditional Chinese local file added
-Adjustable indentation for quests and objectives
-Adjustable colours for (Done), (Failed), and (goto) tags.
------------------------------------------------------------------------
r41 | sorha2 | 2010-11-26 01:20:58 +0000 (Fri, 26 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-koKR.lua

Locale not found error fix.
Testing repo locale tags
------------------------------------------------------------------------
r40 | sorha2 | 2010-11-26 00:35:17 +0000 (Fri, 26 Nov 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/SorhaQuestLog.toc

-Testing for .pkgmeta and .toc changes
-Quest/Achievement minions max size now 300
------------------------------------------------------------------------
r39 | sorha2 | 2010-11-25 12:26:16 +0000 (Thu, 25 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Locales/Locale-koKR.lua
   M /trunk/SorhaQuestLog.toc

LDB reference in .toc fixed.
Updated koKR locale
------------------------------------------------------------------------
r37 | sorha2 | 2010-11-24 16:16:07 +0000 (Wed, 24 Nov 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/SorhaQuestLog.toc

-Prototype remote quest minion added
-Option to indent only quests with items added
-Option to hide item buttons for completed quests added
------------------------------------------------------------------------
r35 | sorha2 | 2010-11-20 14:04:52 +0000 (Sat, 20 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua
   A /trunk/Locales/Locale-koKR.lua

-Fix for event type objective complete notifications
-Testing koKR locale.. still kinda new to this :(
------------------------------------------------------------------------
r34 | sorha2 | 2010-11-20 05:38:00 +0000 (Sat, 20 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

Minor option re-organising.
Option to colour LibSink output by completion
------------------------------------------------------------------------
r33 | sorha2 | 2010-11-16 10:16:42 +0000 (Tue, 16 Nov 2010) | 10 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

Fleshed out achievement tracker more

Swapped to using quest tracking state for hidden quests.
-Blizzard quest minion suffers errors, now defaults to hidden, and after the second time a player logs it in no longer tracks achievements.

Minor changes and bug fixes to quest timer frame.

Major re-organising of options

Other minor bug fixes
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
161.27 KB Dec 19, 2010 4.0.3a 32