Ready for Battle for Azeroth!
DejaMinimap:
- Removes all minimap art.
- Adds a nicer visible clock at the bottom.
- Makes the minimap drag-able and able to save the user's placement.
- Makes the minimap square.
- Provides minimap mousewheel zoom scrolling.
- Hides the clock button, display time on mouseover of the bottom of the minimap, click for the timer.
- Hides the tracking button, click on the minimap's upper left corner for tracking menu.
- Hides the world map button, click on the top middle of the minimap to open the world map.
- Hides the calendar button, click on the top right of the minimap to open the calendar.
- Hides the Garrison/Order Hall menu button, click on the bottom left of the minimap to open the Garrison/Order Hall display.
- Please see the screenshots to see the result.
Use:
- Install to your addon directory and login to WoW. There are no preferences. If you wish to move frames or buttons to your liking or otherwise change things around then you will have to edit the lua file.
- Mousewheel over the minimap to zoom in or out.
- Move the minimap by unlocking it in the interface options.
- Hover your mouse over the bottom of the minimap to display the time.
- Click on the bottom of the minimap to display the timer.
- Click on the top left corner of the minimap to use the tracking function.
- Click on the top middle of the minimap to open the world map.
- Click on the top right corner of the minimap to open the calendar.
- Click on the bottom left of the minimap to open the Garrison/Order Hall display.
- Scale the minimap with the default UI scale in the Game Menu>System>Advanced menu screen.
Special Thanks:
- Bob(BobUI) and Ertkal
Any way you could make an option to make buttons move to the square shape on the outside of the map or hide all addon buttons? Third party ones can't be hidden and they form to the map on the inside like it is round and small. Thanks.
In reply to t1000n1:
Not anytime soon, I am busy with other thing. I would recommend MBB https://www.curseforge.com/wow/addons/mbb
It gathers all minimap buttons and places them into one clickable button and you can even move it anywhere on the screen.
Cheers!
I'm playing a CN version classic wow. IDK what's going on but this addon seems not working. Even I changed the .toc to ## Interface: 11302, the minimap kept the original one : (
In reply to serino2009:
Sorry for the late reply. the latest update, 820r204, fixes this, cheers!
I'm trying to test this out in sandbox and it shows in chat it loaded, slash commands work, options page is there. But it doesn't seem to be working, the mover doesn't move the actual minimap, it's not square, etc. I've tried clearing cache and WTF with no change. I understand it's not 100% comparable to real world testing, but other addons seem to function normal with it. Any thoughts?
In reply to Dyslexiapg:
Make sure you are using the current version 820r200
https://www.curseforge.com/wow/addons/dejaminimap/files/2761337
"I'm trying to test this out in sandbox" What do you mean? This 820r200 works on live.
In reply to Dejablue:
I am using the latest version. Sandbox allows you to login with the classic client and roam around. No npcs etc kinda like a private server. Was using it to get my add-ons setup for classic before launch. Probably just an issue with the sandbox situation. Will try it on live and on classic after launch and let you know if issues continue.
In reply to Dyslexiapg:
Nice, hadn't thought of that. New version 820r202 fixes the movement and coordinates so it should all work now :)
https://www.curseforge.com/wow/addons/dejaminimap/files/2768313
Cheers!
Deja here :) If you use DejaMinimap it still works and should load where you last placed it, however it is not moveable until I get a fix on it which I plan to do this weekend to have ready by July 1st or 2nd 2019.
Cheers!
Love this addon, but it appears 7.2 broke it.
Crossing my fingers for a fix. =)
It's fixed now.
Let me apologize for the delay. I fixed it launch day and thought I uploaded it. Thanks for your patronage :) Enjoy!
Cheers!
I attempted to use this addon, and it loaded fine and looked good. However, the bottom right corner of the screen isn't a good place for me. I tried moving it using the shift-right-click as noted in the "Use" above, and it won't move. I tried disabling all other addons to see if there was a conflict, and nothing changed. I tried with lock on and off and as many key/mouse button combinations as I could think of. I just can't get the map to move. Help?
Thank you for the report.
I have changed the usage text to reflect the addition of an interface options menu.
Unlock to move and scale the minimap it in the interface options menu.
Watch the video in the description for more information if needed.
Cheers!
whas a good addon but the problem is that its use blizzard ui scale frame to get it bigger but if i use it all other stuff that is controled by other addons like bartender/X perl get so big thats it take whole screen it should have its own scale expander and not use blizzards
I have not delved into making sliders or options other than slash commands. I do have the scale built into the hard coding, however.
To change the scale, open DejaMinimap.lua
Scroll down and find the third section called "--Minimap".
The 5th line is:
Minimap:SetScale(0.85)
Or 85%
Change this to whatever you wish. It is relative to the global UI scale.
For example:
Minimap:SetScale(1.85)
Would be 185%, a really BIG Minimap.
Enjoy! :)
Dejaview now includes a scale slider in the options. I may make DejaMinimap have standalone scale slider options if there is enough interest.
DejaMinimap now has standalone interface options scale slider. Enjoy!