Download
(6Kb)
Download
Updated: 07-07-12 12:16 PM
Pictures
File Info
Updated:07-07-12 12:16 PM
Created:07-07-12 12:16 PM
Downloads:1,218
Favorites:3
MD5:

BattleNetFeed

Version: v1.0
by: suicidalkatt [More]

Here's a 'facebook status' type addon for your battle.net friends status messages. Only displays when your social window is open. Clicking on an online friends' status will whisper them. The window height will automatically adjust to the number of current statuses from your friends. Please leave your feedback!

I intend to add a mouseover 'history' tooltip to see old friend statuses which will also work with your actual friends list and not just the BNF window. Perhaps a history browser in the future (only on request).

Full ace config will probably come along eventually if people find interest otherwise it'll be just a simple addon for a few users.

Just a very very basic idea right now but it's fully functional. Been taking my time getting this released.

Some window settings are available for tweaking, just open up the 'BattleNetFeed.lua' file with notepad and change some values around where marked:

Lua Code:
  1. --[[ Temporary Config Table ]] --
  2.  
  3. local Width = 220 -- Default 220 - Window width
  4. local Buttons = 6 -- Default 6 - Button amount
  5. local ButtonHeight = 40 -- Default 40
  6. -- Font settings
  7. local font = "FONTS\\arialn.ttf" -- Default "FONTS\\arialn.ttf"
  8. local NameSize = 9 -- Default 9
  9. local MessageSize = 7 -- Default 7
  10. local TimeSize = 7 -- Default 7
  11. local OnlineSize = 6 -- Default 6
  12. -- Placement
  13. local offsetx = 0 -- Window offset x
  14. local offsety = -35 -- Window offest y
  15. local padding = 1 -- Button Spacing
  16.  
  17. --[[ Don't Change after this point ]]--

There is also a test mode to see what your window will look like with full buttons shown with the slash command:
Code:
/bnf test
Thank you for any and all feedback! I love you guys!

Optional Files (0)


Post A Reply Comment Options
Unread 07-07-12, 05:08 PM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Originally Posted by jlrm365
"Clicking on an online friends' status will whisper them"

*whisper "him / her".

Good addon idea, though.
I believe my grammar was correct.
Last edited by suicidalkatt : 10-23-14 at 02:32 AM.
Report comment to moderator  
Reply With Quote
Unread 07-07-12, 01:44 PM  
jlrm365
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 113
Uploads: 1
"Clicking on an online friends' status will whisper them"

*whisper "him / her".

Good addon idea, though.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: