Download
(220Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 11-28-23 11:40 AM
Pictures
File Info
Compatibility:
Guardians of the Dream (10.2.0)
Updated:11-28-23 11:40 AM
Created:unknown
Downloads:390,640
Favorites:1,666
MD5:

Mapster  Popular! (More than 5000 hits)

Version: 1.11.0
by: Nevcairiel [More]

Mapster is a very simple world map enhacement addon, which was designed to work in conjunction with all other map addons out there. The idea to create Mapster originated from pure lack of a simplistic addon that only modifies the world map, without adding a full scale feature set.

Features

  • Map Style (Scale & Alpha)
  • Coordinates
  • Fog of War removal
  • Enhancement of the raid/party group icons

You can access the Mapster configuration menu through the new button on the world map, as shown in the screenshot.
All features (except the style) can be turned off individually if you do not need/want them.

If you're looking for a replacement to Cartographer, i also recommend the following addons:

Mapster
1.11.0 (2023-11-28)
Full Changelog Previous Releases
  • Add 10.2 FogClear data
  • Disable multi-version packages
  • Remove Classic support
    Maintaining Classic support has become a huge burden for this mod, since
    it is designed to modify the Blizzard UI, and the UI diverges even
    further between Retail and the different Classic variants with every
    update.
    Hence, I rather focus my efforts on Retail, and other mods.
Archived Files (15)
File Name
Version
Size
Author
Date
1.10.8
250kB
Nevcairiel
05-03-23 01:42 AM
1.10.7
250kB
Nevcairiel
03-22-23 02:21 AM
1.10.5
249kB
Nevcairiel
01-25-23 02:50 AM
1.10.4
251kB
Nevcairiel
11-16-22 08:18 AM
1.10.3
249kB
Nevcairiel
11-07-22 12:44 PM
1.10.2
249kB
Nevcairiel
11-07-22 10:10 AM
1.10.1
249kB
Nevcairiel
11-06-22 03:05 AM
1.10.0
249kB
Nevcairiel
10-25-22 04:40 PM
1.9.8
246kB
Nevcairiel
09-02-22 03:51 PM
1.9.7
233kB
Nevcairiel
06-27-22 04:58 AM
1.9.6
232kB
Nevcairiel
02-23-22 03:52 AM
1.9.5
231kB
Nevcairiel
06-29-21 03:25 PM
1.9.4
228kB
Nevcairiel
06-29-21 03:55 AM
1.9.3
228kB
Nevcairiel
05-21-21 03:05 AM
1.9.2
218kB
Nevcairiel
03-15-21 04:39 AM


Post A Reply Comment Options
Unread 12-17-09, 05:31 AM  
Nevcairiel
Premium Member
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 63
File comments: 105
Uploads: 5
Originally posted by LLJKTechnogeek
I think I found a fix for the QuestHelper/Mapster conflict.

In Mapster.lua, replace the following code (it should be around line 127):

Code:
	hooksecurefunc(WorldMapTooltip, "Show", function(self)
		self:SetFrameStrata("TOOLTIP")
	end)
With this:

Code:
	wmfOnShow(WorldMapFrame)
	hooksecurefunc(WorldMapTooltip, "Show", function(self)
		self:SetFrameStrata("TOOLTIP")
	end)
I don't seem to have any trouble opening my map in combat after making this change, so that fix should still be okay.
I couldnt reproduce any issues with QuestHelper at all with the latest version of Mapster. Can you try if it still occurs for you with 1.3.3 and what exactly happens?


Originally posted by haggismere
I am a cartographer convert. One feature i miss is the ability to drag the map partially off screen. Is there a way to do this with mapster?
I can turn off the clamp to screen, i guess. Or at least make it an option.
Last edited by Nevcairiel : 12-17-09 at 05:37 AM.
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 05:57 AM  
Bornabe
A Flamescale Wyrmkin
 
Bornabe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 133
File comments: 264
Uploads: 6
Re: Re: Compiled list of Feature Requests

Originally posted by Nevcairiel
Done in 1.3.3

That should be easy, will try to remember it.

That should also not be too hard, i guess. Will see how it goes.

That doesnt belong in Mapster, and will never go in there.

Thats something Atlas itself should do, not Mapster. Nothing is really stopping it from doing it right now. Afterall Mapster just modifys the default map, if somethign works with blizzards map, it should work with Mapster too.

If you want to make sure i don't forget, post the feature requests on WoWAce in the Ticket Tracker --> http://www.wowace.com/addons/mapster/tickets/
You're the best! :-D
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 07:59 AM  
Crosaider
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
hey

great addon can you please include notes to the map?
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 08:10 AM  
LadySilverwolf
Premium Member
 
LadySilverwolf's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 41
File comments: 70
Uploads: 2
Originally posted by Crosaider
hey

great addon can you please include notes to the map?
I find that MapNotes seems to work just fine with Mapster, and also has additional support notes to use with Atlas.
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 08:10 AM  
Elviswind
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
Originally posted by Nevcairiel
[b]I couldnt reproduce any issues with QuestHelper at all with the latest version of Mapster. Can you try if it still occurs for you with 1.3.3 and what exactly happens?
I'm still having this issue with Mapster 1.3.3 and QuestHelper 1.3.5. The below screenshots highlight the issue and were taken immediately after logging in. I still haven't had the time to turn off all my other addons to see if something else is causing this issue.





Report comment to moderator  
Reply With Quote
Unread 12-17-09, 10:00 AM  
Nevcairiel
Premium Member
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 63
File comments: 105
Uploads: 5
Originally posted by Elviswind
I'm still having this issue with Mapster 1.3.3 and QuestHelper 1.3.5. The below screenshots highlight the issue and were taken immediately after logging in. I still haven't had the time to turn off all my other addons to see if something else is causing this issue.
Hm the button appears fine for me. Not at first, but then it appears, but i guess thats QH's weird loading system.

I'll try some stuff later today.

EDIT:
Calling wmfOnShow manually like in the patch before still fixes it for you? I guess there is no harm in doing so.
Last edited by Nevcairiel : 12-17-09 at 11:32 AM.
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 01:17 PM  
LLJKTechnogeek
A Defias Bandit

Forum posts: 2
File comments: 4
Uploads: 0
Originally posted by Nevcairiel
Hm the button appears fine for me. Not at first, but then it appears, but i guess thats QH's weird loading system.

I'll try some stuff later today.

EDIT:
Calling wmfOnShow manually like in the patch before still fixes it for you? I guess there is no harm in doing so.
That does appear to be the case for me, at least. 1.3.3 normal screws up the button, adding the wmfOnShow line makes it show up properly.
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 04:11 PM  
NocturnalEnigma
A Kobold Labourer

Forum posts: 1
File comments: 8
Uploads: 0
Replacing Cartographer

As you mention finding a replacement for Cartographer, there is one small feature of that previously great, now sadly neglected addon that I miss. It's the level range text that appeared when hovering over zones. It would also be useful to have this added to the end of the zone names in the zone drop-down list. Then it would be visible for the current zone as well. Any chance of giving this a go?
Also, for people who want to replace the old Cartographer notes module, you could point them in the direction of HandyNotes. I particularly love the EveryQuest extension to it that displays the quest giver icon for every quest you haven't yet completed. Very useful for obtaining the Loremaster achievement!
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 08:06 PM  
mizrolist
A Deviate Faerie Dragon

Forum posts: 14
File comments: 49
Uploads: 0
Re: Replacing Cartographer

Originally posted by NocturnalEnigma
As you mention finding a replacement for Cartographer, there is one small feature of that previously great, now sadly neglected addon that I miss. It's the level range text that appeared when hovering over zones. It would also be useful to have this added to the end of the zone names in the zone drop-down list. Then it would be visible for the current zone as well. Any chance of giving this a go?
Also, for people who want to replace the old Cartographer notes module, you could point them in the direction of HandyNotes. I particularly love the EveryQuest extension to it that displays the quest giver icon for every quest you haven't yet completed. Very useful for obtaining the Loremaster achievement!
If you need the level ranges, use Cromulent
Report comment to moderator  
Reply With Quote
Unread 12-18-09, 04:29 AM  
Gruffness
A Deviate Faerie Dragon
 
Gruffness's Avatar

Forum posts: 18
File comments: 90
Uploads: 0
Originally posted by LadySilverwolf
I find that MapNotes seems to work just fine with Mapster, and also has additional support notes to use with Atlas.
Sadly, Mapnotes is no longer being maintained. It was one of my favorites back in the day when I was a young dwarf and the world was new. So many places and things to remember.
Report comment to moderator  
Reply With Quote
Unread 12-18-09, 06:22 AM  
Arkive
A Cobalt Mageweaver
AddOn Author - Click to view AddOns

Forum posts: 242
File comments: 465
Uploads: 1
Nev,

It's worth noting that if you open the map immediately after logging in, the QH button shows up fine after a second or two. If you wait about 5 seconds or more after logging and I suspect you'll not see the button either. This might explain why it's working fine for you.
Report comment to moderator  
Reply With Quote
Unread 12-18-09, 11:26 AM  
Rusken
A Theradrim Guardian
AddOn Compiler - Click to view compilations

Forum posts: 61
File comments: 78
Uploads: 2
normal

Here comes a noobish question, how do i change to normal mode when im in minimized? Looked evrywhere but cant find anything about it. Over n out
Report comment to moderator  
Reply With Quote
Unread 12-20-09, 05:14 AM  
Nevcairiel
Premium Member
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 63
File comments: 105
Uploads: 5
Re: normal

Originally posted by Rusken
Here comes a noobish question, how do i change to normal mode when im in minimized? Looked evrywhere but cant find anything about it. Over n out
Click the button that got you into minimized mode again =P (In the top bar, next to the close button - will appear on mouse over)
Report comment to moderator  
Reply With Quote
Unread 12-20-09, 08:01 AM  
Reeina
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
You use a "locale" folder (with a small 'l') for Babelfish.lua and a "Locale" folder (with a capital 'L') for the rest. While this works fine on Windows it does cause issues on Mac OS X with a case sensitive file system.
I can work around that manually. But the *@?& Curse client chokes up on this. I stopped using curse, since that's not the only issue, but it would still be nice if you could fix this in a future release.
Thanks for the nice addon btw.
Report comment to moderator  
Reply With Quote
Unread 12-20-09, 08:34 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
Got a bug today:

Code:
[15:32:46] Interface\AddOns\Mapster\Mapster.lua:203: attempt to perform arithmetic on local 'x' (a nil value)
[C]: ?
Interface\AddOns\Mapster\Mapster.lua:203: in function <Interface\AddOns\Mapster\Mapster.lua:201>
(tail call): ?
[C]: in function `WorldMapFrame_DisplayQuestPOI'
Interface\FrameXML\WorldMapFrame.lua:1522: in function `WorldMapFrame_UpdateQuests'
Interface\FrameXML\WorldMapFrame.lua:170: in function <Interface\FrameXML\WorldMapFrame.lua:157>
[C]: ?
[C]: in function `SetMapToCurrentZone'
Interface\FrameXML\WorldMapFrame.lua:132: in function <Interface\FrameXML\WorldMapFrame.lua:126>
[C]: ?
[C]: in function `Show'
Interface\FrameXML\UIParent.lua:1967: in function `ShowUIPanel'
Interface\FrameXML\UIParent.lua:1958: in function `ToggleFrame'
[string "TOGGLEWORLDMAP"]:1: in function <[string "TOGGLEWORLDMAP"]:1>
__________________
Livestream | Twitter | YouTube
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.