Change Log:
--------------------
commit 2b860325ace743700d7bb475b383c97ab2a68f6d
Author: James Whitehead II
Date: Sun Oct 28 17:52:52 2012 +0100
Add an option to reset options on waypoints
If you change the minimap display or world display options, they will
not take affect for any waypoints that are already set. This button
under 'General Options' will re-set these options on all of the
currently set waypoints.
commit 7ad8efa7e1bed2ccc2254630ad3622cb213e4551
Author: James Whitehead II
Date: Tue Oct 23 21:03:39 2012 +0200
Fix a bug with distance callbacks
If the player is within the distance callback circle when the waypoint
is first set, the last parameter of the callback should be nil. This
enables the callbacks to ignore the initial trigger of the callback.
Practically, this stops /wayb from being immediately cleared.
commit 6e72d2b1fb1ebea6ff4e05e7afc2612c32718d8c
Author: James Whitehead II
Date: Fri Oct 12 13:55:40 2012 +0200
Updated zhTW locale thanks to BNSSNB
commit c6fdd3c4756d48d0fafeff205300745cff9bb3ef
Author: James Whitehead II
Date: Fri Oct 12 08:02:24 2012 +0200
Fix an issue with saved variables/callbacks
commit a9bc01c78d02f73b4805cd625b7a7f31d451002f
Author: James Whitehead II
Date: Wed Oct 10 08:26:01 2012 +0200
1 Add an option to make the corpse arrow sticky
Other addons that attempt to set waypoints on the crazy arrow when
you are dead will silently fail, if this option is enabled.
commit fe3fe3802cc4478b5e7686114b9e1041685f7e81
Author: James Whitehead II
Date: Mon Oct 8 10:37:14 2012 +0200
Fix callback bug, clean up leaked globals
commit 9ba1a227b95c2c28fdd05d994430ac2a09c31f64
Author: James Whitehead II
Date: Mon Oct 8 08:22:48 2012 +0200
Update localization
commi...
Description:
--------------------
TomTom is your personal navigation assistant in World of Warcraft. This addon is very simple, but provides a nice set of functionality. Thanks to Esamynn for Astrolabe, which does the bulk of the work in this addon.
TomTom offers the following major features:
Set waypoints via command, or by clicking on the world map
A draggable coordinate display with customizable accuracy. This frame can be hidden or locked.
Player and cursor coordinates on the World Map (these can be hidden)
A floating "crazy-taxi" style arrow that points you to your destination
Displaying the "crazy-taxi" arrow or coordinate block in compatible LDB displays (such as NinjaPanel)
Show a waypoint that points you towards your corpse for easy recovery
Can set waypoints by clicking on quest objective POIs on the World Map and watch frame.
Can automatically set waypoints to your closest quest objective
Please also check out LightHeaded: http://www.wowinterface.com/downloads/info7017-LightHeaded.html
Slash Commands:
/tomtom - Opens configuration GUI
In addition you can use the /way command to add and reset waypoints. In order to overcome conflicts with the Cartographer /way command, you can also use /tway to access TomTom's waypoint command. The following slash commands are available:
Add a new waypoint at 14.78, 23.90:/way 14.78 23.90Add a new waypoint in Nagrand at 45, 50: /way Nagrand 45 50Add a new waypoint with a description: /way 14.78 23.90 This is a waypoint!Remove ALL current waypoints: /way reset allRemove all waypoints in Nagrand: /way reset NagrandSet a waypoint at the current location: /wayb or /waybackSet the waypoint arrow to the closest arrow in the current zone: /cway or /close...
--------------------
commit 2b860325ace743700d7bb475b383c97ab2a68f6d
Author: James Whitehead II
Date: Sun Oct 28 17:52:52 2012 +0100
Add an option to reset options on waypoints
If you change the minimap display or world display options, they will
not take affect for any waypoints that are already set. This button
under 'General Options' will re-set these options on all of the
currently set waypoints.
commit 7ad8efa7e1bed2ccc2254630ad3622cb213e4551
Author: James Whitehead II
Date: Tue Oct 23 21:03:39 2012 +0200
Fix a bug with distance callbacks
If the player is within the distance callback circle when the waypoint
is first set, the last parameter of the callback should be nil. This
enables the callbacks to ignore the initial trigger of the callback.
Practically, this stops /wayb from being immediately cleared.
commit 6e72d2b1fb1ebea6ff4e05e7afc2612c32718d8c
Author: James Whitehead II
Date: Fri Oct 12 13:55:40 2012 +0200
Updated zhTW locale thanks to BNSSNB
commit c6fdd3c4756d48d0fafeff205300745cff9bb3ef
Author: James Whitehead II
Date: Fri Oct 12 08:02:24 2012 +0200
Fix an issue with saved variables/callbacks
commit a9bc01c78d02f73b4805cd625b7a7f31d451002f
Author: James Whitehead II
Date: Wed Oct 10 08:26:01 2012 +0200
1 Add an option to make the corpse arrow sticky
Other addons that attempt to set waypoints on the crazy arrow when
you are dead will silently fail, if this option is enabled.
commit fe3fe3802cc4478b5e7686114b9e1041685f7e81
Author: James Whitehead II
Date: Mon Oct 8 10:37:14 2012 +0200
Fix callback bug, clean up leaked globals
commit 9ba1a227b95c2c28fdd05d994430ac2a09c31f64
Author: James Whitehead II
Date: Mon Oct 8 08:22:48 2012 +0200
Update localization
commi...
Description:
--------------------
TomTom is your personal navigation assistant in World of Warcraft. This addon is very simple, but provides a nice set of functionality. Thanks to Esamynn for Astrolabe, which does the bulk of the work in this addon.
TomTom offers the following major features:
Set waypoints via command, or by clicking on the world map
A draggable coordinate display with customizable accuracy. This frame can be hidden or locked.
Player and cursor coordinates on the World Map (these can be hidden)
A floating "crazy-taxi" style arrow that points you to your destination
Displaying the "crazy-taxi" arrow or coordinate block in compatible LDB displays (such as NinjaPanel)
Show a waypoint that points you towards your corpse for easy recovery
Can set waypoints by clicking on quest objective POIs on the World Map and watch frame.
Can automatically set waypoints to your closest quest objective
Please also check out LightHeaded: http://www.wowinterface.com/downloads/info7017-LightHeaded.html
Slash Commands:
/tomtom - Opens configuration GUI
In addition you can use the /way command to add and reset waypoints. In order to overcome conflicts with the Cartographer /way command, you can also use /tway to access TomTom's waypoint command. The following slash commands are available:
Add a new waypoint at 14.78, 23.90:/way 14.78 23.90Add a new waypoint in Nagrand at 45, 50: /way Nagrand 45 50Add a new waypoint with a description: /way 14.78 23.90 This is a waypoint!Remove ALL current waypoints: /way reset allRemove all waypoints in Nagrand: /way reset NagrandSet a waypoint at the current location: /wayb or /waybackSet the waypoint arrow to the closest arrow in the current zone: /cway or /close...