Loading...
» You are not logged in (log in)



You are here: Home » Interface Additions » CleanMinimap 2.7

CleanMinimap 2.7

Virus/spyware scanned on upload
WARNING: Not been updated since the last patch
Compatible with WotLK ()
Author: joev
Updated 21/09/2005 (1602 days ago)
24,667 total downloads / downloads this week: 1,275 / downloads today: 208
Send PM to Joev
 

Please log in to vote! Current rating: 0


This mod provides total control over your Minimap including moving it and resizing it (by holding down a modifier key, while clicking the Minimap), hiding the titlebar (and [X] button), the + and - zoom buttons and the daytime/clock button and adding the three other compass points (S,E and W).

This mod allows you to zoom the minimap using the mouse wheel and to affect the opacity of the minimap by holding down the (configurable) 'modifier' key (default SHIFT) and scrolling the mouse wheel.

You can also have the minimap toggle between large, normal, and small sizes with a single keypress and last, but not least, you can specify the positions of the Blizzard standard Minimap icons, such as the 'New Mail' icon, around the circumference of the Minimap.

Attributions
- Westpointer functionality (Compass coordinates) is copied almost verbatim from 'EastWest' by Silwyn.

- Move/Resize functionality by is copied almost verbatim from 'MoveAnything' by Skrag.

Known Issues:

- TitanPanel keeps pushing the minimap down. I've submitted a patch to the author to have this not happen.

- DE translations incomplete.

- KR/CN translations not even started (need translators!)


Titan Panel users
To stop Titan Panel pushing the minimap down if your panel is at the top of your screen, you can do the following (until it's fixed in Titan):

1. Go to Folder: InterfaceAddonsTitan under your WoW folder.

2. Edit TitanMovable.lua

3. Go to line 99.

Change:


-- Move MinimapCluster
frameTop = TitanMovableFrame_GetOffset(MinimapCluster, 'TOP');
top = 0 + panelYOffset;
TitanMovableFrame_CheckTopFrame(frameTop, top, MinimapCluster:GetName())


To:


-- Move MinimapCluster
if (not CleanMinimap) then
frameTop = TitanMovableFrame_GetOffset(MinimapCluster, 'TOP');
top = 0 + panelYOffset;
TitanMovableFrame_CheckTopFrame(frameTop, top, MinimapCluster:GetName())
end


4. Save the change.

5. Thats it.. nothing else to do... Simple

Patch notes for CleanMinimap 2.7
CleanMinimap - 2.7
==================
WoW UI Patch 1700 compatability
Beta Available: 1.6.3 Beta
Hi everyone,

Some good news and some bad.

The good news is, as you can see, I did get some work started on a brand new cleanminimap (a rewrite)

The bad news is my increasingly hectic life and the fact that I no longer play WoW means that try as I might, with the best of intention, I just cannot seem to find the time/motivation to finalise CMM 3.0

Therefore, I provide the Zip file attached if someone wants to take the new code (and by looking at the old code and this code it should be possible) and run forward with it.

I'm willing to spend some time answering questions, discussing my ideas etc if someone wants to take over CMM.

If this person is you, please do PM/email me and I will give you any help I can, including signing this Mod id over to you.

To everyone who has supported me and my mods over the last year, a huge thank you and all the best.

joev

this beta now!


Comments