Download
(74Kb)
Download
Updated: 07-15-09 06:44 AM
Pictures
File Info
Updated:07-15-09 06:44 AM
Created:06-18-09 10:33 PM
Downloads:2,092
Favorites:11
MD5:

Hoot

Version: 0.91 beta
by: tsadok [More]

Hoot is inspired by Tw****r , and allows you to post bursts of erudite wisdom in bursts of 151 characters or less. What separates Hoot from Trade Chat is the ability to comment on hoots, and to post current status. Mousing over a hoot by someone will reveal their name, level, class, sex, the status they posted, location, and recent kills (see the picture).

To begin, type /hoot or bind a key to "Show Hoot Window".

This is still very much a beta release. Error reports and suggestions are very welcome.

0.91 beta
Fixed a problem where Hoot might sometimes fail on login (thanks to Folji)

==========
0.9 beta
When you come online, Hoot will now request and update recent hoots from players you are following.
Optional Files (0)


Post A Reply Comment Options
Unread 07-17-09, 02:30 AM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
Just in case you needed some more info on when I get the errors.

Code:
Interface\AddOns\Hoot\Hoot.lua:472: Interface\AddOns\Hoot\Hoot.lua:133: 'date' format too long
Count: 1

Call Stack:
(tail call): ?
[C]: ?
[C]: ?
Interface\AddOns\Hoot\Hoot.lua:472: in function <Interface\AddOns\Hoot\Hoot.lua:459>
This one only happens when I uncheck the use 24 hour clock in the options if I have that checked this error doesn't happen.



Code:
Interface\AddOns\Hoot\Hoot.lua:472: cannot resume dead coroutine
Count: 99

Call Stack:
(tail call): ?
[C]: ?
[C]: ?
Interface\AddOns\Hoot\Hoot.lua:472: in function <Interface\AddOns\Hoot\Hoot.lua:459>
This error is the big one, Anytime try and use hoot type something and hit enter it does this error which then in return just keeps looping, Which cause me not to be able to exit wow or anything so I have to alt-f4 our.
Report comment to moderator  
Reply With Quote
Unread 07-16-09, 10:55 PM  
tsadok
An Aku'mai Servant
 
tsadok's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 11
Uploads: 5
That's a bit mysterious. The error occurs when the empty string is passed to date() (see here) but there is no way I can see that could happen. I've made the variables upvalues (private, so not possible to tamper with them) for the next version.

Originally posted by Ross
When trying to post a messge I get these errors..

Code:
Interface\AddOns\Hoot\Hoot.lua:472: Interface\AddOns\Hoot\Hoot.lua:133: 'date' format too long
Count: 1

Call Stack:
(tail call): ?
[C]: ?
[C]: ?
Interface\AddOns\Hoot\Hoot.lua:472: in function <Interface\AddOns\Hoot\Hoot.lua:459>
Code:
Interface\AddOns\Hoot\Hoot.lua:472: cannot resume dead coroutine
Count: 99

Call Stack:
(tail call): ?
[C]: ?
[C]: ?
Interface\AddOns\Hoot\Hoot.lua:472: in function <Interface\AddOns\Hoot\Hoot.lua:459>
Report comment to moderator  
Reply With Quote
Unread 07-16-09, 04:03 AM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
When trying to post a messge I get these errors..

Code:
Interface\AddOns\Hoot\Hoot.lua:472: Interface\AddOns\Hoot\Hoot.lua:133: 'date' format too long
Count: 1

Call Stack:
(tail call): ?
[C]: ?
[C]: ?
Interface\AddOns\Hoot\Hoot.lua:472: in function <Interface\AddOns\Hoot\Hoot.lua:459>
Code:
Interface\AddOns\Hoot\Hoot.lua:472: cannot resume dead coroutine
Count: 99

Call Stack:
(tail call): ?
[C]: ?
[C]: ?
Interface\AddOns\Hoot\Hoot.lua:472: in function <Interface\AddOns\Hoot\Hoot.lua:459>
Report comment to moderator  
Reply With Quote
Unread 07-15-09, 06:47 AM  
tsadok
An Aku'mai Servant
 
tsadok's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 11
Uploads: 5
Originally posted by Folji
I recently installed Hoot just to try it out, but whenever I'm writing /hoot in order to open up the Hoot window, I get the following error;
Thanks for reporting that. I've fixed the ummmm... ‘inelegancies’ in 0.91
Report comment to moderator  
Reply With Quote
Unread 07-10-09, 02:02 PM  
Folji
A Flamescale Wyrmkin
 
Folji's Avatar
AddOn Author - Click to view AddOns

Forum posts: 136
File comments: 96
Uploads: 1
I recently installed Hoot just to try it out, but whenever I'm writing /hoot in order to open up the Hoot window, I get the following error;
Interface\AddOns\Hoot\HootDatabase.lua:48: attempt to index field '?' (a nil value)
Report comment to moderator  
Reply With Quote
Unread 06-22-09, 07:38 PM  
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view AddOns

Forum posts: 837
File comments: 374
Uploads: 13
lol another way to keep track of people.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
Report comment to moderator  
Reply With Quote
Unread 06-19-09, 12:10 AM  
tsadok
An Aku'mai Servant
 
tsadok's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 11
Uploads: 5
Originally posted by voodoodad
Hell, I'm always up for something new. And this is definitely new in a world where we have 20 different addons to do any particular thing! So I'll give it a shot and see how it works.

Now I just have to talk my girlfriend into adding it too, just so I have someone else to "hoot" at on my server...
Cool, thanks. I set aside to today to test with other people but the people willing to help haven't been addon-savvy
Report comment to moderator  
Reply With Quote
Unread 06-18-09, 11:50 PM  
voodoodad
Large, Friendly Letters!
 
voodoodad's Avatar

Forum posts: 1632
File comments: 27
Uploads: 0
Hell, I'm always up for something new. And this is definitely new in a world where we have 20 different addons to do any particular thing! So I'll give it a shot and see how it works.

Now I just have to talk my girlfriend into adding it too, just so I have someone else to "hoot" at on my server...
__________________

~ no need to make the message completely obnoxious - Cairenn
Last edited by voodoodad : 06-18-09 at 11:52 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: