Minimap Range Extender
Icons on the minimap for rares and treasure chests, called "vignettes" by Blizzard, are a staple of the last few expansions. They lead us to shiny loot, achievement criteria, and so very many grey items.
Sometimes, we know about them through the API when they're not showing up on the minimap. So, show them as soon as we know about them rather than waiting for Blizzard to get around to it.
This is particularly useful if you're using, say, SilverDragon or NPCScan, which alert you about rares as soon as the not-yet-visible vignette is there, leaving you all confused as to where you're actually supposed to go. It also tells you about chests, though, so the HandyNotes crowd can be happy as well.
The icon shows in grayscale when it's displayed by this addon, and switches to color when the Blizzard display kicks in, so you can tell when other people would be able to see it. (On the theory that this is probably helpful when grouping.)
@Kemayo can this be updated for 11.x? Getting error:
Message: Interface/AddOns/MinimapRangeExtender/config.lua:114: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
In reply to Carnitaas:
I've got a new version uploading now.
Is this addon still needed/relevant for Dragonflight? If yes, could you please create a new release version? Because the change from Aug 3, 2021 never made it into a released version.
In reply to mcremor:
It's still helpful. I've added a release for 10.0.2.
I need to increase range of minimap to see more Mining/Herbalsim nodes which currently popped up. Is this possible, and is the addon good also for this?
Sorry, no, this only applies to the type of minimap icon called a vignette -- treasures and rares and events. Blizzard actively avoids letting addons do anything with ore and herbs, unfortunately.
Is this addon still functional / needed?
It still does things and works.
Also I think the chest that don't de-spawn are probably an issue with the API as the it's the same chests all the time. One of them is north of Fort Victory in Nazmir, you can see it when you land but when I go up there it is never there and my partner who is not using this addon cannot see it on her minimap.
I got impatient.
To enable clicking of the icons on the minimap. Edit Addon.lua and insert the following into line 89
icon:EnableMouse(false)
No idea if that will break anything else but it seems to be working ok for me so far.
After using it for a few days I have a couple of issues.
1. I can't click over chest icons on the minimap to let my team mates know, I have to click near it.
2. It doesn't seem to refresh if the item is no longer there. I had a couple of occasions where a chest showed up but when I got there it had de-spawned. The chest icon stayed on the mnimap until I left the area.
Works well, thanks.
does this also work with herb/mine nodes?
In reply to Kigbib:
I see you already included it in SilverDragon. Is it safe to say that one shouldn't use both at the same time?
In reply to Forge_User_16498454:
In reply to Kemayo:
Would it be possible to add support for npcs, like flightpaths, innkeepers, mailbox etc etc ? that would be pretty much epic
In reply to pellerin729: