Skip to content

WoW addon: Adds chat commands for and extends functionality of native map pins.

Notifications You must be signed in to change notification settings

Kkthnx-Wow/PinPin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

PinPin

Adds chat commands for in-game map pins that are easily shareable with other players.

  • Familiar syntax. The basic /way command uses the same form as TomTom (meaning existing waypoint coordinates on the internet will work just fine).*

  • Share map pins even with people, even if they don't have any addons installed.

  • Toggle-able enhancements to the default map pin system:

    • Better map pin tooltips

    • Allow map pins in more areas (can still be shared with people without the addon even though they can't place these pins themselves!)

    • Configurable (including unlimited) distance for map pin visibility

    • Remember your map pins when logging out

    • Keep a map pin history (including across sessions)

    • Clear map pin on arrival

    • Etc.

  • Useful additional commands, like /wayt[arget], which puts a map pin to your current target into chat along with their name and current health.

    • A ping is fading and you still can't figure out where they were telling you to look? /wayp[ing] will put a map pin at the location of the last ping you saw on your minimap.

    • Etc.

  • Lightweight

  • No dependencies

    • Future-proof: Aside from Blizzard API changes, does not rely on anyone to keep libraries updated or to do manual data entry.

All enhancements to the default pin system can be toggled on or off individually, and the command prefix (default /way) is also customizable, enabling it to play nice with other addons.

Future plans include the ability to import and view multiple map pins simultaneously.

* The map naming scheme (e.g., "Nagrand:Outlands") is similar to TomTom, but it is possible for map names to differ because TomTom specifies some names by hand. I haven't discovered any that differ so far. It is also possible that there are some maps that TomTom can place pins on that PinPin can't due to the way the game's native pin system works, but, if they exist, I haven't run into them yet either.

About

WoW addon: Adds chat commands for and extends functionality of native map pins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%