I hate to be a pest but I just wanted to second the request for making this 2.0 compat. If I had the ability to do it myself, I would!
This mod is incredible. I've been using it since it came out and I love it much. I'd never used a minimap mod before but this one does it all and was too easy/great to pass up.
i don't get enough time to play to mess with the PTRs really. 2.0 is supposed to go live Dec 5th, i'll get it up to speed ASAP after. I've also decided to brake down and add the mod to the SVN =).
externals are a bit buggered at the moment, so im unable to do a complete checkout (its looking for ALL the libs inside the Ace2 section, i'ld try to fix em myself but im not big on messing around with other peoples toys ;) )
cheers on SVN'n it
this is the first time for me being on this side of an SVN. i've only used it a little bit previously, for things like MythTV, so i could be doing something wrong.
the first commit i did included the externals, so you can just grab the older of the 2 commits. but all the libs i use are core libs, so even without externals you'll probably be fine.
[2006/12/01 18:02:29-7-x1]: FuBarPlugin-2.0\FuBarPlugin-2.0.lua:663: Tablet-2.0: Detached tooltip has no owner.
AceDB-2.0\AceDB-2.0.lua:1161: in function `ToggleActive'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:423: in function `?'
Dewdrop-2.0\Dewdrop-2.0.lua:478: in function <...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:433>
Dunno yesterday ive got mass Errors from Fubar, but now i updated simple minimap and it works fine! thx to you :D
for the latest svn & last 2 versions to come out b4 2.0 hit, I have not been able to see any minimap pings including myself or report of the person pinging. I tried deleting savedvar.lua & disabled simpleminimap to issolate the problem
for the latest svn & last 2 versions to come out b4 2.0 hit, I have not been able to see any minimap pings including myself or report of the person pinging. I tried deleting savedvar.lua & disabled simpleminimap to issolate the problem
i haven't used this for a bit (before 2.0), i'll check it when i am able. pings never have shown for yourself.
The new "thin square" border is wonderful, would love to see it on the rest of the display options as well. Perhaps there is some way to incorporate that border into minimap buttons too.
The new "thin square" border is wonderful, would love to see it on the rest of the display options as well. Perhaps there is some way to incorporate that border into minimap buttons too.
thanks. got the idea from Skinner which uses the chat frame border to reskin stuff.
unfortunately, my method is not quit as elegant since it requires a whole new skin texture, but it is more flexible.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
This mod is incredible. I've been using it since it came out and I love it much. I'd never used a minimap mod before but this one does it all and was too easy/great to pass up.
That is all! ;)
Awesome! Thank you!
cheers on SVN'n it
i did check it as i know how and it does seem to d/l fine from http://wowace.com/files/
the first commit i did included the externals, so you can just grab the older of the 2 commits. but all the libs i use are core libs, so even without externals you'll probably be fine.
ah, ya...thans for that.
[2006/12/01 18:02:29-7-x1]: FuBarPlugin-2.0\FuBarPlugin-2.0.lua:663: Tablet-2.0: Detached tooltip has no owner.
AceDB-2.0\AceDB-2.0.lua:1161: in function `ToggleActive'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:423: in function `?'
Dewdrop-2.0\Dewdrop-2.0.lua:478: in function <...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:433>
Dunno yesterday ive got mass Errors from Fubar, but now i updated simple minimap and it works fine! thx to you :D
go to line 324 and change the next 2 for loops to be:
for n in pairs( XX ) do
where it was previously
for n in XXX do
And hope to see a Minimap skin matching skinner
Thanks
i haven't used this for a bit (before 2.0), i'll check it when i am able. pings never have shown for yourself.
surprising that skinner doesn't have a minimap skin. i don't use skinner myself (i have too many mods as it is) but i'll look into it.
disable your mods except for SMM, does it still happen?
Only happens with MoveAnything enabled. Sorry, I should have tested this before posting.
thanks. got the idea from Skinner which uses the chat frame border to reskin stuff.
unfortunately, my method is not quit as elegant since it requires a whole new skin texture, but it is more flexible.