Download
(403Kb)
Download
Updated: 03-11-18 02:04 PM
Pictures
File Info
Compatibility:
Legion (7.0.3)
Updated:03-11-18 02:04 PM
Created:unknown
Downloads:576,050
Favorites:1,057
MD5:

Minimap Button Frame  Popular! (More than 5000 hits)

Version: 3.1.10f
by: Bachlott [More]

This little addon will gather up all of your addon minimap buttons and put them into a movable frame.

Features

- Minimap Button Skinning (Square Minimap Buttons)
- Add or Remove almost any minimap button
- Multiple Sorting Options - Including Custom!
- Collection of Blizzard Buttons
- Collect only the buttons you want
- Background Color can be changed from the config screen
- Hide most of the Blizzard Minimap Icons
- LDB Support
- Key Bindings
- Profile Support
- Basic Localization in English, Spanish, French, German, Korean, Russian, and Chinese (Simplified and Traditional)

Future Features

- Full LDB version of MBF

Known Issues

Metamap minimap button is incompatable due to the way it is handled in the addon.

The addon does not grab button that do not have a name currently.

Currently discovered addons that are this way are:

Enchantrix (Part of Auctioneer Advanced)
onRaid

The Blizzard buttons that only show up under certain conditions, (battleground, LFG) will only display on the Frame when they are shown normally and active scanning is enabled. Otherwise they will apprear on the minimap when they are shown.

The Add feature is a little more powerful than I originally expected. So you can accidentally grab things that you didn't expect to be able to. (Other Addons) I've tried to protect the blizzard interface features and a couple other things, but let me know if you can grab something that you don't think you should be able to. If you do accidentally add something to the bag you can always remove it.

I've added a lot to the Localization, so it's another quick and dirty, horrible translation. Thanks again for the crazyness Google. So if you can do a better translation please help me out and submit it to me so I can add it to MBF. Hopefully Google didn't make them too funny or offensive.

Note:

The ability to add minimap icons to the table can be a general or partial name of the icons. The button override table add should be the exact name of the button that you want to override and collect.

As always your feedback is more than welcome!

3.1.10f
- Update - Toc updated to 70300
- Update - Ace3 Libraries updated
- Fixed - Small Bug

3.1.10e
- Update - Toc updated to 60200
- Fixed - Fixed conflict with ElvUI
- Fixed - Fixed conflict with SpartanUI

3.1.10d
- Update - Toc updated to 60000
- Update - Libraries Updated

3.1.10c
- Update - Toc updated to 50400

3.1.10b
- Fixed - Fixed unable to move bug

3.1.10
- Update - Toc updated to 50100
- Update - Code changes to fix a conflict with another addon using MBF in it's code
- Change - Changed MBF from global to a local. Got changed by accident at some point

3.1.9
- Update - Fixed Issue with the Queue Status button not behaving like other Blizz buttons
- Update - Fixed issue with buttons not having border restored upon removal
- New - Added option to exclude the Queue Status button from being gathered

3.1.8
- Update - Added a size check to gathering
- Update - Toc updated to 50001
Post A Reply Comment Options
Unread 06-16-09, 08:16 PM  
Bachlott
A Defias Bandit
 
Bachlott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 173
Uploads: 1
Originally posted by NarusegawaNaru
I tried that, it tells me the button is either not supported, locked, or already being collected (or something similar to this effect anyway)

I have no idea what else could be stopping MBF grabbing it
If you're talking about the OnRaid button. MBF has no way of grabbing it. The button itself doesn't have a name assigned to it so I can't reference it to pick it up. If it's parent was the minimap then I might be able to cobble something together to get it but it's parent is the worldframe so no such luck.
Report comment to moderator  
Reply With Quote
Unread 06-17-09, 01:54 AM  
Elariah
Premium Member
 
Elariah's Avatar
Premium Member

Forum posts: 18
File comments: 67
Uploads: 0
I'll try again later, but the button is called "MiniMapTracking" I think. It's just the standard one where you click it to change what your tracking on the minimap.
Report comment to moderator  
Reply With Quote
Unread 06-17-09, 05:32 AM  
Bachlott
A Defias Bandit
 
Bachlott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 173
Uploads: 1
Originally posted by NarusegawaNaru
I'll try again later, but the button is called "MiniMapTracking" I think. It's just the standard one where you click it to change what your tracking on the minimap.
Yeah thats the standard Blizzard tracking button. Make sure that it's not in either of the dropdowns. You don't want it in there. You should be able to gather it by simply selecting the option to gather the blizzard buttons. If it doesn't gather when that's selected you can try a manual add on it. The other thing to check is to make sure that any minmap addon you are using isn't doing anything to the minmap buttons. That is usually the cause of buttons sticking to the minimap and MBF saying that they are already gathered.
Report comment to moderator  
Reply With Quote
Unread 06-17-09, 08:02 AM  
Elariah
Premium Member
 
Elariah's Avatar
Premium Member

Forum posts: 18
File comments: 67
Uploads: 0
I've search through every lua file and only 2 contain "MiniMapTrackingButton" anywhere. One is MBF and one is SexyMap's button.lua but I'm not fully sure whats going on in that one. I'll try disabling it to see if it causing a problem.

But is there anything else I could search for besides that string of the buttons name?
Report comment to moderator  
Reply With Quote
Unread 06-17-09, 09:02 AM  
Bachlott
A Defias Bandit
 
Bachlott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 173
Uploads: 1
Originally posted by NarusegawaNaru
I've search through every lua file and only 2 contain "MiniMapTrackingButton" anywhere. One is MBF and one is SexyMap's button.lua but I'm not fully sure whats going on in that one. I'll try disabling it to see if it causing a problem.

But is there anything else I could search for besides that string of the buttons name?
Ah Sexymap. It does all sorts of stuff that interferes with MBF. The only way for the two of them to work together is to completely turn off all the minimap button stuff in Sexymap. Otherwise they're going to fight over the buttons.
Report comment to moderator  
Reply With Quote
Unread 06-17-09, 05:24 PM  
DaemonSambe
A Kobold Labourer
 
DaemonSambe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 169
Uploads: 2
Tracking Button

I also use SexyMap. Also have problems getting the Tracking Button to gather into MBF. Also turned off all of Sexymap's button handling.

The thing is, every other button works fine. Calendar, Mail, Voicechat, everything except the Tracking Button.

So, no idea which mod is actually 'causing' the problem at this point. The only alternative i've found, is to actually turn ON button handling in Sexymap, always hide the Tracking Button, and let everything else go into MBF. But, as mentioned it causes slight irregularities... Such as buttons moving into Sexymap, when i hover on the map, and so on. Mostly annoyances, but not permanent difficulties. Still, not th solution i would like.

Regards.
Report comment to moderator  
Reply With Quote
Unread 06-18-09, 04:29 AM  
Elariah
Premium Member
 
Elariah's Avatar
Premium Member

Forum posts: 18
File comments: 67
Uploads: 0
@DaemonSambe, @Bachlott:
I found the problem, a bad check in SexyMap. There is a function called FixTrackingAnchoring(), which is called on line 252 by self:FixTrackingAnchoring(). If you comment out this line then SexyMap no longer repositions the tracking icon. I think this is a function added to fix the button for support with ElkBuffBars. Just comment out the line that calls it, and voila no more unmovable button. For me however this actually hides it completely, which is fine as I have a replacement on TitanBar for this anyway.

I think, and this would need testing, replacing
Code:
self:FixTrackingAnchoring()
with this
Code:
MiniMapTracking:Show()
might make it still show, but be picked up by MBF.

I can't try this myself for another 8 hrs though.


@Bachlott:
This is the function in SexyMap that's interfering, for reference. I'm no lua expert, but you might be able to work out exactly why this interferes with MBF and suggest which lines are actually causing it to break.

Code:
function mod:FixTrackingAnchoring()
	if ElkBuffBars and ElkBuffBars.db.profile.hidetrackingframe then
		parent:Print("|cffff0000!! Warning !!!|r Elkano's Buff Bars is set to hide the tracking button. This will hide your tracking texture. Run |cffffcc00/ebb config|r and uncheck |cffffcc00Hide minimap tracking frame|r to fix this.")
	end
	local x, y = MiniMapTracking:GetCenter()
	local mx, my = Minimap:GetCenter()
	local dx, dy = x - mx, y - my
	
	MiniMapTracking.Hide = function() end
	MiniMapTracking:Show()
	
	MiniMapTracking:SetParent(UIParent)
	MiniMapTrackingButton:SetParent(Minimap)
	MiniMapTrackingButton:ClearAllPoints()
	MiniMapTrackingButton:SetPoint("CENTER", Minimap, "CENTER", dx, dy)
	MiniMapTrackingButton:SetFrameStrata("LOW")
	MiniMapTracking:SetParent(MiniMapTrackingButton)
	MiniMapTracking:SetFrameStrata("BACKGROUND")
	MiniMapTracking:ClearAllPoints()
	MiniMapTracking:SetPoint("CENTER")
end
Report comment to moderator  
Reply With Quote
Unread 06-18-09, 05:39 AM  
Bachlott
A Defias Bandit
 
Bachlott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 173
Uploads: 1
Yeah from what I've been able to tell. SexyMap is pretty sloppy with some of it's code. It's still messing with the minimap buttons even if you turn off the setting for them in it. And as much as I'd like to fix it. That is outside the scope of my addon. It might be a good idea to try and put in a fix request with the author of SexyMap.
Report comment to moderator  
Reply With Quote
Unread 06-19-09, 01:02 AM  
DaemonSambe
A Kobold Labourer
 
DaemonSambe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 169
Uploads: 2
Perfection

@NarusegawaNaru

Thanks a ton dude. It's perfect now. I'll see if i can track down and hollar at the author of Sexymap.

Much regards.

DaemonSambe
Report comment to moderator  
Reply With Quote
Unread 06-23-09, 07:47 AM  
shinx
A Defias Bandit

Forum posts: 2
File comments: 75
Uploads: 0
hi, nice addon but i have Trouble with it!

Some buttons are bigger than other one, how can i fix it.
Example:
MrPlow
Aloft
Niagara
are big buttons

Pittbull
SiverDragon
are small ones


its look not realy nice if not all have the same size (sry for my english)
Report comment to moderator  
Reply With Quote
Unread 06-24-09, 02:00 PM  
Bachlott
A Defias Bandit
 
Bachlott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 173
Uploads: 1
Originally posted by shinx
hi, nice addon but i have Trouble with it!

Some buttons are bigger than other one, how can i fix it.
Example:
MrPlow
Aloft
Niagara
are big buttons

Pittbull
SiverDragon
are small ones


its look not realy nice if not all have the same size (sry for my english)
Are you running Chinchilla? I've recently discovered that if you change the blip size in chinchilla it will affect the size of the buttons on MBF. I'm still trying to discover why it's doing that.
Report comment to moderator  
Reply With Quote
Unread 06-24-09, 05:49 PM  
Contiki
A Kobold Labourer
 
Contiki's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 72
Uploads: 2
Greetings,

one of the more recent versions had a glitch where minimap buttons would briefly return to the minimap after closing the world map. That one's pretty much fixed excecpt for one situation I could reproduce. When I first turn off my interface (the default hotkey on my system is Alt+Y) and then open and close the world map, the glitch still happens and the buttons briefly return to the minimap.

Maybe there's a similar solution for this situation like for the other world map glitch.

All the best,

Contiki
Report comment to moderator  
Reply With Quote
Unread 06-25-09, 08:37 AM  
Bachlott
A Defias Bandit
 
Bachlott's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 173
Uploads: 1
Originally posted by Contiki
Greetings,

one of the more recent versions had a glitch where minimap buttons would briefly return to the minimap after closing the world map. That one's pretty much fixed excecpt for one situation I could reproduce. When I first turn off my interface (the default hotkey on my system is Alt+Y) and then open and close the world map, the glitch still happens and the buttons briefly return to the minimap.

Maybe there's a similar solution for this situation like for the other world map glitch.

All the best,

Contiki
What do you mean turn off your interface? Just hiding the interface or reloading the interface?
Report comment to moderator  
Reply With Quote
Unread 06-26-09, 08:48 AM  
valygiarth
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Library Dependencies

Hi Bachlott!

I really, really love your addon - but would it be possible for you to get rid of these old Ace2 dependencies?

Currently building a strictly lean interface. MBF is the only addon that still wants dewdrop, tablet, waterfall, etc. and therefore Ace2.

It costs me more than an extra megabyte and dewdrop/tablet eats away unnecessary cputime.

Regards,
Valy
Report comment to moderator  
Reply With Quote
Unread 06-26-09, 12:22 PM  
Contiki
A Kobold Labourer
 
Contiki's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 72
Uploads: 2
Hi again,

yeah, I didn't make myself clear. I meant hiding the interface, then opening and closing the world map causes the minimap buttons to briefly return to the minimap ;-) My mistake.
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.