JasonQuest-r47715.2

Details

  • Filename
    JasonQuest-r47715.2.zip
  • Uploaded by
  • Uploaded
    Sep 2, 2007
  • Size
    238.64 KB
  • Downloads
    24
  • MD5
    0752f968bf9deb1944e398446269058a

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r45729 | jaslaughter | 2007-08-04 14:09:45 -0400 (Sat, 04 Aug 2007) | 3 lines
Changed paths:
   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:
+ Quest rewards are now linkable and dressable
- Fixed Core.lua:549 nil error
------------------------------------------------------------------------
r45689 | jaslaughter | 2007-08-04 04:01:10 -0400 (Sat, 04 Aug 2007) | 7 lines
Changed paths:
   M /trunk/JasonQuest/Core.lua
   M /trunk/JasonQuest/LogFrame.lua
   M /trunk/JasonQuest/LogFrame.xml
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- Fresh installs will default to DoubleWide if Iriel's DoubleWide mod is loaded
- Reworked QUEST_LOG_UPDATE event registering and de-registering--should keep JQuest
  from stopping unexpectedly
- Moved debug messages to ChatFrame3 again, with notifications staying in default
+ Added reward info, although no tooltips for spell rewards
+ Added required money info, although this is currently untested
------------------------------------------------------------------------
r45521 | jaslaughter | 2007-08-01 09:33:58 -0400 (Wed, 01 Aug 2007) | 5 lines
Changed paths:
   M /trunk/JasonQuest/Comm.lua
   M /trunk/JasonQuest/Core.lua
   M /trunk/JasonQuest/LogFrame.lua
   M /trunk/JasonQuest/LogFrame.xml
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- Player-to-player messages should not be sent in battlegrounds, hopefully getting
  rid of some ChatFrame spam
- Added (slightly out of scope) party XP info -- Just mouse-over their tab to see
- Player will now refresh cached quest list before responding to sync requests
------------------------------------------------------------------------
r45431 | jaslaughter | 2007-07-31 13:48:48 -0400 (Tue, 31 Jul 2007) | 4 lines
Changed paths:
   M /trunk/JasonQuest/Core.lua
   M /trunk/JasonQuest/JasonQuest.toc
   M /trunk/JasonQuest/LogFrame.lua
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- [#] Number of members on quest indicator now updates with player updates
- Details pane updates when party updates
- Fixed compatibility issue with beql
------------------------------------------------------------------------

Additional Legacy Files