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,929
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 02-05-17, 03:03 PM  
trivantim16
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Re: Re: cant open config window

Originally Posted by Blooblahguy
Originally Posted by trivantim16
Just updated the minimap but now my configuration window wont open when i type /bd config or when i click the new minimap button for it . I made sure all parts of your addon's are up to date. the only thing working for me is /bd unlock or /bd lock.
Could you type /console scriptErrors 1 and then /reload and let me know what Lua errors you get?
I typed it in and got this.
Message: Interface\AddOns\MBB\MBB.lua:670: LibDBIcon10_AtlasLoot:SetPoint(): MBB_MinimapButtonFrame is dependent on this
Time: 02/05/17 15:35:34
Count: 1
Stack: [C]: ?
[C]: in function `osetpoint'
Interface\AddOns\MBB\MBB.lua:670: in function `MBB_SetPositions'
Interface\AddOns\MBB\MBB.lua:793: in function `MBB_OnUpdate'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>

Locals:

Once i read it i noticed it was conflicting with minimapbuttonbag an addon i was using so i disabled it and it started working. But would it be possible to use the addon in the future I actually think its a much cleaner look and feel?
Last edited by trivantim16 : 02-05-17 at 03:38 PM.
Report comment to moderator  
Reply With Quote
Unread 02-05-17, 01:39 PM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Re: cant open config window

Originally Posted by trivantim16
Just updated the minimap but now my configuration window wont open when i type /bd config or when i click the new minimap button for it . I made sure all parts of your addon's are up to date. the only thing working for me is /bd unlock or /bd lock.
Could you type /console scriptErrors 1 and then /reload and let me know what Lua errors you get?
Report comment to moderator  
Reply With Quote
Unread 02-05-17, 12:26 PM  
trivantim16
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
cant open config window

Just updated the minimap but now my configuration window wont open when i type /bd config or when i click the new minimap button for it . I made sure all parts of your addon's are up to date. the only thing working for me is /bd unlock or /bd lock.
Report comment to moderator  
Reply With Quote
Unread 10-28-16, 04:37 AM  
MetzgersWitwe
A Defias Bandit
 
MetzgersWitwe's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Dungeon finder Icon and Mail icon are on the same place. a little bit unlucky, since i keep mails for long time in my inbox. ^^ otherwise, perfect addon.
Report comment to moderator  
Reply With Quote
Unread 10-19-16, 11:22 AM  
Blooblahguy
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 202
Uploads: 25
Originally Posted by benzy
Hey i got a problem , the Dungeon Finder button is not appearing on the minimap , anyway to fix that ?
Huh should be in the upper right, my best guess is that you have another addon moving it. I'd double check that.
Report comment to moderator  
Reply With Quote
Unread 10-10-16, 04:10 AM  
benzy
A Defias Bandit

Forum posts: 3
File comments: 67
Uploads: 0
Hey i got a problem , the Dungeon Finder button is not appearing on the minimap , anyway to fix that ?
Report comment to moderator  
Reply With Quote
Unread 08-31-12, 07:50 PM  
Int0xMonkey
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 8
Uploads: 3
Originally Posted by minstrel
Anyone have an idea how to fix bMiniMap for 5.0? Right now, middle click and right click don't open up the calendar or tracking menu (for me, at least). Nor does the dungeon finder widget show up.
http://www.wowinterface.com/download...FanUpdate.html
Report comment to moderator  
Reply With Quote
Unread 08-28-12, 06:36 PM  
minstrel
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
Anyone have an idea how to fix bMiniMap for 5.0? Right now, middle click and right click don't open up the calendar or tracking menu (for me, at least). Nor does the dungeon finder widget show up.
Report comment to moderator  
Reply With Quote
Unread 12-01-11, 09:06 AM  
penpen002
A Defias Bandit
 
penpen002's Avatar

Forum posts: 2
File comments: 29
Uploads: 0
Thank you Xzim!
Report comment to moderator  
Reply With Quote
Unread 11-30-11, 02:31 PM  
Tari-en
A Fallenroot Satyr

Forum posts: 22
File comments: 2
Uploads: 0
Thank's! <3
Report comment to moderator  
Reply With Quote
Unread 11-30-11, 01:22 PM  
Xzim
A Kobold Labourer
 
Xzim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 5
@Tari-en:
Replace:

function UpdateLFG()
MiniMapLFGFrame:ClearAllPoints()
MiniMapLFGFrame:SetPoint("BOTTOMLEFT", Minimap, "BOTTOMLEFT", 2, 1)
LFDSearchStatus:ClearAllPoints()
LFDSearchStatus:SetPoint(position, MiniMapLFGFrame, position)
LFDSearchStatus:SetClampedToScreen(true)
end
MiniMapLFGFrameBorder:SetAlpha(0)
DropDownList1:SetClampedToScreen(true)
hooksecurefunc("MiniMapLFG_UpdateIsShown", UpdateLFG)
with this:

MiniMapLFGFrame:ClearAllPoints()
MiniMapLFGFrameBorder:SetAlpha(0)
MiniMapLFGFrame:SetPoint("BOTTOMLEFT", Minimap, 2, 1)

LFGSearchStatus:ClearAllPoints()
LFGSearchStatus:SetPoint("TOPRIGHT", Minimap, "TOPRIGHT", 351, 0)
You may have to edit the position in LFGSearchStatus to move the tooltip around.
Report comment to moderator  
Reply With Quote
Unread 11-30-11, 11:05 AM  
Tari-en
A Fallenroot Satyr

Forum posts: 22
File comments: 2
Uploads: 0
How can i fix this ... ?

Report comment to moderator  
Reply With Quote
Unread 11-30-11, 05:03 AM  
Xzim
A Kobold Labourer
 
Xzim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 5
@ penpen002: Remove this in the LUA and it should work just fine.
hooksecurefunc("MiniMapLFG_UpdateIsShown", UpdateLFG)
Report comment to moderator  
Reply With Quote
Unread 11-29-11, 09:48 PM  
penpen002
A Defias Bandit
 
penpen002's Avatar

Forum posts: 2
File comments: 29
Uploads: 0
Patch 4.3 Error:

Message: Interface\AddOns\bMinimap\bMinimap.lua:113: hooksecurefunc(): MiniMapLFG_UpdateIsShown is not a function
Time: 11/29/11 22:47:52
Count: 1
Stack: [C]: in function `hooksecurefunc'
Interface\AddOns\bMinimap\bMinimap.lua:113: in main chunk

Locals:
Any solution?
Report comment to moderator  
Reply With Quote
Unread 08-15-11, 03:54 PM  
lessterlll
A Murloc Raider

Forum posts: 6
File comments: 5
Uploads: 0
nice addon but...

I can't change border color
Originally posted by Nafi1337
Open "bMinimap.lua" in notepad:
...
This should work.
I tried this. Don't work.
Somebody plz help with this trouble.

Originally posted by morf
How to remove the clock?
u can replace code from bMinimap.lua
Code:
----------------------------------
-- Time
----------------------------------
LoadAddOn('Blizzard_TimeManager')

local clockFrame, clockTime = TimeManagerClockButton:GetRegions()
clockFrame:Hide()
clockTime:Hide()
clockTime:SetFont(font, 14)
    if(CalendarGetNumPendingInvites() > 0) then
		clockTime:SetTextColor(0, 1, 0)
	else
		clockTime:SetTextColor(1, 1, 1)
    end
TimeManagerClockButton:SetPoint("CENTER", Minimap, "BOTTOM", -2, 10)
Minimap:SetScript("OnEnter", function()
    clockTime:Show()
    UIFrameFadeIn(clockTime, 0.2, 0, 1)
end)
Minimap:SetScript("OnLeave", function()
    UIFrameFadeOut(clockTime, 0.2, 1, 0)
end)

TimeManagerClockButton:EnableMouse(false)


Minimap:EnableMouseWheel(true)
Minimap:SetScript('OnMouseWheel', function(self, delta)
    if delta > 0 then
        Minimap_ZoomIn()
    else
        Minimap_ZoomOut() 
    end
end)
to
Code:
----------------------------------
-- Time
----------------------------------
-- Time Frame
local f = CreateFrame("Frame", nil, UIParent)
f:RegisterEvent("ADDON_LOADED")
f:SetScript("OnEvent", function(self, event, name)
    if name == "Blizzard_TimeManager" then
        TimeManagerClockButton:Hide()
        TimeManagerClockButton:SetScript("OnShow", function(self)
            TimeManagerClockButton:Hide()
        end)
    end
end)
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.