JasonQuest-r48248.2

Details

  • Filename
    JasonQuest-r48248.2.zip
  • Uploaded by
  • Uploaded
    Sep 11, 2007
  • Size
    237.50 KB
  • Downloads
    16
  • MD5
    19f30e8847f63894cd448779b1aab1bc

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r48248 | jaslaughter | 2007-09-05 08:11:28 -0400 (Wed, 05 Sep 2007) | 2 lines
Changed paths:
   M /trunk/JasonQuest/Comm.lua
   M /trunk/JasonQuest/Core.lua
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- Applied quest selection fix to Comm.lua
------------------------------------------------------------------------
r47715 | jaslaughter | 2007-08-29 15:39:34 -0400 (Wed, 29 Aug 2007) | 11 lines
Changed paths:
   M /trunk/JasonQuest/Comm.lua
   M /trunk/JasonQuest/Core.lua
   M /trunk/JasonQuest/JasonQuest.toc
   M /trunk/JasonQuest/LogFrame.lua
   M /trunk/JasonQuest/LogFrame.xml
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
+ Added a search bar at the bottom of the JQuest frame, ripped straight from my
  Baggins_Search
- Fixed rare spamming of 'party#' spam
- Fixed LogFrame.lua:201 nil error
- Fixed Comm.lua:197:attempt to index field '?' (a nil value)
- Fixed Tab status indicators to properly display gray if incompatible version, and
  red only when there is no data
- Selected quests should now be properly reselected after a scan (using
  GetQuestLogSelection() instead of QuestLogFrame.selectedButtonID which lags behind
  realtime)
------------------------------------------------------------------------
r46030 | jaslaughter | 2007-08-08 14:14:09 -0400 (Wed, 08 Aug 2007) | 3 lines
Changed paths:
   M /trunk/JasonQuest/Comm.lua
   M /trunk/JasonQuest/Core.lua
   M /trunk/JasonQuest/JasonQuest.toc
   M /trunk/JasonQuest/LogFrame.lua
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- Fixed issue with reward items sometimes not showing up--Required a COMM change so
  all users will need to upgrade (Sorry!)
------------------------------------------------------------------------
r45788 | jaslaughter | 2007-08-06 12:10:59 -0400 (Mon, 06 Aug 2007) | 4 lines
Changed paths:
   M /trunk/JasonQuest/Comm.lua
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- Changed the check for battlegrounds, using GetBattlefieldInstanceRunTime() instead,
  tested but not in an arena
- Fixed Comm.lua:342 nil error
------------------------------------------------------------------------

Additional Legacy Files