v0.4 beta 4

Details

  • Filename
    SorhaQuestLog-v0.4_beta_4.zip
  • Uploaded by
  • Uploaded
    Nov 5, 2010
  • Size
    229.55 KB
  • Downloads
    185
  • MD5
    3e6c1e3ce5568cca06112135e9e1001c

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r20 | sorha2 | 2010-11-05 18:04:00 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   A /tags/v0.4 beta 4 (from /trunk:19)

Tagging as v0.4 beta 4
------------------------------------------------------------------------
r19 | sorha2 | 2010-11-05 17:54:32 +0000 (Fri, 05 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

Fix for empty quest logs
Fix for completed event type objectives
------------------------------------------------------------------------
r18 | sorha2 | 2010-11-05 17:40:24 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

Logic code to stop the minion being refreshed when zone/subzone changes happen but change nothing
------------------------------------------------------------------------
r17 | sorha2 | 2010-11-05 17:19:15 +0000 (Fri, 05 Nov 2010) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

More reworking on how quest info is retrieved.
-Major changes to objectives
Right click menu added to quest headers to show/hide quests.

Small bugfixes
------------------------------------------------------------------------
r16 | sorha2 | 2010-11-05 06:06:06 +0000 (Fri, 05 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

Fixed bug created in last revision that broke item buttons.
Added in resizing to item buttons in quest options.
------------------------------------------------------------------------
r15 | sorha2 | 2010-11-04 18:04:48 +0000 (Thu, 04 Nov 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

Rebuilt the way the quest data is collected and displayed.
Added ability to hide zone headers if all quests in it are hidden
------------------------------------------------------------------------
r13 | sorha2 | 2010-11-04 07:36:54 +0000 (Thu, 04 Nov 2010) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/SorhaQuestLog.toc

Fonts can now be changed, some fonts just do not play nicely though and can overlap.

Reworked options panels, bit neater now ^_^
Added ability to choose a custom quest title colour rather then level based.

Using libsharedmedia now.
------------------------------------------------------------------------
r11 | sorha2 | 2010-11-03 18:47:22 +0000 (Wed, 03 Nov 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

Just changed the default to showing item buttons
------------------------------------------------------------------------
r10 | sorha2 | 2010-11-03 18:37:10 +0000 (Wed, 03 Nov 2010) | 7 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua

Bugfix for quests with no zone header name

Added experimental gradual objective colouring and auto collapsing/expanding zone headers.

Reorganised the way colours/position is stored, people will have to re-customise.

Added function to clear quests no longer in log from hiddenquests table on load
------------------------------------------------------------------------
r8 | sorha2 | 2010-11-03 08:29:57 +0000 (Wed, 03 Nov 2010) | 1 line
Changed paths:
   A /trunk/Bindings.xml

Forgot the Bindings.xml >.>
------------------------------------------------------------------------
r7 | sorha2 | 2010-11-03 08:24:25 +0000 (Wed, 03 Nov 2010) | 11 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/SorhaQuestLog.toc
   A /trunk/Textures
   A /trunk/Textures/button1.tga
   A /trunk/Textures/button1_hover.tga

Fixed an issue where Item buttons could overlap when a quest was completed and its objectives hidden.
-Ensured a quest will always be at least as high as its item buttons height

Added a keybind to show and hide the minion for users who do not use JHide
Also added a tickbox in the general settings for showing/hiding

Added a slight delay between minion updates caused by QUEST_LOG_UPDATE to stop unneeded updates

Added in the ability to hide quests by rightclicking them.
Also added a button for showing the hidden quests.
-Turned off by default, tickbox in quest options
------------------------------------------------------------------------
r5 | sorha2 | 2010-11-01 16:25:40 +0000 (Mon, 01 Nov 2010) | 8 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   D /trunk/JQuest.toc
   M /trunk/Locales/Locale-enUS.lua
   A /trunk/SorhaQuestLog.toc (from /trunk/JQuest.toc:4

v0.3
Renamed to SorhaQuestLog.

Added in the ability to have the minion collapse to the left when the longest quest/header is shorter then the max size.

Minor edits here and there.

------------------------------------------------------------------------
r3 | sorha2 | 2010-10-30 17:22:29 +0000 (Sat, 30 Oct 2010) | 8 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/JQuest.toc
   M /trunk/Locales/Locale-enUS.lua

v0.2

Foolishly limited the frame count to 25 frames.. for 25 quests right? 25 quests + up to 25 headers :(
All better now

Also added in the ability to show/hide the description of the quests objective when a quest has no actual objectives.
This is so far occurring for goto quests, so I added a goto tag on the end of thier titles ^_^
There is also a colour selection for this description.
------------------------------------------------------------------------
r2 | sorha2 | 2010-10-30 15:08:40 +0000 (Sat, 30 Oct 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/Core.lua
   A /trunk/Fonts
   A /trunk/Fonts/framd.ttf
   A /trunk/JQuest.toc
   A /trunk/Locales
   A /trunk/Locales/Locale-enUS.lua

Initial import - Hope this is right >.>
------------------------------------------------------------------------
r1 | root | 2010-10-30 14:18:42 +0000 (Sat, 30 Oct 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"jquest/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files