Jason Quest-r48248
Details
-
FilenameJasonQuest-r48248.zip
-
Uploaded by
-
UploadedSep 6, 2007
-
Size236.68 KB
-
Downloads18
-
MD5a3b40a565d5085b682d08eccb8d6904c
Supported WoW Retail Versions
- 2.0.1
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.txtJasonQuest: - 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.txtJasonQuest: + 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.txtJasonQuest: - 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.txtJasonQuest: - Changed the check for battlegrounds, using GetBattlefieldInstanceRunTime() instead,
tested but not in an arena- Fixed Comm.lua:342 nil error