Makes the Minimap Buttons draggable around the minimap with adjustable angle.
Control-Drag to change angle.
Control-Shift-Drag to change radius.
Control-Right-Click to bring up menu.
Menu: Reset, Reset All.
Now Works with different shaped minimaps that implement http://www.wowwiki.com/GetMinimapShape
Optionally uses Khaos for GUI.
This version is standalone with embedded SeaHooks and SeaPrint.
Originally posted by Cleitanious Doesnt seem to support the minimap buttons added by "X-Perl Unit Frames" and " Trinity". Works for everything else (including the tracking button) for me.
What are the frame names of those buttons? MMB has an exclusive list so it only moves addons on the list. And it's obviously not exhaustive.
Doesnt seem to support the minimap buttons added by "X-Perl Unit Frames" and " Trinity". Works for everything else (including the tracking button) for me.
There are still a couple of buttons that don't seem to be picked up for the raidus thing, aka the Tracker Button, but meh, I can move most of the smaller ones around to accomedate now.
Thanks for working on that aspect of this mod. Appreciated
I'll add the chat and and movie recording frame to the next version.
Edit: Now Radius has been implimented. I had been meaning to do it, but it was hella hard and took more trig/math skills than I had.
Note to self: fix the offset for default buttons for next vers. it's a lil off atm for newly added buttons, but corrects itself if you've already moved them.
to make it possible to move the voice chat icon around.
~
Question: Is 'radius' meant to be working? cause I can't seem to get it to work for me. shift+control don't move the icon in or out from the minimap for me.
Originally posted by Nyte Thanks, Kergoth, it worked.
Sorry about that. I'm still fine tuning my embedding script. I usually test with the addons unembedded, but I got tired of embedding dozens of libraries and testing each one every time I updated.
Originally posted by Nyte So, Kergoth, is there a way I can fix this while waiting for the author to do so?
Yep, just edit embeds.xml with a text editor (i.e. notepad). Change the line that has "Libs\SeaString\SeaPrint.xml" to read "Libs\SeaPrint\SeaPrint.xml" instead, and restart wow.
Might want to start checking FrameXML.log for errors before doing releases.
MobileMinimapButtons.xml refers to Libs\SeaString\SeaPrint.xml, which does not exist. Libs\SeaPrint\SeaPrint.xml does, which explains why Sea.io is not available with the embeds.
Originally posted by Helfgrim
[b]I get this error in MobileMinimap Buttons version 2.3b when I click the new tracking thing -the looking glass at the minimap- that Blizzard introduced in 2.3, the menu that lets you select something to track doesn't come up at all.
Try 2.3c
I've been writing a new packaging script and somehow the xml code to embed the libs got removed.
I get this error in MobileMinimap Buttons version 2.3b when I click the new tracking thing -the looking glass at the minimap- that Blizzard introduced in 2.3, the menu that lets you select something to track doesn't come up at all.
Disabling MMB fixes it but that's not what I want of course.