JasonQuest-r46030.2

Details

  • Filename
    JasonQuest-r46030.2.zip
  • Uploaded by
  • Uploaded
    Aug 20, 2007
  • Size
    236.70 KB
  • Downloads
    17
  • MD5
    ff2c3af28771036f49ef87d5350cf52e

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r44347 | jaslaughter | 2007-07-20 15:27:37 -0400 (Fri, 20 Jul 2007) | 2 lines
Changed paths:
   M /trunk/JasonQuest/Comm.lua
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- (Drycoded, Fix) JasonQuest\Comm.lua:215 attempt to compare boolean with number
------------------------------------------------------------------------
r43752 | jaslaughter | 2007-07-13 23:12:40 -0400 (Fri, 13 Jul 2007) | 3 lines
Changed paths:
   M /trunk/JasonQuest/Core.lua
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- Not sure what I was thinking, debug messages use the same function as the
  notification messages so moving them to ChatFrame3 moved everything, fixed
------------------------------------------------------------------------
r43400 | jaslaughter | 2007-07-10 15:32:36 -0400 (Tue, 10 Jul 2007) | 3 lines
Changed paths:
   M /trunk/JasonQuest/Comm.lua
   M /trunk/JasonQuest/Core.lua
   M /trunk/JasonQuest/LogFrame.lua
   M /trunk/JasonQuest/ReadMe.txt

JasonQuest:
- Fixed Comm.lua:31attempt to index field '?' (a number value)
- Debug messages are now in ChatFrame3, and added some new messages
------------------------------------------------------------------------

Additional Legacy Files