Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
2.6
Date:
11-01-2009 11:39 AM
Size:
562.08 Kb
Downloads:
11,234
Favorites:
128
MD5:
Pictures
version 2.5 - default shape. alternative round glow texture
Click to enlarge
new round and square shape, new mail icon - version 2.1
Click to enlarge
version 2.3 - new border textures - classcolored (hunter) round 6, metallic look - round7 and square
Click to enlarge
available round shapes, colors can be custom or classcolor
Click to enlarge
available square shapes, colors can be custom or classcolor
dMinimap 2   Popular! (More than 5000 hits)
Features:
* round or square shape
* different border textures for round/square shape
* different track (blip) texture
* border classcolored or custom colored
* uses less than 8kb of memory
* calendar frame on right click or /cl, /calendar
* tracking on middle click
* hides unwanted minimap buttons
* mousewheel zoom
* changes position of the PvP tracker (this feature is disabled by default)
* option to hide glow texture

* movable - Hold down ALT + CONTROL and left mouse button to move it around. If you found a nice place for it, release ALT + CONTROL to stop moving. If you release ALT + CONTROL while you are still moving the minimap, it will get clamped to your mouse ( /rl will fix it). Just don't release ALT + CONTROL until you placed it.
- Position is saved in your Account\ACCOUNTNAME\REALMNAME\CHARNAME\layout-local.txt

Note:
The configuration can be found in "dMinimap\dMinimap.lua".


Code:
---------------------------- CONFIGURATION ------------------------------
local anchorpoint = 'TOPRIGHT' -- default TOPLEFT
local parent = UIParent
local relativepoint = 'TOPRIGHT' -- default TOPLEFT
local xpos = -30 -- default 36
local ypos = -20 -- default -36
local scale = 0.8 
local alpha = 1
local minimapshape = "round" -- square or round shape of minimap
local classcolors = false -- true = classcolors, false = custom color (see the line below)
local bliptex = 1  -- 1 = changes the track (blip) texture to a new one, 0 = uses Blizzards default textures
-- NOTE: If you change bliptex from 1 to 0 you have to relog to make the change happen, /consoloe reloadui or /rl won't be enough

-- true = show glow "overlay", false = hide glow "overlay"
local roundglow = true 
local squareglow = false	
	
-- change round border texture here (default = round5) -- round, round2, round3, round4, round5, round6	
local roundtex = "Interface\\AddOns\\dMinimap\\texture\\round3.tga"
-- change square border texture here (default = square5) -- square, square2, square3, square4, square5, square6	
local squaretex = "Interface\\AddOns\\dMinimap\\texture\\square2.tga"

-- change round glow type -- GlowRoundShape, GlowRoundShape2
local roundglowtex = "Interface\\AddOns\\dMinimap\\texture\\GlowRoundShape2"
  Change Log - dMinimap 2
2.6
* toc update ... err, finally ...
* north tag be gone!
* added 2 new round textures (Alien_RoundMap, Alien_RoundMapB)
* added 1 new square texture (Alien_SquareMap)

2.5b
* re-added the code the code that allows to change the position of the pvp tracker ... (it got lost ... somehow D'OH!)

2.5
* changed round3 and round4
* new default look
* option to change round glow texture
* option to hide glow for square shape
* option to hide glow for round shape

2.4
* removed the option "to enable/disable positioning of the quest tracker (feature disabled by default)" since it's now part of blizzards default interface
* added the option "to enable/disable positioning of the PvP tracker (feature disabled by default)"

2.3
* slight change to prevent a bug that can occour if you use rFrameRotater and move the minimap
* added two new square shapes (square 5 and square 6)
* added two new round shapes (round 6 - without button and square 7 - metallic look), modified versions of round5
* added an option to enable/disable positioning of the quest tracker (feature disabled by default)

2.2
* cleaned up the config, should be way easier now
* added an option to show/hide the new track (blip) textures or use the default blizzard textures
* added a glow for all round shapes
* dMinimap is now movable
- Hold down Shift + Alt and left mouse button to move it around. If you found a nice place for it, release Shift + Alt to stop moving. If you release Shift + Alt while you are still moving the minimap, it will get clamped to your mouse ( /rl will fix it). Just don't release Shift + Alt until you placed it.
- Position is saved in your Account\ACCOUNTNAME\REALMNAME\CHARNAME\layout-local.txt

2.1
* new mail icon
* 1 square border added (square4)
* 1 round border added (round5)

2.0
*initial release
  Optional Files - dMinimap 2
Sorry, there are currently no optional files available.
  Archived Versions - dMinimap 2
File Name
Version
Size
Author
Date
2.5b
505kB
Dawn
09-19-2009 12:10 PM
2.4
502kB
Dawn
04-15-2009 06:34 PM
2.3a
502kB
Dawn
04-07-2009 12:00 PM
2.2
385kB
Dawn
04-04-2009 01:06 PM
  Comments - dMinimap 2
Post A Reply Comment Options
Old 11-01-2009, 08:29 PM  
Dawn
A Chromatic Dragonspawn
 
Dawn's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 404
Uploads: 14
Maybe, but if I add this - I most likely get requests for every other corner, too. Which is a little more than I want this map to be, but maybe.
Dawn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-01-2009, 12:45 PM  
Jerricka
A Fallenroot Satyr
 
Jerricka's Avatar

Forum posts: 25
File comments: 173
Uploads: 0
Still hoping

Perhaps next update?:
Jerricka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-24-2009, 08:47 PM  
Bandes
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Nice Addon

thx
Bandes is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-09-2009, 07:27 PM  
Dawn
A Chromatic Dragonspawn
 
Dawn's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 404
Uploads: 14
hehe
Dawn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-09-2009, 03:05 PM  
richerich
An Aku'mai Servant
 
richerich's Avatar
Interface Author - Click to view interfaces

Forum posts: 30
File comments: 400
Uploads: 5
Quote:
Originally posted by Dawn
The blizzard clock can be turned on and off in blizzard interface options. It has nothing to do with the addon.
/shame


Oh god, what a bummer >.< So used to using different addons that i always forget how the default UI works xD
__________________


Dajova UI

Dajova UI Mini

Last edited by richerich : 10-09-2009 at 03:06 PM.
richerich is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-08-2009, 12:15 AM  
Dawn
A Chromatic Dragonspawn
 
Dawn's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 404
Uploads: 14
The blizzard clock can be turned on and off in blizzard interface options. It has nothing to do with the addon.
Dawn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-07-2009, 11:22 PM  
richerich
An Aku'mai Servant
 
richerich's Avatar
Interface Author - Click to view interfaces

Forum posts: 30
File comments: 400
Uploads: 5
Quote:
Originally posted by Rhaethe
The Blizzard clock shows up. I am not averse to it, and I like it there. Is there any way, however, to just show the text of the clock as opposed to the texture?
I'd like to know how to remove it completely
__________________


Dajova UI

Dajova UI Mini
richerich is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-02-2009, 06:08 PM  
Rhaethe
A Warpwood Thunder Caller
 
Rhaethe's Avatar

Forum posts: 97
File comments: 37
Uploads: 0
The Blizzard clock shows up. I am not averse to it, and I like it there. Is there any way, however, to just show the text of the clock as opposed to the texture?
Rhaethe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-27-2009, 07:22 PM  
Nevrah
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Hunters usually see what type of targets they're currently tracking with that icon. Also Blizzard put it a function where you can click on it and change the tracking type through this. This saves me about 6 keybinds.

I also use this to find repairs, low level quest givers and mailboxes in unfamiliar areas.

Is the button hidden? Or is it disabled? I've moved the location of the mail notification and would hope that the tracker was as easy to show and move as the mail notification was.

And autotrack doesn't serve the purpose I'm looking for. It changes your tracking to whatever you're currently targeting for Hunters that take the Imp Tracking talent, which isn't really necessary anymore with the changes to Imp Tracking that Blizzard put in a couple patches ago. Autotrack also doesn't show mailbox locations, vendors, or trainers on your minimap.

Last edited by Nevrah : 09-27-2009 at 07:24 PM.
Nevrah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-22-2009, 04:29 AM  
Dawn
A Chromatic Dragonspawn
 
Dawn's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 404
Uploads: 14
Unless you middle click on the minimap. There's no way to permanently see what you are tracking. I don't see any reason to see it at all times, but maybe for some hunter spec. And they can try using autotrack.
Dawn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-22-2009, 01:14 AM  
Nevrah
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Is there any way to display what I'm currently tracking? What part of the LUA would I have to edit for this.
Nevrah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-19-2009, 02:40 PM  
Dawn
A Chromatic Dragonspawn
 
Dawn's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 404
Uploads: 14
I'll think about it.
Dawn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-19-2009, 01:17 PM  
Jerricka
A Fallenroot Satyr
 
Jerricka's Avatar

Forum posts: 25
File comments: 173
Uploads: 0
Different shapes

How about adding more shapes, perhaps? I am partial to this one:
Jerricka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-15-2009, 03:55 PM  
richerich
An Aku'mai Servant
 
richerich's Avatar
Interface Author - Click to view interfaces

Forum posts: 30
File comments: 400
Uploads: 5
Quote:
Originally posted by Dawn
This button is hidden, normally. I don't know what you "tweaked".
Just the config, nothing else :P just moved the minimap and changed the texture.
__________________


Dajova UI

Dajova UI Mini
richerich is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-15-2009, 03:45 PM  
Dawn
A Chromatic Dragonspawn
 
Dawn's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 404
Uploads: 14
This button is hidden, normally. I don't know what you "tweaked".
Dawn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.