Download
(30Kb)
Download
Updated: 02-03-19 01:00 AM
Pictures
File Info
Compatibility:
Tides of Vengeance (8.1.0)
Updated:02-03-19 01:00 AM
Created:04-10-10 04:09 PM
Downloads:30,970
Favorites:105
MD5:

bdMinimap  Popular! (More than 5000 hits)

Version: 1.50
by: Blooblahguy [More]

bdMinimapis a simple chat replacement.

note: You need bdCore to use this addon, or any other bd_ addons

Features

Clean black border
Movable
Reskins/moves minimap buttons
Shows garrison/order hall button
Instance Difficulty
Time
/bd config to access in game config
/bd lock to unlock the addon and move it around

1.30
Toc bump
Changed button searching to hopefully catch fewer of the icons from quest tracking addons

1.25
Fixed bugged interaction with handynotes

1.2
Added configuration options for moving or disabling minimap button bag

1.1
Added option to remove the BD minimap button

1.0
Updated to be rectangle by default, with an option for square
Added minimap button frame holder
Added instance difficulty back

v1.95
-Added easy move features, will add more in the future.
v1.9
-Updated for Cata/4.0.1
Optional Files (0)


Post A Reply Comment Options
Unread 07-09-10, 05:46 PM  
feraldrood
A Theradrim Guardian
 
feraldrood's Avatar

Forum posts: 62
File comments: 47
Uploads: 0
Great addon Bloo!

could someone tell me what the color code is for 1pxl black border?
(yes i know, the fact i don't know lua for black is shocking)

thanks, seriously bloo, all your stuff is great!
Report comment to moderator  
Reply With Quote
Unread 07-09-10, 02:21 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Issue fixed, just awaiting file approval
Report comment to moderator  
Reply With Quote
Unread 07-07-10, 04:32 PM  
KnHawke
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 40
Uploads: 13
Originally posted by Blooblahguy
Currently a known bug; If you align your Minimap to the left of your screen your Professions and Talent panes will overlap eachother, looking for a fix now.
I would say: anchor to anywhere else on the screen, and the Talent, Spellbook, Trade, LFD, or any other window you could open overlaps >.<
Thought I test it, since I anchor my MiniMap to the bottom, and the quest frame to the topright (or left, w/e), and get those overlaps.
Disabled bMini, and everything was right as rain >.<
Report comment to moderator  
Reply With Quote
Unread 06-27-10, 12:33 AM  
flur
A Kobold Labourer
 
flur's Avatar

Forum posts: 0
File comments: 9
Uploads: 0
hey bloob =)

a little question again ;D

is there any option to increase the displayed number of quest on the QuestTracker?

bye
Last edited by flur : 06-27-10 at 12:34 AM.
Report comment to moderator  
Reply With Quote
Unread 06-16-10, 06:54 AM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Currently a known bug; If you align your Minimap to the left of your screen your Professions and Talent panes will overlap eachother, looking for a fix now.

The changes after 1.2 are included in the addon description. I need to be more punctual about changelogs, so for now I'll just remove them

I'll add the watchframe resize in the next update. After that I will be taking another break from WoW (vacation!) but I hope to have the addon completely finished by then.
Report comment to moderator  
Reply With Quote
Unread 06-09-10, 06:27 AM  
iLive
A Kobold Labourer
 
iLive's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 78
Uploads: 1
What's the changes after v1.2?
Report comment to moderator  
Reply With Quote
Unread 06-08-10, 05:08 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally posted by Tobbe8716
I noticed this bug or what it is. I only changed minimap from gminimap to your (bminimap) and since then the windows like professions, talents and spells overlap each other.
I'm about 99% certain that this is not from bMinimap, this may be from a remaining WTF setting for gminimap or another addon entirely. I would recommend turning off all addons except for bMinimap and seeing if it still does it. And definitely check your WTF folder for any remaining unwanted files.
Report comment to moderator  
Reply With Quote
Unread 06-08-10, 01:30 AM  
Tobbe8716
An Aku'mai Servant
 
Tobbe8716's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 331
Uploads: 8
I noticed this bug or what it is. I only changed minimap from gminimap to your (bminimap) and since then the windows like professions, talents and spells overlap each other.
__________________
Arp UI oUF_Arp
Report comment to moderator  
Reply With Quote
Unread 05-30-10, 01:06 AM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally posted by DamonDK
I think I found an error, can't scale the minimap with the config section.
I changed this :
Line 93
Code:
m:SetScale(1)
to
Line 93
Code:
m:SetScale(scale)
I also changed from the big SexyMap to this and when I did, I realised how small the tracker frame really is.
I suggest adding
Code:
WatchFrame:SetHeight(500)
or a variable @ the top to control it.

Tyvm for a nice addon
Ooops new bug, was messing with scale in a few places and forgot to change it back. I'll probably add the watch frame scale change as well. Thanks
Report comment to moderator  
Reply With Quote
Unread 05-29-10, 06:35 PM  
DamonDK
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 31
Uploads: 1
I think I found an error, can't scale the minimap with the config section.
I changed this :
Line 93
Code:
m:SetScale(1)
to
Line 93
Code:
m:SetScale(scale)
I also changed from the big SexyMap to this and when I did, I realised how small the tracker frame really is.
I suggest adding
Code:
WatchFrame:SetHeight(500)
or a variable @ the top to control it.

Tyvm for a nice addon
Last edited by DamonDK : 05-29-10 at 07:29 PM.
Report comment to moderator  
Reply With Quote
Unread 05-25-10, 03:04 AM  
iLive
A Kobold Labourer
 
iLive's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 78
Uploads: 1
Thanks mate, great addon! :]
Report comment to moderator  
Reply With Quote
Unread 05-24-10, 12:54 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally posted by flur
hey ^^

i use your minimap .. but i change little things (i hope this is ok)
hmm but i don't can see the mail icon

here the changes:

- remove the LFG Icon Border
Code:
	MiniMapLFGFrameBorder:SetAlpha(0)
- set the framelvl so you can see the icon
- remove the BG Icon Border
Code:
MiniMapBattlefieldFrame:SetFrameLevel(3)
MiniMapBattlefieldBorder:Hide()
cu ^^
Some cool changes, I may add these in a later update. Thanks!

Originally posted by iLive
I am using multisampling x8, so my clear lines are of course turning into multiple lines. I normally use kgPanels to overlap addon borders or when I need border, since it has some functions to make it clear even though you have multisampling. Therefor how do I remove/hide the borders inside this addon? I tried removing everything after "BORDERS:", but then it's not posible to move the minimap itself.

Great addon btw.
I'll add a config sections for enabling/disabling the borders. expect that in the next day or so
Report comment to moderator  
Reply With Quote
Unread 05-24-10, 10:07 AM  
iLive
A Kobold Labourer
 
iLive's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 78
Uploads: 1
I am using multisampling x8, so my clear lines are of course turning into multiple lines. I normally use kgPanels to overlap addon borders or when I need border, since it has some functions to make it clear even though you have multisampling. Therefor how do I remove/hide the borders inside this addon? I tried removing everything after "BORDERS:", but then it's not posible to move the minimap itself.

Great addon btw.
Report comment to moderator  
Reply With Quote
Unread 05-24-10, 05:34 AM  
flur
A Kobold Labourer
 
flur's Avatar

Forum posts: 0
File comments: 9
Uploads: 0
hey ^^

i use your minimap .. but i change little things (i hope this is ok)
hmm but i don't can see the mail icon

here the changes:

- remove the LFG Icon Border
Code:
	MiniMapLFGFrameBorder:SetAlpha(0)
- set the framelvl so you can see the icon
- remove the BG Icon Border
Code:
MiniMapBattlefieldFrame:SetFrameLevel(3)
MiniMapBattlefieldBorder:Hide()
cu ^^
Last edited by flur : 05-24-10 at 06:14 AM.
Report comment to moderator  
Reply With Quote
Unread 05-21-10, 06:16 AM  
wolfchild
A Defias Bandit

Forum posts: 3
File comments: 36
Uploads: 0
top banana! thank yer

i had a quick look at the code last night but to be honest i was reading the inside of my eyelids more..

i'll check it out lata. thanks for the info much appreciated

wolfy

EDIT: Worked a treat thanks bud! top
Last edited by wolfchild : 05-22-10 at 03:10 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.