Download
(22Kb)
Download
Updated: 01-22-10 03:56 PM
Updated:01-22-10 03:56 PM
Created:11-20-09 06:36 AM
Downloads:8,965
Favorites:88
MD5:

Broker Everything  Popular! (More than 5000 hits)

Version: 0.0.18
by: hungtar [More]

please accept my apology for abandoning this addon and not answering your support requests.

I don't play wow anymore and thus any request will remain unaswered.

When upgrading from 0.0.12 or earlier, your options will be reset! Sorry!

This is an AddOn with many Broker data displays. All displays feature tooltips and mouse click handlers (well, except for fps and latency). You will need a Broker Display!

Included data feeds:

  • zone text
  • durability
  • mail
  • calendar
  • bags
  • dual-spec
  • tracking
  • XP
  • gold
  • clock
  • location (coordinates)
  • FPS
  • latency
  • addon memory usage
  • friends
  • guild

If you don't want to see a data feed, configure your broker display to not show them or disable them with /be <name>. Use /be list to get a list of names and to see which data feeds are enabled or disabled. With /be labels labels on the data feeds can be toggled. Note: if starting the commands with /be does not work for you, use /broker_everything.

If you find any bugs or think something 'essential' (like as essential as a clock) is missing, please leave a comment.

Credits:
  • for multi-column tooltips tektip is used (by Tekkub)

version 0.0.18:
- changed name of zone text plugin so it can be disabled.

version 0.0.17:
- added Ampere as a third alternative to the right-click handler of the mem display.

version 0.0.16:
- multi-column tooltips for guild and friends broker.
- toc update.

version 0.0.15:
- removed reference to not existing init function in bags.

version 0.0.14:
- durability tooltip now shows repair costs.

version 0.0.13:
- reorganized sourcode.
- added guild member notes to guild.
- options have been reset, sorry!

version 0.0.12:
- when mail is used, hide the minimap mail frame permanently.
- when calendar is used, hide the minimap calendar frame permanently.

version 0.0.11:
- clock fix (TM).
- typo in gold tooltip.

version 0.0.9:
- it doesn't matter now which shift key you use in click-handlers.

version 0.0.8:
- shift + right-click to switch clock display between local and server time.

version 0.0.7:
- right clock on xp, clock and bags switches to/from alternative display mode.

version 0.0.6:
- added icons as suggested by kxuhx (thanks!).
- dual-spec will now show an placeholder icon before level 10.
- added ACP as an alternative to OptionHouse on right-click on mem.

version 0.0.5:
- option to limit the number of addons shown on mem tooltip (/be max_addons <number>).
- don't show offline friends.
- colored text for: bags, latency, fps and zone text.

version 0.0.4:
- added labels (disabled by default. toggle with /be labels).

version 0.0.3:
- slash command to enable/disable data feeds.

version 0.0.2:
- bags wasn't counting the backpack for total and free slots. oops.

version 0.0.1:
- first release.
Optional Files (0)


Post A Reply Comment Options
Unread 11-21-09, 05:52 PM  
Nightspirit
A Cyclonian
 
Nightspirit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 44
File comments: 126
Uploads: 1
Wow... thanks!

Edit: I will not ask for features, you obviously want it lightweight
Last edited by Nightspirit : 11-21-09 at 05:54 PM.
Report comment to moderator  
Reply With Quote
Unread 11-21-09, 06:18 PM  
Bigbuff
A Kobold Labourer
 
Bigbuff's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
on/off

Is it possible to have the option of enabling or disabling some of the features?
Report comment to moderator  
Reply With Quote
Unread 11-21-09, 07:50 PM  
larkrune
A Murloc Raider

Forum posts: 6
File comments: 24
Uploads: 0
Re: on/off

Originally posted by Bigbuff
Is it possible to have the option of enabling or disabling some of the features?
your display addon should be able to enable/disable the features, which display addon do you use?
Report comment to moderator  
Reply With Quote
Unread 11-22-09, 03:24 AM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
Yeah, your broker display should allow you to choose which data feed you want to see. But i'll need a slash command in the next version to really disable them.

In the mean time you can disable them by editing Broker_Everything.lua. At the top of the file, below the comment that says config, replace "true" with "false" for the data feed you want to disable.
Report comment to moderator  
Reply With Quote
Unread 11-22-09, 11:44 AM  
Bigbuff
A Kobold Labourer
 
Bigbuff's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
Re: Re: on/off

Originally posted by larkrune
your display addon should be able to enable/disable the features, which display addon do you use?
hehe ty. didnt think about that. I'm using fortress. tyvm
Report comment to moderator  
Reply With Quote
Unread 11-22-09, 04:15 PM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Can we get an additional slash command of /brokereverything? /be is currently used by Buff Enough and I can't access Broker Everything's slash commands. Thanks!

Also, can you add a prefix to the names of your brokers as they appear in a plugins list so they are grouped together? In Docking Station, I have to find the Clock plugin, and all yours are named after the plugin, but I would like to have them grouped together. Thanks again.
__________________
There is absolutely no evidence to support the theory that life is serious.
Last edited by xtoq : 11-22-09 at 04:16 PM.
Report comment to moderator  
Reply With Quote
Unread 11-22-09, 04:17 PM  
kxuhx
A Kobold Labourer

Forum posts: 0
File comments: 83
Uploads: 0
This is a nice mod - great to have everything in 1 grab.

Question I have is, do you have any plans in the future to add Icons to all the plugins? I had thought about manually editing the LUA to add icons, but id have to do that after every update.

May be a minor thing, but i like the icons
Report comment to moderator  
Reply With Quote
Unread 11-22-09, 05:55 PM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
xtoq:

/broker_everything is already available as an alternative slash command. forgot to mention that on the info page, though.

will look into prefixes for the feed names.

kxuhx:

i think everything except latency, fps and memory has already an icon. If you have any suggestions, i'll add them. (All the icons are from various ingame items, thats why those don't have an icon).
Report comment to moderator  
Reply With Quote
Unread 11-23-09, 12:19 AM  
vpr
A Theradrim Guardian

Forum posts: 65
File comments: 272
Uploads: 0
can you post a screenshot?
Report comment to moderator  
Reply With Quote
Unread 11-23-09, 01:34 AM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
I have a few suggestions and "bugs", and feel free to deny any of them, I know you're trying to keep this lightweight.

Bugs:
- Friends, Guild, Addons: The tooltip is quite large if you have lots of any of those. There is no scrollbar, so that would be a wonderful addition.
- Friends: Toggle for showing offline friends. I really don't need to see when 75 of my 100 frends are offline.
- Addons: There should be the ability to set a maximum number of addons to display (like the top 15 or so).

Features:
- Bag: Coloring based on how many bag slots free (lots free = green, few = red); toggle between free slots and used slots.
- Zone Text: Coloring of the zone based on reaction would be cool (matching the colors of the large zone text when you zone in/out somewhere).
- Addons: A way to collect garbage, perhaps with a right or left click. (If this is implemented, it wasn't working for me but I'm not where I can log in atm so I'm not 100% on it.)
__________________
There is absolutely no evidence to support the theory that life is serious.
Report comment to moderator  
Reply With Quote
Unread 11-23-09, 07:43 AM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
Tooltips with scrollbar and stuff for friends and guild (and maybe addons) is something I will maybe add in the future. But that would require some real work so don't count on that being added anytime soon. Added most of the other stuff, though (see change log).

Garbage collection is shift + right-click on the mem display. It's working, too. But the display is only updated every 10 seconds and garbage collection by it self takes some time. That maybe why it appears as if it doesn't do anything.
Report comment to moderator  
Reply With Quote
Unread 11-23-09, 11:31 AM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Thanks a lot! I really like this addon, thanks for your hard work.

About the garbage collection, I probably didn't read the tooltip to see what the click modifier was. And then of course, I posted about it without knowing for sure whether it worked or not....but I'll be a better user now, I promise!
__________________
There is absolutely no evidence to support the theory that life is serious.
Last edited by xtoq : 11-23-09 at 11:32 AM.
Report comment to moderator  
Reply With Quote
Unread 11-23-09, 12:25 PM  
kxuhx
A Kobold Labourer

Forum posts: 0
File comments: 83
Uploads: 0
the mods I dont see with icons are Zone Text, Calendar Tracking, The FPS/Memory/Latency.

For Zone Text, i used the same as Location: GetItemIcon(11105)

For Calendar Tracking GetItemIcon(7516)
http://www.wowhead.com/?item=7516

For Mem i used GetItemIcon(9309)
http://www.wowhead.com/?item=9309

For FPS and Latency i used GetItemIcon(44681)
http://www.wowhead.com/?item=44681

was easy to find where to put the code. What I have no idea is if there are events that actually place icons when certain triggers hit. So this may have been a complete waste of time .

But im a huge fan of all these core mods triggered into 1 basic mod. Keep up the great work .
Report comment to moderator  
Reply With Quote
Unread 11-23-09, 02:04 PM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
Originally posted by kxuhx
the mods I dont see with icons are Zone Text, Calendar Tracking, The FPS/Memory/Latency.

For Zone Text, i used the same as Location: GetItemIcon(11105)

For Calendar Tracking GetItemIcon(7516)
http://www.wowhead.com/?item=7516

For Mem i used GetItemIcon(9309)
http://www.wowhead.com/?item=9309

For FPS and Latency i used GetItemIcon(44681)
http://www.wowhead.com/?item=44681

was easy to find where to put the code. What I have no idea is if there are events that actually place icons when certain triggers hit. So this may have been a complete waste of time .

But im a huge fan of all these core mods triggered into 1 basic mod. Keep up the great work .
Glad you like it Just added those icons with some other minor changes.
Report comment to moderator  
Reply With Quote
Unread 11-23-09, 07:49 PM  
kxuhx
A Kobold Labourer

Forum posts: 0
File comments: 83
Uploads: 0
Unless i just fail at noticing stuff

is there a way to make the clock display 12 hour format over the 24 hour format?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: