Hey, I really like BasicMinimap but there are a few thing's I'm missing:
1. Strata - I need to change the Minimap Strata to place it above some eePanels.
2. Hide Module - It would be better if one could choose which of the standard minimap buttons he wants to hide. At the moment I can't hide the Mail Icon and the Tracking Button (which is in the totaly wrong position btw).
3. Scale - Allow non-round scaling numbers, i.e. 8.5, 7.5 and so on.
Thanks for the suggestions, I'll put it on the todo. But I plan on making like a BasicMinimap_Extras for things like the mail/pvp icon and/or movers such as tracking.
Thanks for the suggestions, I'll put it on the todo. But I plan on making like a BasicMinimap_Extras for things like the mail/pvp icon and/or movers such as tracking.
WooT thats great. looking at all the new stuff coming, make me happy. Mostly because it's build out offblocks and not like the most "ace2" stuff over loaded
Thanks for the suggestions, I'll put it on the todo. But I plan on making like a BasicMinimap_Extras for things like the mail/pvp icon and/or movers such as tracking.
Nice one looking forward to it really like this addon been looking around at what ace3 stuff is lurking on the svn the ones that work the low memory usage is really nice.
Would that make semi-round shape possible as well? Like the uppder-right corner shape or lower-left corner shape that is possible with simpleMinimap? Not too keen on it, just asking.
Oh, and your addon is great. Does exactly what I want from a minimap addon, nothing less, nothing more. Thanks!
Hey, I really like BasicMinimap but there are a few thing's I'm missing:
1. Strata - I need to change the Minimap Strata to place it above some eePanels.
2. Hide Module - It would be better if one could choose which of the standard minimap buttons he wants to hide. At the moment I can't hide the Mail Icon and the Tracking Button (which is in the totaly wrong position btw).
3. Scale - Allow non-round scaling numbers, i.e. 8.5, 7.5 and so on.
:)
1. Done
2. Tracker is now clamped to the minimap for when you move it, other options will be in extras.
3. This is already possible, you can choose 0.5 0.6 1.0 1.5 up to 2.0
Quote from Pusikas »
Would that make semi-round shape possible as well? Like the uppder-right corner shape or lower-left corner shape that is possible with simpleMinimap? Not too keen on it, just asking.
Oh, and your addon is great. Does exactly what I want from a minimap addon, nothing less, nothing more. Thanks!
Not sure what you mean, I'm not really interested it other shapes, but thanks.
I just tried it. Nothing happens. I have tried /bm, /bm lock, /bm setlock, etc and nothing happens other than "Type '/help' for a listing of a few commands."
I like the "thinness" of it. Hope I can get it to work.
I just tried it. Nothing happens. I have tried /bm, /bm lock, /bm setlock, etc and nothing happens other than "Type '/help' for a listing of a few commands."
I like the "thinness" of it. Hope I can get it to work.
That's odd, are you sure it's loaded? You're not seeing another minimap mod? ;p
local L = LibStub("AceLocale-3.0"):NewLocale("BasicMinimap","deDE",true)
L["Intro"] = "BasicMinimap ist eine einfache L\195\182sung f\195\188r eine komplette, eckige Minimap. Erlaubt das Skalieren, Verschieben, Mausrad-Zoomen und Sperren der Minimap."
L["Shape"] = "Format"
L["Change the minimap shape, curcular or square."] = "\195\132ndere das Format der Minimap, rund oder quadratisch."
L["Square"] = "Quadrat"
L["Circular"] = "Kreis"
L["Scale"] = "Skalierun"
L["Adjust the minimap scale, from 0.5 to 2.0"] = "Die Skalierung der Minimap anpassen, von 0.5 bis 2.0"
L["Strata"] = "Schicht"
L["Change the strata of the Minimap."] = "\195\132ndere die Schicht der Minimap."
L["Lock"] = "Sperren"
L["Lock the minimap in its current location."] = "Sperrt die Minimap in der aktuellen Position."
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
1. Strata - I need to change the Minimap Strata to place it above some eePanels.
2. Hide Module - It would be better if one could choose which of the standard minimap buttons he wants to hide. At the moment I can't hide the Mail Icon and the Tracking Button (which is in the totaly wrong position btw).
3. Scale - Allow non-round scaling numbers, i.e. 8.5, 7.5 and so on.
:)
WooT thats great. looking at all the new stuff coming, make me happy. Mostly because it's build out offblocks and not like the most "ace2" stuff over loaded
Nice one looking forward to it really like this addon been looking around at what ace3 stuff is lurking on the svn the ones that work the low memory usage is really nice.
i hope in extras there gonna be sharedmedia border support.
Another good idea. :)
Oh, and your addon is great. Does exactly what I want from a minimap addon, nothing less, nothing more. Thanks!
1. Done
2. Tracker is now clamped to the minimap for when you move it, other options will be in extras.
3. This is already possible, you can choose 0.5 0.6 1.0 1.5 up to 2.0
Not sure what you mean, I'm not really interested it other shapes, but thanks.
I wrote something wrong there^^ I meant 0.85, 0.75 and so on :P
Done
/bm
I just tried it. Nothing happens. I have tried /bm, /bm lock, /bm setlock, etc and nothing happens other than "Type '/help' for a listing of a few commands."
I like the "thinness" of it. Hope I can get it to work.
That's odd, are you sure it's loaded? You're not seeing another minimap mod? ;p
I changed the lua to try registering 'basicminimap' and it doesn't make any difference.
[edit] Just removed all the addons except for bmm and it still won't work for me.
Did you get any errors? (make sure errors are on in interface options)
aceconfigregistry-3.0 can't find a library instance of callbackhandler-1.0 (in appropriate camelcase).
I'm guessing the Ace3.0 library is required and for some reason WAU doesn't pick it up as a dependency. Downloading it now.
[edit] That did the trick.
Question: now I have Ace2 and Ace3 loaded. I have a bunch of Ace2 mods. What is my memory impact going to be?
Remove it again, I fixed it. Update should be up within 10 minutes of this post.