Get an Epic Experience with Premium

simpleMinimap

Map & Minimap Login to Add Favorites
  • 4 Likes
  • World of Warcraft
  • 638 Monthly Downloads
  • Supports: 4.0.1
  • 701,580 Total Downloads
  • Updated 10/26/2010
  • Created 05/21/2006
  • 2,711 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: v40000-3
or

About simpleMinimap

simpleMinimap is a module-centric addon for modifying and personalizing one of the center-pieces of any UI - the minimap. the core simpleMinimap mod has these features...

* left-click and drag the minimap anywhere
* hide and move the default minimap buttons
* zoom in and out with the mousewheel
* adjust the minimap's scale, outdoor alpha and strata
* bind a key to toggle the minimap and/or zoom it full-screen
* type '/smm' for a list of commands 

simpleMinimap also comes with several modules. these modules can be disabled and/or the files can be deleted if you don't need or want access to the features. they are located in the simpleMinimap/modules folder...

* Autozoom - automatically zoom-out minimap after delay
* Compass - NSEW markings on the minimap
* Coords - small frame that shows map coordinates
* GUI - dropdown setup menus (default is right-click on minimap)
* Movers - allows movement of UI frames attached to the minimap
* Pings - popup frame that shows the minimap pinger's name
* Skins - allows for changing the minimap's skin (square, corner) 

thanks to...

* joev - for the original CleanMinimap
* Davik - for the square minimap skin
* grimman - for the dLx corner skin
* Contusion - for rotating the dLx corner skin 


forum: http://forums.wowace.com/showthread.php?t=2242

------------------------------------------------------------------------
r167 | ackis | 2010-10-26 17:15:58 +0000 (Tue, 26 Oct 2010) | 1 line
Changed paths:
   A /tags/v40000-3 (from /trunk:166)

Tagging as v40000-3
------------------------------------------------------------------------
r166 | kiki | 2010-10-26 16:52:27 +0000 (Tue, 26 Oct 2010) | 2 lines
Changed paths:
   M /trunk/simpleMinimap.lua
   M /trunk/simpleMinimap.toc

simpleMinimap:
- Now handling Guild Group difficulty
------------------------------------------------------------------------
r164 | kiki | 2010-10-22 12:55:54 +0000 (Fri, 22 Oct 2010) | 3 lines
Changed paths:
   M /trunk
   M /trunk/localizations.lua
   M /trunk/modules/pings.lua
   M /trunk/simpleMinimap.lua
   M /trunk/simpleMinimap.toc

simpleMinimap:
- Fixed lua errors on 'pings' module
- Handling (show/hide) minimap clock (based on adconrad patch)
------------------------------------------------------------------------
r162 | kiki | 2010-10-20 10:11:07 +0000 (Wed, 20 Oct 2010) | 3 lines
Changed paths:
   M /trunk/modules/movers.lua
   M /trunk/simpleMinimap.lua
   M /trunk/simpleMinimap.toc

simpleMinimap:
- WoW 4.0 compatible
- TOC updated to 40000
------------------------------------------------------------------------
r161 | lenvik | 2009-12-15 22:17:37 +0000 (Tue, 15 Dec 2009) | 3 lines
Changed paths:
   M /trunk/localizations.lua
   M /trunk/simpleMinimap.lua
   M /trunk/simpleMinimap.toc

simpleMinimap:
- Added a show/hide toggle for the dungeon difficulty indicator.
- Updated support for the 3.3 LFG Icon.
------------------------------------------------------------------------

Comments

First Previous Page 2 of 38 Next Last
  • #557
    It's strange. If the ping-module is enabled (a little frame at the minimap with the name who pinged) the frame sometimes doesn't disappear but stays until you ping. In the new version it sometimes dissapears and sometimes doesn't.

    The function of the coord-modul which hides the coords in instances isn't always working, eg it's still visible at Ony.
  • #551
    I have a simple patch to add the show/hide functionality for the clock here:

    http://loki.0c3.net/~adconrad/smm/simpleMinimap.patch

    If you could apply that for the next release, that would probably make a lot of people happy.
  • #553
    Ok, I integrated your patch (just a couple issues with it, but it's fixed).
    I also fixed lua errors in the pings module.
  • #552
    Thanks, I will!
  • #550
    my problem is that the old and the new graphic for the dungeon difficulty at the minimap (that little flag) are shown both at the same place which leaves a graphical mess there :(
  • #549
    Having some issues with Fubar being enabled. Nothing game breaking as I don't use any of the Fubar buttons on the minimap.

    Message: Interface\AddOns\simpleMinimap\simpleMinimap.lua:688: attempt to index local 'frame' (a nil value)
    Time: 10/20/10 09:45:51
    Count: 2
    Stack: ...ddOns\AtlasLootFu\Libs\AceAddon-2.0\AceAddon-2.0.lua:25: in function
    ...ddOns\AtlasLootFu\Libs\AceAddon-2.0\AceAddon-2.0.lua:1051: in function `ManualEnable'
    ...ddOns\AtlasLootFu\Libs\AceAddon-2.0\AceAddon-2.0.lua:979: in function
    [C]: ?
    ...ddOns\AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:260: in function `TriggerEvent'
    ...ddOns\AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:910: in function

    Locals:
  • #548
    Ok, looks like I'm now allowed to release new versions of simpleMinimap on curse.
    Enjoy
  • #547
    I'm currently trying to fix movers issue, it's almost done but I cannot log into wow servers right now to check if everything is ok.
    I've uploaded my modifications to wowace, and a new archive has been automatically build, so you might want to take a look and test it, it's tagged r162 on http://www.wowace.com/addons/simple-minimap/
    The only issue you might have, is because of libDrewdrop missing.
    Keep me informed, in case I cannot log for a while
  • #546
    Thanks, I'll take a look at that (hopefully today)
  • #545
    To kiki
    2error
    1.
    2x simpleMinimap-40000-1\modules\movers.lua:188: attempt to index global 'this' (a nil value)
    simpleMinimap-40000-1\modules\movers.lua:157: in function

    Locals:
    self = {
    QuestTimerFrame = smmQuestTimerFrame {}
    defaults = {}
    CaptureMover = smmCaptureMover {}
    VehicleSeatIndicator = smmVehicleSeatIndicator {}
    WatchFrame = smmWatchFrame {}
    super = {}
    DurabilityFrame = smmDurabilityFrame {}
    Lock = @ simpleMinimap\modules\movers.lua:236:
    db = {}
    website = "http://www.wowace.com/projects/simple-minimap/"
    UPDATE_WORLD_STATES = @ simpleMinimap\modules\movers.lua:221:
    OnDisable = @ simpleMinimap\modules\movers.lua:173:
    notes = "迷你地圖功能增強; 移動, 縮放, 美化。"
    options = {}
    category = "Map"
    author = "arJUna - Updated by Kiki for WoW 4.0"
    UpdateScreen = @ simpleMinimap\modules\movers.lua:196:
    desc = "移動框體 - 說明:: 鎖定迷你地圖以隱藏移動框體"
    OnEnable = @ simpleMinimap\modules\movers.lua:111:
    name = "movers"
    MoveFrame = @ simpleMinimap\modules\movers.lua:179:
    version = "40000-1"
    translatedName = "移動"
    title = "movers"
    uid = "16133170"
    }
    n = "WatchFrame"
    2.
    2x simpleMinimap-40000-1\modules\movers.lua:159: Usage: GameTooltip:SetOwner(frame)
    simpleMinimap-40000-1\modules\movers.lua:159: in function

    Locals:
    L = {
    (null) = {}
    (null) = {}
    reverse = {}
    (null) = "enUS"
    (null) = "simpleMinimap_movers"
    (null) = false
    (null) = "zhTW"
    }
    n = "WatchFrame"

    ---
  • #542
    Hey kiki, do movers work with your updated version? Cause I still get lots of errors when I updated to yours and they were enabled and the minimap was unlocked :(
  • #544
    I don't use all the addon's features, can you describe a little more what errors you get (possibly how to get the error, and paste the lua error stack), thanks
  • #540
    Thx for update. But i have 1 question. Is it possible to add option that will remove clock from minimap?
  • #541
    Search my KikiUtils add-on it has an option to remove blizzard clock. I'm not sure if I released the version that does that I'll check it tonight and upload it if not.
    I don't know if I'll have the time to add such an option into simpleMinimap though
  • #543
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!