r131

Details

  • Filename
    SorhaQuestLog-r131.zip
  • Uploaded by
  • Uploaded
    Nov 13, 2014
  • Size
    355.13 KB
  • Downloads
    128
  • MD5
    3e4d571761330a2ac86923d2711f625e

Supported WoW Retail Versions

  • 6.0.3

Changelog

------------------------------------------------------------------------
r131 | sorha2 | 2014-11-13 21:47:37 +0000 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Modules/Quests.lua

Fix for quest items not displaying
Fix for quest items not positioning correctly when minion growing upwards
------------------------------------------------------------------------
r130 | sorha2 | 2014-11-13 14:28:42 +0000 (Thu, 13 Nov 2014) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Modules/Quests.lua

Moved Bonus Objectives into their own zone, though the bonus quests themselves can't be hidden atm
------------------------------------------------------------------------
r129 | sorha2 | 2014-11-13 12:47:05 +0000 (Thu, 13 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Modules/Quests.lua

Fix for objectives not working in WoD
Fix for breadcrumb quests
------------------------------------------------------------------------
r128 | sorha2 | 2014-11-12 14:40:19 +0000 (Wed, 12 Nov 2014) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Modules/Achievements.lua

Fix for achievements not showing that they can be completed, ie Bucket List elements going red until completed in Firelands
------------------------------------------------------------------------
r126 | sorha2 | 2014-11-09 12:30:24 +0000 (Sun, 09 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Modules/Quests.lua

-Fix for reputation objective display

------------------------------------------------------------------------
r125 | sorha2 | 2014-11-09 02:04:48 +0000 (Sun, 09 Nov 2014) | 3 lines
Changed paths:
   M /trunk/Modules/Quests.lua
   M /trunk/SorhaQuestLog.toc
   M /trunk/Templates.xml

-Potential Fix for reputation objective display
-Refactored ItemButton code, fixed issue with cooldown swing being canceled on minion updates

------------------------------------------------------------------------
r124 | sorha2 | 2014-11-08 04:38:10 +0000 (Sat, 08 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Modules/Quests.lua

Bugfix for cooldown display on item buttons

------------------------------------------------------------------------
r123 | sorha2 | 2014-11-08 04:34:45 +0000 (Sat, 08 Nov 2014) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Quests.lua
   M /trunk/SorhaQuestLog.toc
   A /trunk/Templates.xml

Attempted fix to QuestItem buttons
-Has resulted in some limited functionality, minion will no longer resize width in combat, and item buttons only change locations/show/hide etc out of combat

------------------------------------------------------------------------
r122 | sorha2 | 2014-11-02 04:10:56 +0000 (Sun, 02 Nov 2014) | 6 lines
Changed paths:
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Modules/Achievements.lua
   M /trunk/Modules/QuestTimers.lua
   M /trunk/Modules/Quests.lua
   M /trunk/Modules/RemoteQuests.lua
   M /trunk/Modules/Scenarios.lua

-Added MONOCHROMEOUTLINE flag for texts
-Added option to play sound on any objective change, not just completion

-VERY primitive anchoring of scenario minion to quest minion possible
- /sql->Scenario Tracker->Main Tab->'Minion Anchor Point'

------------------------------------------------------------------------
r121 | sorha2 | 2014-10-26 09:53:24 +0000 (Sun, 26 Oct 2014) | 3 lines
Changed paths:
   M /trunk/Modules/Quests.lua
   M /trunk/Modules/Scenarios.lua

-Fixed goto+completed quests not autohiding when option was ticked.
-Fixed potential bug with auto hidden quests not staying hidden
-Stopped scenario minion from displaying title once scenario finished
------------------------------------------------------------------------
r120 | sorha2 | 2014-10-25 08:07:46 +0000 (Sat, 25 Oct 2014) | 3 lines
Changed paths:
   M /trunk/Modules/Quests.lua

-Fixed issues with objective complete sound failing to play unless you were using SQL notification messages
-Fixed issue with databroker addons not updating if quest minion hidden
-Added SQLQuestMinionBottom frame for anchoring frames to the base of SQL Quest tracker
------------------------------------------------------------------------
r119 | sorha2 | 2014-10-24 10:48:16 +0000 (Fri, 24 Oct 2014) | 1 line
Changed paths:
   M /trunk/Modules/Quests.lua

Derp
------------------------------------------------------------------------
r118 | sorha2 | 2014-10-24 10:44:45 +0000 (Fri, 24 Oct 2014) | 3 lines
Changed paths:
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Modules/Quests.lua

-Added option to move objective counts to left of objective, Text only for number based ones so far, option in quest tracker quests
-Fixed issue with completed quests firing quest complete notifications if hidden/shown
-Minor border changes to quest minion
------------------------------------------------------------------------
r116 | sorha2 | 2014-10-21 01:13:14 +0000 (Tue, 21 Oct 2014) | 2 lines
Changed paths:
   M /trunk/Modules/Achievements.lua
   M /trunk/Modules/Quests.lua
   M /trunk/Modules/RemoteQuests.lua

-Re-added open full quest log option for use when LegacyQuest is intalled
-Remote quests using blizzard methods for display/animation, worried about taint issues though, please report any issues with them not working
------------------------------------------------------------------------
r115 | sorha2 | 2014-10-20 12:01:42 +0000 (Mon, 20 Oct 2014) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Quests.lua
   M /trunk/SorhaQuestLog.toc

-Fixed broke show/hide SorhaQuestLog settings which were not functioning
-Fixed collapse/expand zone headers
-Added functionality for opening legacy quest using the old alt+click function which opened the full pane
------------------------------------------------------------------------
r114 | sorha2 | 2014-10-20 10:34:20 +0000 (Mon, 20 Oct 2014) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua

-Fixed locale missing entry issue
------------------------------------------------------------------------
r112 | sorha2 | 2014-10-19 09:40:26 +0000 (Sun, 19 Oct 2014) | 7 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Modules/Achievements.lua
   M /trunk/Modules/Quests.lua
   M /trunk/Modules/RemoteQuests.lua
   M /trunk/Modules/Scenarios.lua

-Fix for a few taint issues
-Fix for all quests being daily and other quest tags(Credit:Randomzach)
-Partial fix for quest items (Credit:Randomzach)
-Potential fix for german objectives being formatted differently

Known Issues:
Taint issue can interfere with item buttons
------------------------------------------------------------------------
r111 | sorha2 | 2014-10-17 12:47:56 +0000 (Fri, 17 Oct 2014) | 1 line
Changed paths:
   M /trunk/Modules/Quests.lua

-Derp fix for the show/hide hidden quests button
------------------------------------------------------------------------
r109 | sorha2 | 2014-10-17 12:40:35 +0000 (Fri, 17 Oct 2014) | 1 line
Changed paths:
   M /trunk/Modules/Quests.lua

-Fixing up stray event registration which was not needed
------------------------------------------------------------------------
r108 | sorha2 | 2014-10-16 14:21:05 +0000 (Thu, 16 Oct 2014) | 2 lines
Changed paths:
   M /trunk/Modules/RemoteQuests.lua

Getting there
-RemoteQuests fixups
------------------------------------------------------------------------
r107 | sorha2 | 2014-10-16 13:30:21 +0000 (Thu, 16 Oct 2014) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Achievements.lua
   M /trunk/Modules/Quests.lua
   M /trunk/SorhaQuestLog.toc

Hopefully first steps towards a working addon
-Achievements seem to be functional
-The core quest minion seems happy enough, could use more testing.
-The remote quests/timed quests and any new type of content in WoD is untested and assumed broken.
------------------------------------------------------------------------
r106 | sorha2 | 2014-08-10 06:15:11 +0000 (Sun, 10 Aug 2014) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Modules/Quests.lua

Added colour option for tooltip objective text
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
196.66 KB Nov 13, 2014 6.0.3 34