Download
(166Kb)
Download
Updated: 09-02-12 01:29 PM
Updated:09-02-12 01:29 PM
Created:10-28-08 07:11 AM
Downloads:21,797
Favorites:212
MD5:

Broker Location  Popular! (More than 5000 hits)

Version: 1.6.1
by: CodeRedLin [More]

Maintained by Iceeagle.

A LibDataBroker Location list with recommended zones.

You must have an LDB display to use this.

1.6.1:
- Minimap fix
1.6:
Thanks to Iceeagle Location has been updated.
- MoP support
- Converted to LibQtip
Optional Files (0)


Post A Reply Comment Options
Unread 10-30-08, 09:15 AM  
harl
A Murloc Raider
 
harl's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 84
Uploads: 2
So, this basically looks like an LDB porting of FuBar - LocationFu. Good.
Report comment to moderator  
Reply With Quote
Unread 10-30-08, 10:55 AM  
CodeRedLin
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 5
Originally posted by harl
So, this basically looks like an LDB porting of FuBar - LocationFu. Good.
Yep. Lazy me doesn't post screen shots when site doesn't force me.

LocationFu was one of the key reasons I couldn't go LDB. Basically it was the only reason. So I satisfied my need and hopefully others.
Report comment to moderator  
Reply With Quote
Unread 11-11-08, 12:42 AM  
summeranne
A Kobold Labourer
 
summeranne's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
Would love to see an option to hide the recommended zones/instances, that tooltip is enormous!
Report comment to moderator  
Reply With Quote
Unread 12-11-08, 04:42 PM  
Diungo
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
changing
PHP Code:
local dataobj LibStub("LibDataBroker-1.1"):NewDataObject("Broker_Location", {
    
type "data source",
    
icon     "Interface\\Icons\\INV_Misc_Map07.png",
    
label    "Broker_Location"
}) 
to
PHP Code:
local dataobj LibStub("LibDataBroker-1.1"):NewDataObject("Broker_Location", {
    
type "data source",
    
text "Location",
    
icon     "Interface\\Icons\\INV_Misc_Map07.png",
    
label    "Broker_Location"
}) 
lets this addon work with DockingStation.
Report comment to moderator  
Reply With Quote
Unread 12-23-08, 04:17 PM  
CodeRedLin
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 5
Originally posted by summeranne
Would love to see an option to hide the recommended zones/instances, that tooltip is enormous!
You get your evil wish. Stop making me be unlazy!!! :-)
Report comment to moderator  
Reply With Quote
Unread 12-23-08, 04:18 PM  
CodeRedLin
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 5
Originally posted by Diungo
lets this addon work with DockingStation.
DockingStation may have been fixed to work without a text field recently. But I added it anyway. Thank you for the patch.
Last edited by CodeRedLin : 12-23-08 at 04:19 PM.
Report comment to moderator  
Reply With Quote
Unread 01-06-09, 10:12 AM  
shdwphnx
A Deviate Faerie Dragon

Forum posts: 12
File comments: 23
Uploads: 0
I would love an option to display both the zone & sub-zone name in the broker label text.
Report comment to moderator  
Reply With Quote
Unread 01-26-09, 09:52 PM  
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 680
File comments: 373
Uploads: 15
Originally posted by CodeRedLin
You get your evil wish. Stop making me be unlazy!!! :-)
And this option is where? Can't seem to find it.

Edit: Nevermind, didn't notice it was set separately in the addon list.

Edit2: Is there a way to get rid of the recommended level text?
Last edited by Sythalin : 01-26-09 at 10:44 PM.
Report comment to moderator  
Reply With Quote
Unread 03-22-09, 10:41 AM  
Lichthammer
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Option for displaying/hiding level range

Hi,

I would also like to have an option to display or hide the recommended level range in the label text. Currently, I just commented out line 86 ...

Best regards!
Report comment to moderator  
Reply With Quote
Unread 03-25-09, 07:02 PM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Hi,
I too would like to be able to hide both the recommended level range and the coordinates in the broker bar.

Thanks,
Twidget

EDIT:
nvm... I edited the lua file myself and commented out both.

Thanks!
Last edited by Twidget : 03-26-09 at 06:37 PM.
Report comment to moderator  
Reply With Quote
Unread 05-06-09, 03:13 PM  
brknsoul
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 160
Uploads: 2
Is it possible to have an option so shift-clicking will open Atlas, if it's installed?
Report comment to moderator  
Reply With Quote
Unread 05-09-09, 06:23 PM  
daf
A Kobold Labourer

Forum posts: 1
File comments: 38
Uploads: 0
Like i said in Curse, not wanting to step on anyone's toes I've "submited" a few patches others might be interested http://wow.curseforge.com/projects/b...customization/
Report comment to moderator  
Reply With Quote
Unread 05-11-09, 08:14 AM  
CodeRedLin
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 5
Originally posted by daf
Like i said in Curse, not wanting to step on anyone's toes I've "submited" a few patches others might be interested http://wow.curseforge.com/projects/b...customization/
All these changes included in 1.2. Slacker authors everywhere need more Daf's :-)
Report comment to moderator  
Reply With Quote
Unread 05-13-09, 09:29 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Thanks for all the new features!

Love being able to configure what is shown.

Twidget
Report comment to moderator  
Reply With Quote
Unread 05-13-09, 10:44 AM  
daf
A Kobold Labourer

Forum posts: 1
File comments: 38
Uploads: 0
Originally posted by CodeRedLin
All these changes included in 1.2. Slacker authors everywhere need more Daf's :-)
*blush*
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: