Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Seerah's Portal Bug Reports Feature Requests
Author:
Version:
2.9.1
Date:
09-23-2009 11:57 PM
Size:
134.92 Kb
Downloads:
10,710
Favorites:
154
MD5:
Pictures
Click to enlarge
All icons shown and the mover for the achievement tracker
Click to enlarge
different positions for clock/coords
clock/coords moved to top of minimap
Click to enlarge
the config window
Click to enlarge
Now with circular goodness!
PocketPlot   Popular! (More than 5000 hits)
PocketPlot 2.0!

PocketPlot was originally written as a very lightweight minimap addon with option available only through the lua file. However, I felt like doing more with it and I took my hubby's feature requests and implemented them. Thus, PocketPlot 2.0 was born, with an in-game config screen and other new additions.


Features:
  • square or circle minimap
  • thin, black border (customizable color/alpha)
  • border and clock/coords have options to be colored by class (optional support for !ClassColors)
  • moved and streamlined tracking/mail/bg/voice/LFG icons
  • moved zone text
  • option to hide zone text
  • SharedMedia support for fonts
  • scroll with mousewheel
  • hides map button, zoom in/out, etc.
  • moved and streamlined clock (enable/disable the clock from the display section of Interface Options)
  • coordinates display (click coords to toggle world map, shift-click to send coords to chat)
  • "smart" coords/clock display (change positions depending on what's shown and hide in instances), can show below or above minimap
  • ability to move other frames related to the minimap (durability, vehicle seat indicator - the quest tracker is movable via the default UI)
  • right-click the minimap to toggle showing the in-game calendar (default flashing ? still shows for new calendar invites)
  • custom minimap blip textures made by yours truly (two styles are included with PocketPlot. If you wish to change the blip texture or like the default blips better, you merely need to change the file path in the lua - the path to the default blips is there for you)
  • can change the alpha/transparency of the minimap
  • option to hide the minimap in combat
  • each character has a choice of using either a global or character specific profile


FAQ:

Is there a slash command?
/pocketplot and /pp

How do I move the minimap or other frames?
In the PocketPlot config window, enable the mover for the frame you wish to reposition in the movers menu. Drag it wherever you wish. When finished, select "None" from the movers menu to get rid of the blue anchor. You can use the "Nudge" buttons to move a frame by one pixel at a time in any direction.

Where can I find more fonts?
For further font choices, I suggest the SharedMedia addon. Have a font you want to use that's not in there? Read the "Instructions for MyMedia.txt" file in the SharedMedia folder.

How can I move the tower capture bars?
I have opted to not support moving those, as it's a PITA to do so. I suggest the mods Capping or SSPVP3 for all of your pvp needs (including moving the capture bars and score frame).

How can I give feedback?
Feel free to leave your comments/questions here, but all bug reports and feature requests need to go to my portal if you want me to remember to do them.

Can I use your code/blips?
All use of my code and custom blips separate from PocketPlot must be for your own personal use and they may not be redistributed separate from the addon. You may use snippets of my code in addons you intend to distribute only after receiving permission, and credit must be given.

Can I redistribute your addons?
My addons may only be redistributed in UI compilations, and any mention of the addon must point to its download page or my portal, both on wowinterface.

Do you accept cookies?
I love cookies! Unfortunately, they may turn to crumbs in the mail. Instead, you may donate to my cookie fund via PayPal.
  Change Log - PocketPlot
v.2.9.1
- right-clicking the minimap to open the Calendar frame will no longer Ping the map
- right-clicking for calendar access now works as a toggle (the calendar will close if already open)
- clicking the coordinates display to show the world map now acts as a toggle (will hide the map if already open - useful if you have an addon that resizes the world map)
- shift-clicking the coordinate display will send your current location to chat

v.2.9
- added option to modify how fonts are rendered (with outline, monochrome, etc)
- added some additional profile options (copy from global profile and reset profile)
- a couple general code changes

v.2.8
- added a form of profile support (characters can use a global or character specific profile)
- added option to hide zone text
- added option to change minimap alpha
- added option to hide minimap when in combat
- let me know if there are any bugs - there were a lot of changes adding the profile support

v.2.7
- added "nudge" buttons for frame movers
- added confirmation box for resetting frame positions and reloading UI
- changed alpha of the blue mover frame so you can see behind it
- tweaked the frame mover code - should be a lot more reliable

v.2.6.1
- fixed a bug for new users without saved variables

v.2.6
- added circle skin with circular background
- added support to move the VehicleSeatIndicator frame
- updated libs
- bumped TOC version

v.2.5.1
- update libs

v.2.5
- rolled in 3.1 changes with compatability code - will work both on live and on PTR
- added two new options to change the strata and the level of the minimap
- a few optimizations

v.2.4 (dowload located under Beta tab)
- update for 3.1
- removed movers for quest tracking frame, quest timer, achievement tracker - these frames are all part of the new, movable tracking frame in 3.1

v.2.3.2
- fixed error if no !ClassColors installed
- no reload ui required to update colors changed with !ClassColors

v.2.3.1
- added optional support for !ClassColors: http://www.wowinterface.com/downloads/info12513-ClassColors.html

v.2.3
- added separate border alpha setting
- added border thickness setting

v.2.2
- border and clock/coords can now be colored by class

v.2.1.4
- changed mail icon to that from the tracker
- moved font registration with LSM out of PLAYER_LOGIN event function to get rid of an error with Grid (no clue why that error was even happening, but oh well...)

v.2.1.3
- fix nil errors on new installs of 2.0 (I blame Shirik - "why do you have that there? It should work fine without it" he said... :P )

v.2.1.2
- MiniMapCluster:EnableMouse(false) --> this is so that you can still click through to the world frame in that corner if you've moved the minimap
- worked some magic on the tracking and mail icons to get rid of the thin white line around the outside

v.2.1.1
- oops - my cleanup broke it
- fix for nil error when trying to do stuff from options

v.2.1
- Smart coords are smarter! They now disappear if in an instance
- LSM now comes with the addon - I think I actually save 1-2kb of memory :P

v.2.0.1
- background color will now save properly

v.2.0
Merge of 2.0 branch into trunk
- options panel
- frame movers
- coordinates
...and more!

v.1.4.1
- fixed: somehow the tracking button got moved :/
- fixed: updated blip textures. There was a new blip icon - who knew?
- added: path to default blip textures in the comments for that option, just in case you prefer those over mine

v.1.4
- fixed: zone text so it scales with the minimap
- changed: zone text to OUTLINE (instead of MONOCHROME) so it's a little more readable...
- fixed: pending calendar invites will still show the flashy question mark

v.1.3
- merged in the wotlk branch from http://www.wowinterface.com/downloads/info10254-PocketPlot-wotlk.html

v.1.2
- support for new clock added in 2.4.3 (clicking the clock toggles the new Clock/Alarm interface window)
- placed LFG icon
- placed Voice chat icon
- converted settings to variables and moved their values to the top of the lua for easier option configuration
- oops! added version number to toc

v.1.1
tweaked blip textures - instead of having an embossed look (which made them look larger) they now have a rounded look to them. The size of the tracking dots (players/mobs) was decreased slightly as well.
  Optional Files - PocketPlot
Sorry, there are currently no optional files available.
  Archived Versions - PocketPlot
File Name
Version
Size
Author
Date
2.9
135kB
Seerah
09-17-2009 04:25 PM
2.8
135kB
Seerah
08-20-2009 04:53 PM
2.7
134kB
Seerah
08-19-2009 11:16 PM
2.6.1
134kB
Seerah
08-17-2009 04:29 PM
2.6
134kB
Seerah
08-15-2009 12:33 AM
2.5.1
123kB
Seerah
04-13-2009 03:32 PM
2.5
122kB
Seerah
04-08-2009 01:18 AM
2.5
122kB
Seerah
04-08-2009 01:16 AM
2.3.2
121kB
Seerah
02-14-2009 11:32 PM
2.3.1
121kB
Seerah
02-14-2009 12:13 AM
2.3
121kB
Seerah
01-02-2009 02:57 PM
2.2
121kB
Seerah
11-27-2008 07:30 PM
2.1.4
121kB
Seerah
11-26-2008 11:10 PM
2.1.3
121kB
Seerah
11-21-2008 02:45 PM
2.1.2
121kB
Seerah
11-21-2008 01:03 AM
  Comments - PocketPlot
Post A Reply Comment Options
Old 08-17-2009, 01:13 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
trclocke:

Thanks for the comments.

As for your first suggestion, I don't really see myself ever adding that. As you say, they're "logically positioned". If anyone is really picky about that, there are several minimap addons that allow that functionality (such as Chinchilla or SexyMap(?)) or you can move them in the lua file. Each button has it's own section in the code, labeled with comments.

The other suggestions are good ones, though. Could you please add those to the feature requests portion of my portal? It's my to-do list. List them separately, please, in case I get one done before the other. Thanks!
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh


Last edited by Seerah : 08-17-2009 at 01:13 PM.
Seerah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-17-2009, 01:08 PM  
trclocke
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 54
Uploads: 1
There are a lot of things I really like about this minimap on. Excellent work.
  • The on-minimap tracking swapper is really nice
  • I love the way you handle new calendar notifications - you're the only one that does that right now and it's perfect.
  • The minimap button icons don't have the stupid circular border, they look really nice, and they're logically positioned
  • Not every minimap addon allows you to reposition the durability and vehicle frames, and it's very nice to have.

What could really use a change is that more customization is needed:
  • the position, and more importantly, the size of the minimap icons should be adjustable
  • Enable Mover For... is a little awkward to use for the minimap, since it won't react to scale changes while it's open, and because it's not semitransparent to allow you to see how the minimap looks underneath it. The ability to actually type in x/y coordinates would also be useful, for nudging things exactly where you want them. Or, sure, actual nudge buttons.
  • character-specific settings
  • This is a big one: other than font and size, zone text can't be adjusted. Personally I'd love to be able to remove it. Maybe a text alpha setting is in order.

Last edited by trclocke : 08-17-2009 at 02:12 PM.
trclocke is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-13-2009, 11:21 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
Re: Can't Move Stuff

Quote:
Originally posted by 1behne1
So the other day I went to redo my UI some and realized that I can no longer move many of the features I once could with Pocket Plot. I can move the Minimap and the Durability frame but the quest timer, achievement tracker and slider tracker (thingy for watching objectives convert in EOTS) are all gone.

Someone mentioned this in another post but I think it was overlooked.

Thanks.
No, wasn't mentioned in another post... If it was, can you link it?

The tower capture bars (for PvP) were never handled by PocketPlot (see the FAQ). Movers for the other frames were removed with 3.1 because the default UI changed and they are now movable without PocketPlot (see changelog).
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

Seerah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-13-2009, 06:59 PM  
1behne1
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Can't Move Stuff

So the other day I went to redo my UI some and realized that I can no longer move many of the features I once could with Pocket Plot. I can move the Minimap and the Durability frame but the quest timer, achievement tracker and slider tracker (thingy for watching objectives convert in EOTS) are all gone.

Someone mentioned this in another post but I think it was overlooked.

Thanks.
1behne1 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-27-2009, 06:39 PM  
Zabbath
A Kobold Labourer
 
Zabbath's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 16
Uploads: 2
Quote:
Originally posted by Seerah
It's found right at the very top of the lua file.

Code:
-------------------------------------------------------------------------------------------
--	WANT TO CHANGE THE STYLE OF THE MINIMAP BLIPS?	--
-------------------------------------------------------------------------------------------
--file path to blip textures (2 styles are included with this addon, or you can find/create your own.)
--If you like the default blips instead, then use "Interface\\Minimap\\OBJECTICONS.blp"

local blips = "Interface\\AddOns\\PocketPlot\\media\\PPblips2.blp"
-------------------------------------------------------------------------------------------------------------------------------------
Thank You Seerah, your addon just made it to "My Favorites" list
Zabbath is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2009, 01:03 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
It's found right at the very top of the lua file.

Code:
-------------------------------------------------------------------------------------------
--	WANT TO CHANGE THE STYLE OF THE MINIMAP BLIPS?	--
-------------------------------------------------------------------------------------------
--file path to blip textures (2 styles are included with this addon, or you can find/create your own.)
--If you like the default blips instead, then use "Interface\\Minimap\\OBJECTICONS.blp"

local blips = "Interface\\AddOns\\PocketPlot\\media\\PPblips2.blp"
-------------------------------------------------------------------------------------------------------------------------------------
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

Seerah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2009, 09:25 AM  
Zabbath
A Kobold Labourer
 
Zabbath's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 16
Uploads: 2
If I want to use the original blips from default minimap what line in the Lua do I have to change, and to what?

Thanks in advance.
Zabbath is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2009, 11:32 PM  
ironwulf
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
Quote:
Originally posted by Seerah
It seems to be something with the patch, because it was like that on the PTR, too. I don't touch the blips save for changing their textures. That's all one *can* do to the blips, iirc.
Thanks Seerah....from reading the wow forums it's looking like these scale with ui scale now, very bad idea.
ironwulf is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2009, 11:13 AM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
It seems to be something with the patch, because it was like that on the PTR, too. I don't touch the blips save for changing their textures. That's all one *can* do to the blips, iirc.

Quote:
Originally posted by ironwulf
Seerah,
I just updated to 2.5.1. I prefer the Nandini blips from Blipstick, so I've always edited the PocketPlot lua to point to those. I notice with 2.5.1 that the blips are now very small, maybe half the size of what I'm used to.
I tried swapping to your blips included in the folder, and these also seem pretty small compared to the screenshots you have. Any idea what might have caused this?
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

Seerah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2009, 09:32 AM  
ironwulf
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
Seerah,
I just updated to 2.5.1. I prefer the Nandini blips from Blipstick, so I've always edited the PocketPlot lua to point to those. I notice with 2.5.1 that the blips are now very small, maybe half the size of what I'm used to.
I tried swapping to your blips included in the folder, and these also seem pretty small compared to the screenshots you have. Any idea what might have caused this?
ironwulf is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-10-2009, 05:56 AM  
wolfchild
A Kobold Labourer

Forum posts: 1
File comments: 30
Uploads: 0
Quote:
Originally posted by Predijuice
It doesn't go away if I reloadui. It's also not there on the default minimap and simple minimap which I previously used.
Funny thing I just noticed is that its not there when I play my alt, just my main for some reason.
/facepalm

it's your calendar alert showing that you have unanswered calendar invites like a 10 man naxx that your guild leader has put up for example..



you definately have an event pending. if your having problems try deleting your Cache folder and let the server recreate you a fresh one.

Last edited by wolfchild : 04-10-2009 at 08:45 AM.
wolfchild is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-09-2009, 10:18 AM  
Predijuice
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by Seerah
That's weird - it goes away for me. Is it still there if you reload the UI? If so, is it still there when you disable PocketPlot? all addons?
It doesn't go away if I reloadui. It's also not there on the default minimap and simple minimap which I previously used.
Funny thing I just noticed is that its not there when I play my alt, just my main for some reason.
Predijuice is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-09-2009, 12:18 AM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
Quote:
Originally posted by Predijuice
I've already checked that. It won't go away even if I delete all the events from the calendar.
That's weird - it goes away for me. Is it still there if you reload the UI? If so, is it still there when you disable PocketPlot? all addons?
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

Seerah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-09-2009, 12:08 AM  
Predijuice
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by Seerah
That's a default UI feature - you've been invited to an event on the calendar.
I've already checked that. It won't go away even if I delete all the events from the calendar.
Predijuice is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-08-2009, 09:28 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
Quote:
Originally posted by Predijuice
There's a really annoying big question mark on the upper right side of the map. Is there a way to make that go away?
That's a default UI feature - you've been invited to an event on the calendar.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

Seerah is offline Report comment to moderator   Edit/Delete Message 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.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.