JasonQuest-r44347.4
Details
-
FilenameJasonQuest-r44347.4.zip
-
Uploaded by
-
UploadedJul 25, 2007
-
Size232.45 KB
-
Downloads20
-
MD55679fc4d1e283f826e33b3ef6a0a3db1
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r42031 | jaslaughter | 2007-06-28 09:16:01 -0400 (Thu, 28 Jun 2007) | 5 lines
Changed paths:
M /trunk/JasonQuest/Comm.lua
M /trunk/JasonQuest/Core.lua
M /trunk/JasonQuest/ReadMe.txt
JasonQuest:
- Minimap button should now only show up when other members have JQuest (or you
are in debug mode)
- JQuest will now re-ping members who ping you and didn't have JQuest earlier
(generally a sign of a /rl)
------------------------------------------------------------------------
r41925 | jaslaughter | 2007-06-27 15:56:58 -0400 (Wed, 27 Jun 2007) | 5 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:
- [#] Number of members on quest indicator now updates when the party updates
- Fixed Core.lua line 565:attempt to index field '?' (a number value)
- Fixed LogFrame.lua:513 bad argument #2 to 'format' (number expected, got nil)
- Attempt 1 to reduce 'does not exist' errors during raids (drycoded)
------------------------------------------------------------------------
r41619 | jaslaughter | 2007-06-25 01:30:48 -0400 (Mon, 25 Jun 2007) | 8 lines
Changed paths:
M /trunk/JasonQuest/Comm.lua
M /trunk/JasonQuest/Core.lua
D /trunk/JasonQuest/DoubleWide/DW_BotLeft.blp
D /trunk/JasonQuest/DoubleWide/DW_BotMid.blp
D /trunk/JasonQuest/DoubleWide/DW_BotRight.blp
D /trunk/JasonQuest/DoubleWide/DW_TopLeft.blp
D /trunk/JasonQuest/DoubleWide/DW_TopMid.blp
D /trunk/JasonQuest/DoubleWide/DW_TopRight.blp
A /trunk/JasonQuest/DoubleWide/JQuestLeft.blp
A /trunk/JasonQuest/DoubleWide/JQuestRight.blp
M /trunk/JasonQuest/JasonQuest.toc
M /trunk/JasonQuest/LogFrame.lua
M /trunk/JasonQuest/LogFrame.xml
M /trunk/JasonQuest/ReadMe.txt
JasonQuest:
- The questlog from Bliz moves IDs around when adding/removing quests, as such
the quest tracker was screwy. Most of the code has been overhauled to use
titles exclusively, requiring yet another comm update (Sorry!)
+ Custom Double-Wide textures since I couldn't get ahold of Kudane
+ Slightly better memory / cpu usage
+ Slightly lower bandwidth utilization due to incorporation of the WHISPER
addon channel
------------------------------------------------------------------------