Download
(9Kb)
Download
Updated: 02-21-10 12:44 AM
Pictures
File Info
Updated:02-21-10 12:44 AM
Created:02-17-10 09:07 PM
Downloads:1,930
Favorites:10
MD5:

Whisper Log

Version: 1.2
by: KCmilam [More]

Whisper log simply saves a user define amount of whispers received for viewing between logins. Never miss a whisper again after logging or reloading the UI.

"/wlog" to show whispers
"/wlog clear" to clear whispers
"/wlog setmax [max]" to change number of whispers logged.

1.2: Removed print function used for debugging.
Optional Files (0)


Post A Reply Comment Options
Unread 03-01-10, 12:38 PM  
KCmilam
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 9
Uploads: 3
Originally posted by Lonny
Hello, I just checked your code and it seems like youre using Ace libraries and didn't embed them as part of the addon, as a result, if the addon might load first (or the user won't have them) it malfunction raising an error, so you may want to include them.
Ace 3 is an optional dependency of Whisper Log. It's only there to make it visible to broker addons. If the user does not have ace3, then it will not produce an error, but it won't be visible to broker.
Report comment to moderator  
Reply With Quote
Unread 02-26-10, 09:55 AM  
Lonny
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Hello, I just checked your code and it seems like youre using Ace libraries and didn't embed them as part of the addon, as a result, if the addon might load first (or the user won't have them) it malfunction raising an error, so you may want to include them.
Last edited by : 02-26-10 at 09:56 AM.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 02-21-10, 12:45 AM  
KCmilam
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 9
Uploads: 3
Removed the print message. One of those debugging messages that got left behind. Thanks Zidomo.
Report comment to moderator  
Reply With Quote
Unread 02-20-10, 01:25 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
No CPU or memory used on idle and useful. Very nice, except for one big problem. The following line:
Code:
print(getn(WhisperLog_Whispers))
Printing out to Chat1 consecutive numbers for no particular reason is quite annoying. Make it an option or remove it for the next version?
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 07:02 PM  
KCmilam
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 9
Uploads: 3
Added support for LDB! Plus you can now define the max number of whispers you want logged.
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 12:01 PM  
braudrist
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
nice addon

I'd love LDB support since I haven't found any replacement addon for hey_fu
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 10:46 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Originally posted by vlakarados
so, this actually shows 20 whispers that came before AND when I was reloading my UI? If that's it, it's a must have for me
No, not when "you are reloading your UI". That's not possible.

When you are disconnected from the WoW server--during a reload or any other time--its not providing your client with any information and all UI mods are reloaded/reset.

Mods (including this one) can retain whispers you received _before_ you relog. So that you can access them after coming back.
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 03:08 AM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
so, this actually shows 20 whispers that came before AND when I was reloading my UI? If that's it, it's a must have for me
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: