Cartographer 3.0
This is a map addon for World of Warcraft that replaces the map and offers shiny features.
The idea is for it to work very much like Google Maps, only in-game.
Cartographer 3.0 is brand new, "experimental" version of Cartographer.
This is a map addon for World of Warcraft that replaces the map and offers shiny features.
The idea is for it to work very much like Google Maps, only in-game.
Cartographer 3.0 is brand new, "experimental" version of Cartographer.
Install LibTourist-3.0 and LibSimpleOptions-1.0, (I also needed to install the BabbleLibs) and Cartographer 3.0 will work just fine. You may also want to make a copy and put it in the Cartographer 3.0/libs folder, though I don't know if this is necessary.
never had it and today i got it and it sucks couse this is the best cartographer there is so plz update.
So those of you frustrated with the accumulating bugs in 3.0, just switch. Regular Cart has a Dalaran map. That alone should be enough to convince you to go back. :D
I love this addon. A much more natural and organic feel than the original cartographer, which I also used. However, since the 3.08 patch the instance maps have disappeared. I can't figure out how to reaquire them. I was hoping that there might be an update. Until there is I have gone back to the original cartographer. Please update soon. This is a great mod.
For this time, tks.
I tried installing that manually and it still does not work. Also, I am only getting this on my laptop. On my desktop, everything installed fine and I did get any errors.
Any ideas?
----------------------------------------------------
* REMOVED - Control:GetTIme()
----------------------------------------------------
You can see other changes in the official page --> http://forums.worldofwarcraft.com/thread.html;jsessionid=A5EE5D3EE9E57FD31BBB9D355CF8A277.app23_04?topicId=14637474367&sid=1 <--
And these are some scripts from Main.lua of Cartographer3↓↓
local workingInstanceData = Cartographer3_Data.INSTANCE_TEXTURE_DATA[workingInstance]
local instanceTextureFrame = instanceTextureFrames[workingInstance]
local finish = GetTime() + Cartographer3_Data.ITERATIVE_PROCESS_STEP_SECONDS
while GetTime() < finish do
local offset = workingInstancePosition * 28
if offset >= #workingInstanceData then
workingInstancePosition = nil
So 'Get Time()' is not available anymore and that's why we can't see the instance maps in the Cartographer 3, I guess(not quite sure). Unfortunately, I'm not familiar with this kind of work. Hope there'll be someone who can solve this.
To fix this, follow these steps.
1. Edit the file MapNotesOptionsFrame.xml in the MapNotes addon folder.
2. Do a search for MN_IconSlider:SetMinMaxValues(8,48);
3. Change the 48 to 1500, then reload WoW
4. Ctrl-right click on the map and click Options, then drag the icon size slider to the max
You should now be able to see all of your old notes! :D