promotional bannermobile promotional banner

QuestHelper2

Abandoned
QuestHelper2

File Details

0.8

  • B
  • Dec 8, 2010
  • 1.28 MB
  • 202
  • 4.0.3a
  • Retail

File Name

QuestHelper2-0.8.zip

Supported Versions

  • 4.0.3a

tag 0.8
be949bfd8dd36e52fdf62251a0ff21f939469513
smariot <smariot@gmail.com>
2010-12-08 00:47:54 +0000

0.8 beta

--------------------

smariot:
    - Flash objective frames when progress is made to their objective.
    - Added option to play sounds when progress is made on an objective.
    - Added function onObjectiveProgress, invokes a callback when progress is made to an enabled objective.
    - Item/spell/macro buttons now appear to the left of their objectives, outside of the tracker, and only the very first reference to an action is displayed, so the objectives can be re-arranged and still have the buttons attached to the correct one.
    - Fixed a bug with action buttons, was assigning false to recycled buttons instead of nil, next(unused_button) could therefore return a button that was already in use. On that subject, added some checks to validate the buttons pased to createActionButton and releaseActionButton.
    - Better detection of when quest items change (you sometimes aren't given them immediately), and added the items to all quest objectives (the tracker is going to only display the item for the upper-most objective soon.)
    - Another stupid bug with abandoned quests.
    - Renamed createItemButton and friends createActionButton, they can now be assigned spells and macrotext.
    - Added an option to disable quest item tooltips.