Download
(6MB)
Download
Updated: 03-16-13 09:19 PM
Addon for:
Mapster.
Pictures
File Info
Updated:03-16-13 09:19 PM
Created:11-02-11 07:56 PM
Downloads:25,111
Favorites:135
MD5:

MapsterEnhanced  Popular! (More than 5000 hits)

Version: 1.7.1
by: Voyager [More]

MapsterEnhanced

MapsterEnhanced is an addon for Mapster that adds several new features.
It was inspired by Cartographer and attempts to be a replacement.

Features
Notes on worldmap and minimap
Waypoints
POIs
Zone Level Info
Satellite maps
Encounter button scaling
Exploration locations
Quest objective waypoints

Slash Commands
/note <0-100> <0-100> [title] - Sets a note at the specified location
/qnote [title] - Sets a note at your current location, title is optional
/tnote [title] - Sets a note at your current location (or target's location) with target info, title is optional

/way [add] <notesearch> OR <0-100>,<0-100> [title] [z-zone] OR g-<guildmembername> OR p-<partymembername> - Adds a waypoint
/noway - Clear all waypoints
/wayq - Show waypoint queue


This addon requires Mapster 1.5.1+, you can find it here.

1.7.1
- Updated for 5.2.0

1.7.0
- Updated for 5.1.0
- Some errors fixed

1.5.6
- Some errors fixed

1.5.5
- Updated for 5.0.4

1.5.4
- Rewrote QuestPOI tracking in Waypoints module, should find tracked quests fully automatic now, regardless of your location
- Fixed issue with excessive lag being caused by the Alliance gunship and Deathwing flight encounter maps lacking coordinates in the Dragon Soul raid
- Added icon categories to Notes module to allow the creation of icon packs
Notes:RegisterIconCategory(categoryName)
Notes:RegisterIcon(iconName, iconData)
Notes:RegisterIcon(iconName, iconData)
etc.

- Removed dependence of installation order
- ElvUI skinning gets properly applied

1.5.4-beta2
- New maps added to SatMap for Darkmoon Island and newest instances
- ZoneInfo levels updated
- Some errors fixed

1.5.4-beta1
- Updated to 4.3
- Fixed infinite time loop caused by GetTime in LibTourist and SatMap
Remember to update your Mapster to version 1.4.3+ before updating this addon

1.5.3
- Lots of fixes
- Improved Note slash commands
/note <0-100> <0-100> [title]
Sets a note at the specified location
/qnote [title]
Sets a note at your current location
/tnote [title]
Sets a note at your current location (or target's location) with target info

- Added QuestPOI tracking and LDB to Waypoints module
QuestPOI tracking currently requires you to be in the quest zone

1.5.2
- Fixed Dig sites and Quest blobs disappearing
- Hide other zone's POIs when in an Instance

1.5.1
- Fixed QuestCompletist tips

1.5.0
- SatMap module added
- Encounters module added, scale or hide the encounter buttons
- Exploration module added, shows subzone locations
- Fixed issue with QuestCompletist tooltips
- Fixed several other minor issues
- Resolved div-by-zero issues for 4.3

1.4.7
- More fixes

1.4.5
- Fixed some lua errors
- Improved ZoneInfo module
Post A Reply Comment Options
Unread 10-07-12, 08:03 AM  
Voyager
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 31
Uploads: 9
Re: new bug

Originally Posted by nomadbr
Date: 2012-10-06 16:08:12
ID: 5
Error occured in: Global
Count: 1
Message: ..\AddOns\MapsterEnhanced\Exploration.lua line 1620:
attempt to index field '?' (a nil value)
Which zone did that happen in?
Report comment to moderator  
Reply With Quote
Unread 10-06-12, 01:16 PM  
nomadbr
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
new bug

Date: 2012-10-06 16:08:12
ID: 5
Error occured in: Global
Count: 1
Message: ..\AddOns\MapsterEnhanced\Exploration.lua line 1620:
attempt to index field '?' (a nil value)
Debug:
MapsterEnhanced\Exploration.lua:1620: AddExplorationNotes()
MapsterEnhanced\Exploration.lua:1592: ?()
...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
[string "safecall Dispatcher[1]"]:4:
[string "safecall Dispatcher[1]"]:4
[C]: ?
[string "safecall Dispatcher[1]"]:13: ?()
...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
...ace\AddOns\TomTom\libs\AceEvent-3.0\AceEvent-3.0.lua:120:
...ace\AddOns\TomTom\libs\AceEvent-3.0\AceEvent-3.0.lua:119
[C]: ?
[C]: SetMapZoom()
Archy\Archy.lua:1572:
Archy\Archy.lua:1552
Archy\Archy.lua:1615:
Archy\Archy.lua:1609
Archy\Archy.lua:2864:
Archy\Archy.lua:2808
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9:
[string "safecall Dispatcher[2]"]:5
(tail call): ?
...s\AckisRecipeList\libs\AceTimer-3.0\AceTimer-3.0.lua:164:
...s\AckisRecipeList\libs\AceTimer-3.0\AceTimer-3.0.lua:138
Locals:
None
Report comment to moderator  
Reply With Quote
Unread 09-22-12, 10:07 AM  
Voyager
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 31
Uploads: 9
Should be done soon, there's a lot of stuff that has changed.
Report comment to moderator  
Reply With Quote
Unread 09-22-12, 04:07 AM  
Devius
A Kobold Labourer

Forum posts: 0
File comments: 103
Uploads: 0
Any chance to see an upgrade for mists ?
Report comment to moderator  
Reply With Quote
Unread 09-11-12, 04:10 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
Errors

These are some errors I see when logging in 5.04. I hope they help someone:

Code:
...\MapsterEnhanced\Libs\Astrolabe\Astrolabe.lua:5364: table index is nil
...\MapsterEnhanced\Libs\Astrolabe\Astrolabe.lua:5364: in main chunk

Locals:
Code:
MapsterEnhanced-1.5.4\Notes.lua:1902: table index is nil
MapsterEnhanced-1.5.4\Notes.lua:1902: in function "InitializeZones"
MapsterEnhanced-1.5.4\Notes.lua:1645: in function <MapsterEnhanced\Notes.lua:1621>
(tail call): ?
<in C code>
<string>:"safecall Dispatcher[1]":9: in function <string>:"safecall Dispatcher[1]":5
(tail call): ?
Skillet-2.34\Libs\AceAddon-3.0\AceAddon-3.0-11.lua:514: in function "InitializeAddon"
Skillet-2.34\Libs\AceAddon-3.0\AceAddon-3.0-11.lua:629: in function <Skillet\Libs\AceAddon-3.0\AceAddon-3.0.lua:621>

Locals:
nil
Code:
LibFriendPositions-1.0\LibFriendPositions-1.0-90042.lua:157: attempt to call global "GetNumRaidMembers" (a nil value)
LibFriendPositions-1.0\LibFriendPositions-1.0-90042.lua:157: in function "?"
LibFriendPositions-1.0\LibFriendPositions-1.0-90042.lua:332: in function <LibFriendPositions-1.0\LibFriendPositions-1.0.lua:331>

Locals:
self = <unnamed> {
 0 = <userdata>
}
event = "PLAYER_LOGIN"
events = <table> {
 PARTY_MEMBERS_CHANGED = <func> @MapsterEnhanced\Libs\..\LibFriendPositions-1.0.lua:156
 FRIENDLIST_UPDATE = <func> @MapsterEnhanced\Libs\..\LibFriendPositions-1.0.lua:274
 PLAYER_LOGIN = <func> @MapsterEnhanced\Libs\..\LibFriendPositions-1.0.lua:156
 CHAT_MSG_ADDON = <func> @MapsterEnhanced\Libs\..\LibFriendPositions-1.0.lua:224
 RAID_ROSTER_UPDATE = <func> @MapsterEnhanced\Libs\..\LibFriendPositions-1.0.lua:156
}
Code:
LibGuildPositions-1.0\LibGuildPositions-1.0-90042.lua:138: attempt to call global "GetNumRaidMembers" (a nil value)
LibGuildPositions-1.0\LibGuildPositions-1.0-90042.lua:138: in function "?"
LibGuildPositions-1.0\LibGuildPositions-1.0-90042.lua:245: in function <LibGuildPositions-1.0\LibGuildPositions-1.0.lua:244>

Locals:
self = <unnamed> {
 0 = <userdata>
}
event = "PLAYER_LOGIN"
events = <table> {
 PARTY_MEMBERS_CHANGED = <func> @MapsterEnhanced\Libs\..\LibGuildPositions-1.0.lua:137
 RAID_ROSTER_UPDATE = <func> @MapsterEnhanced\Libs\..\LibGuildPositions-1.0.lua:137
 PLAYER_LOGIN = <func> @MapsterEnhanced\Libs\..\LibGuildPositions-1.0.lua:137
 GUILD_ROSTER_UPDATE = <func> @MapsterEnhanced\Libs\..\LibGuildPositions-1.0.lua:209
 CHAT_MSG_ADDON = <func> @MapsterEnhanced\Libs\..\LibGuildPositions-1.0.lua:165
 PLAYER_GUILD_UPDATE = <func> @MapsterEnhanced\Libs\..\LibGuildPositions-1.0.lua:199
}
Code:
MapsterEnhanced-1.5.4\Libs\Roster-3.0\Roster-3.0-90101.lua:112: in function <MapsterEnhanced\Libs\Roster-3.0\Roster-3.0.lua:109>

Locals:
self = <table> {
 GetUnitIDFromUnit = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:491
 RegisterMessage = <func> @TradeskillInfo\libs\..\CallbackHandler-1.0.lua:117
 UnregisterAllEvents = <func> @TradeskillInfo\libs\..\CallbackHandler-1.0.lua:201
 IterateRoster = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:532
 callbacks = <table> {}
 roster = <table> {}
 ScanFullRoster = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:249
 GetUnitIDFromName = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:482
 ScanUnknownUnits = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:324
 SendMessage = <func> @TradeskillInfo\libs\..\CallbackHandler-1.0.lua:86
 OnUpdate = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:154
 RemoveUnit = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:466
 CreateOrUpdateUnit = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:367
 ProcessRoster = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:348
 GetPetFromOwner = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:306
 ScanPet = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:280
 RegisterEvent = <func> @TradeskillInfo\libs\..\CallbackHandler-1.0.lua:117
 UnregisterAllMessages = <func> @TradeskillInfo\libs\..\CallbackHandler-1.0.lua:201
 GetUnitObjectFromName = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:504
 RegisterCallback = <func> @Skillet\Libs\..\CallbackHandler-1.0.lua:118
 timerFrame = Roster-3.0_TimerFrame {}
 GetUnitObjectFromUnit = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:509
 UnregisterCallback = <func> @Skillet\Libs\..\CallbackHandler-1.0.lua:181
 Initialize = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:134
 UnregisterMessage = <func> @TradeskillInfo\libs\..\CallbackHandler-1.0.lua:180
 frame = Roster-3.0_Frame {}
 UnregisterEvent = <func> @TradeskillInfo\libs\..\CallbackHandler-1.0.lua:180
 UnregisterAll = <func> @Skillet\Libs\..\CallbackHandler-1.0.lua:202
}
changed = nil
UnitIterator = <func> @MapsterEnhanced\Libs\..\Roster-3.0.lua:226
roster = <table> {}
rosterScanCache = <table> {}
Report comment to moderator  
Reply With Quote
Unread 09-05-12, 08:20 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
Originally Posted by chwolfgang
This is a great Addon. Any chance of an update for MoP? please.
Please?
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 12:36 PM  
chwolfgang
A Defias Bandit

Forum posts: 2
File comments: 70
Uploads: 0
This is a great Addon. Any chance of an update for MoP? please.
Report comment to moderator  
Reply With Quote
Unread 06-29-12, 10:31 AM  
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2988
File comments: 334
Uploads: 10
Re: Re: Re: its not loading correctly

Originally Posted by Stevenlandry
As for the skinning for ElvUI just turn off the world map skin in the ElvUI and it it works i use ElvUI too
/waves, hi Steven

Yes. I did that. =) Perhaps it's OCD, but everything has to match!
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
Last edited by Petrah : 06-29-12 at 10:32 AM.
Report comment to moderator  
Reply With Quote
Unread 06-29-12, 06:51 AM  
Voyager
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 31
Uploads: 9
Re: Re: Re: its not loading correctly

Originally Posted by Stevenlandry
i keep getting this error "module options not found, please re-install mapster enhanced"

i have put both want was in your zip and the newest version on mapster in and its always the same! what am i doing wrong or want is wrong
Download the regular Mapster from this site and install it, then re-download the newest version of MapsterEnhanced and install it too.
With the previous version the error was caused by installing them in the wrong order, but now the order in which you install both shouldn't matter anymore.
Report comment to moderator  
Reply With Quote
Unread 06-28-12, 09:46 PM  
Stevenlandry
Premium Member
 
Stevenlandry's Avatar
Premium Member

Forum posts: 49
File comments: 39
Uploads: 0
Re: Re: its not loading correctly

Originally Posted by Petrah
Originally Posted by Stevenlandry
i keep getting this error "module options not found, please re-install mapster enhanced"

i have put both want was in your zip and the newest version on mapster in and its always the same! what am i doing wrong or want is wrong
Delete the Mapster folder, and reinstall from the MapsterEnhanced zip file. That's how I got rid of the error.

Since the author isn't answering, I've uninstalled both. The skinning doesn't work with ElvUI.
As for the skinning for ElvUI just turn off the world map skin in the ElvUI and it it works i use ElvUI too
Report comment to moderator  
Reply With Quote
Unread 06-27-12, 07:21 PM  
Stevenlandry
Premium Member
 
Stevenlandry's Avatar
Premium Member

Forum posts: 49
File comments: 39
Uploads: 0
Re: Re: its not loading correctly

Originally Posted by Petrah
Originally Posted by Stevenlandry
i keep getting this error "module options not found, please re-install mapster enhanced"

i have put both want was in your zip and the newest version on mapster in and its always the same! what am i doing wrong or want is wrong
Delete the Mapster folder, and reinstall from the MapsterEnhanced zip file. That's how I got rid of the error.

Since the author isn't answering, I've uninstalled both. The skinning doesn't work with ElvUI.
i tried that and when i install the mapster enchanced zip there is no mapster in my list of addons
Report comment to moderator  
Reply With Quote
Unread 06-27-12, 03:03 PM  
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2988
File comments: 334
Uploads: 10
Re: its not loading correctly

Originally Posted by Stevenlandry
i keep getting this error "module options not found, please re-install mapster enhanced"

i have put both want was in your zip and the newest version on mapster in and its always the same! what am i doing wrong or want is wrong
Delete the Mapster folder, and reinstall from the MapsterEnhanced zip file. That's how I got rid of the error.

Since the author isn't answering, I've uninstalled both. The skinning doesn't work with ElvUI.
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
Report comment to moderator  
Reply With Quote
Unread 06-26-12, 12:37 PM  
Stevenlandry
Premium Member
 
Stevenlandry's Avatar
Premium Member

Forum posts: 49
File comments: 39
Uploads: 0
its not loading correctly

i keep getting this error "module options not found, please re-install mapster enhanced"

i have put both want was in your zip and the newest version on mapster in and its always the same! what am i doing wrong or want is wrong
Report comment to moderator  
Reply With Quote
Unread 06-23-12, 11:27 AM  
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2988
File comments: 334
Uploads: 10
Already had Mapster installed, so was getting errors until I deleted Mapsters and installed the one in your zip file.

Your enhanced version isn't playing nice with the skinning in ElvUI. The Mapster downloaded from Curse allows you to move the large map when unticking DIsable Mouse from the options, yours does not.
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
Last edited by Petrah : 06-23-12 at 11:45 AM.
Report comment to moderator  
Reply With Quote
Unread 02-16-12, 08:06 AM  
goldengamer
A Fallenroot Satyr

Forum posts: 22
File comments: 90
Uploads: 0
I had some serious frame rate issues on Ships/Spine and I narrowed it down to this mod Really is disappointing cause I love it

Not sure how to replicate it as such, but I was just standing before the ship in DS, the whole raid had moved onto it. I was sitting at way over 100fps, and then I walk onto the ship, BAM down to 4 fps and not budging (maybe 9 with graphics down). Soon as I walk back off, right back up again.

Same on Spine, and its quite terrible when you have to be secure for the roll
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: