JasonQuest-r48993.2
Details
-
FilenameJasonQuest-r48993.2.zip
-
Uploaded by
-
UploadedSep 19, 2007
-
Size237.68 KB
-
Downloads16
-
MD592f2da6fa6f7e65b38b30325b5706624
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r48993 | jaslaughter | 2007-09-15 09:20:27 -0400 (Sat, 15 Sep 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:
- Frame is now movable (hold shift)
- Organized the options a bit
- Added DewdropLib as X-Embed, so everyone has the right-click menu
------------------------------------------------------------------------
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)
------------------------------------------------------------------------