Addon Information
Works with 3.3
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)
Cladhaire's Portal Bug Reports Feature Requests
Author:
Version:
r235
Date:
12-20-2009 04:49 AM
Size:
316.73 Kb
Downloads:
2,263,274
Favorites:
5,571
MD5:
Pictures
Click to enlarge
TomTom's "Crazy-Taxi" style arrow
Minimap waypoints (TomTom's arrows are colored differently)
Tooltips for waypoints
Floating coordinate block
Click to enlarge
Configuration Dialog
TomTom   Popular! (More than 5000 hits)
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.
Please also check out LightHeaded: http://www.wowinterface.com/download...ghtHeaded.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:
Code:
/way 14.78 23.90
Add a new waypoint in Nagrand at 45, 50:
Code:
/way Nagrand 45 50
Add a new waypoint with a description:
Code:
/way 14.78 23.90 This is a waypoint!
Remove ALL current waypoints:
Code:
/way reset all
Remove all waypoints in Nagrand:
Code:
/way reset Nagrand
Set a waypoint at the current location:
Code:
/wayb
or
Code:
/wayback
Set the waypoint arrow to the closest arrow in the current zone:
Code:
/cway
or
Code:
/closestway
When you set a waypoint, a dot will appear (green) on your minimap. When it goes out of range of the minimap display, it will turn into an arrow, just like the default UI. You can mouse over these waypoints to get detailed information about that waypoint.

TomTom has been designed to publish the Crazy-Arrow and Coordinate Block as LDB feeds, allowing them to be displayed in compatible display addons. I've written a very simple, easy-to-configure panel that is capable of displaying these called NinjaPanel.

Donations:
Some people have asked, so here is a way to send me donations:

  Change Log - TomTom
------------------------------------------------------------------------
r235 | Cladhaire-15704 | 2009-12-20 10:41:28 +0000 (Sun, 20 Dec 2009) | 1 line

Fix POI integration with scaled POIs
------------------------------------------------------------------------
r233 | Cladhaire-15704 | 2009-12-09 19:03:41 +0000 (Wed, 09 Dec 2009) | 1 line

Fix parenting of waypoint buttons on the world map
------------------------------------------------------------------------
r232 | Cladhaire-15704 | 2009-12-09 18:38:47 +0000 (Wed, 09 Dec 2009) | 1 line

Properly calculate the effective scale, so POI integration works when the world map is scaled down
------------------------------------------------------------------------
r230 | Cladhaire-15704 | 2009-12-09 16:10:21 +0000 (Wed, 09 Dec 2009) | 2 lines

Added quest objective intergration (Control-right-click to set a waypoint)

------------------------------------------------------------------------
r228 | Cladhaire-15704 | 2009-12-08 23:21:15 +0000 (Tue, 08 Dec 2009) | 1 line

Fix world map coord positions, update .toc
------------------------------------------------------------------------
r226 | Cladhaire-15704 | 2009-10-22 10:52:41 +0100 (Thu, 22 Oct 2009) | 1 line

* Added the ability to right-click on the coordinate block to set a waypoint at the current location
* Added the ability to reparent the minimap icons, as a workaround for SexyMap

------------------------------------------------------------------------
r222 | Cladhaire-15704 | 2009-08-05 15:29:56 +0100 (Wed, 05 Aug 2009) | 1 line

Updated .toc and Astrolabe version

------------------------------------------------------------------------
r221 | Cladhaire-15704 | 2009-07-07 21:12:43 +0100 (Tue, 07 Jul 2009) | 2 lines

Fix some texture/fontstring definitions

------------------------------------------------------------------------
r220 | Cladhaire-15704 | 2009-05-27 11:50:35 +0100 (Wed, 27 May 2009) | 2 lines

Localize additional strings

------------------------------------------------------------------------
r219 | Cladhaire-15704 | 2009-05-27 11:48:21 +0100 (Wed, 27 May 2009) | 2 lines

* Add the description to the "waypoint added" message, if it is set

------------------------------------------------------------------------
r218 | Cladhaire-15704 | 2009-05-18 21:57:31 +0100 (Mon, 18 May 2009) | 2 lines

Added zhTW localization

------------------------------------------------------------------------
r216 | Cladhaire-15704 | 2009-05-06 22:34:35 +0100 (Wed, 06 May 2009) | 2 lines

Fix a bug in TomTom:SetCrazyArrowTitle()

------------------------------------------------------------------------
r215 | Cladhaire-15704 | 2009-05-06 20:50:13 +0100 (Wed, 06 May 2009) | 2 lines

Show the waypoint arrow when hijacked

------------------------------------------------------------------------
r214 | Cladhaire-15704 | 2009-05-06 08:23:28 +0100 (Wed, 06 May 2009) | 2 lines

Added comments and (hopefully) example usage for hijacking the crazy arrow

------------------------------------------------------------------------
r213 | Cladhaire-15704 | 2009-05-06 08:13:03 +0100 (Wed, 06 May 2009) | 2 lines

Added an API to hijack the TomTom arrow for your own purposes

------------------------------------------------------------------------
r211 | Cladhaire-15704 | 2009-04-24 10:28:49 +0100 (Fri, 24 Apr 2009) | 2 lines

Update .pkgmeta file to re-enable no-libs creation on Curse

------------------------------------------------------------------------
r210 | Cladhaire-15704 | 2009-04-24 10:25:17 +0100 (Fri, 24 Apr 2009) | 2 lines

Place all TomTom waypoints on an overlay attached to the world map, to nudge them higher

------------------------------------------------------------------------
r209 | Cladhaire-15704 | 2009-04-24 10:13:24 +0100 (Fri, 24 Apr 2009) | 2 lines

* Fix for world map issues with points of interest, etc.

------------------------------------------------------------------------
r208 | Cladhaire-15704 | 2009-04-22 08:59:13 +0100 (Wed, 22 Apr 2009) | 2 lines

Don't external CBH from Ace3, use the project instead

------------------------------------------------------------------------
r206 | Cladhaire-15704 | 2009-04-22 08:24:39 +0100 (Wed, 22 Apr 2009) | 2 lines

Don't create -nolib versions

------------------------------------------------------------------------
r205 | Cladhaire-15704 | 2009-04-22 08:21:50 +0100 (Wed, 22 Apr 2009) | 2 lines

Updated paths in .pkgmeta

------------------------------------------------------------------------
r202 | Cladhaire-15704 | 2009-04-22 08:16:37 +0100 (Wed, 22 Apr 2009) | 2 lines

Adding .pkgmeta file for packaging purposes

------------------------------------------------------------------------
r199 | Cladhaire-15704 | 2009-04-15 21:41:53 +0100 (Wed, 15 Apr 2009) | 2 lines

Fixing an issue with creating waypoints via the world map

------------------------------------------------------------------------
r198 | Cladhaire-15704 | 2009-04-07 22:42:41 +0100 (Tue, 07 Apr 2009) | 2 lines

Updating TomTom for 3.1 including new Astrolabe

------------------------------------------------------------------------
r195 | Cladhaire-15704 | 2009-01-26 14:17:58 +0000 (Mon, 26 Jan 2009) | 2 lines

* When handling a multi-word zone in /way, make sure to set the description correctly

------------------------------------------------------------------------
r194 | Cladhaire-15704 | 2009-01-12 17:43:59 +0000 (Mon, 12 Jan 2009) | 4 lines

* Fix an error when calling /wayb in a non-zoned area
* Add uid = TomTom:GetClosestWaypoint()
* Altered the behavior of "Clear Waypoint" when interacting with "Automatically set closest waypoint". When y
ou clear a waypoint, if the 'closest' waypoint is the waypoint you cleared it will not be set

------------------------------------------------------------------------
r193 | Cladhaire-15704 | 2008-12-22 21:12:24 +0000 (Mon, 22 Dec 2008) | 2 lines

* Fixed an error that caused the battlemap to flip back and forth when using the corpse arrow in a battleground (which does not work)

------------------------------------------------------------------------
r192 | Cladhaire-15704 | 2008-12-22 08:21:03 +0000 (Mon, 22 Dec 2008) | 2 lines

* Only try to set the corpse waypoint when c,z,x,y are positive numbers

------------------------------------------------------------------------
r191 | Cladhaire-15704 | 2008-12-21 21:41:53 +0000 (Sun, 21 Dec 2008) | 2 lines

* Added a Corpse arrow that can be configured on the general options screen. When enabled, a non-persistent waypoint arrow will be set directing you towards your corpse. It will be removed when you resurrect.

------------------------------------------------------------------------
r190 | Cladhaire-15704 | 2008-12-21 20:34:53 +0000 (Sun, 21 Dec 2008) | 5 lines

* Added a slash command to set a waypoint at the current location /wayb, /wayback (contributed by Lamalas)
* Added a slash command to set the crazy arrow to the closet waypoint in the current zone /cway, /closestway (contributed by Lamalas)
* Added an option that will automatically set the crazy arrow destination to the closest waypoint in your current zone
* Added TomTom:IsValidWaypoint(uid) to test if a given UID is currently valid

------------------------------------------------------------------------
r189 | Cladhaire-15704 | 2008-12-21 09:39:45 +0000 (Sun, 21 Dec 2008) | 2 lines

* Updated to the latest version of Astrolabe, should hopefully fix the issues people are seeing when setting a waypoint and not having the crazy arrow appear

-----------------------------------------------------------------------
r188 | Cladhaire-15704 | 2008-12-13 13:39:01 +0000 (Sat, 13 Dec 2008) | 2 lines

* Add an option to control the accuracy of the coordinate LDB feed

------------------------------------------------------------------------
r187 | Cladhaire-15704 | 2008-12-13 13:34:12 +0000 (Sat, 13 Dec 2008) | 3 lines

* Add options to throttle updates of the two data feeds
* Enable right-clicking of the arrow feed to bring up the dropdown menu

------------------------------------------------------------------------
r186 | Cladhaire-15704 | 2008-12-13 13:09:46 +0000 (Sat, 13 Dec 2008) | 5 lines

* Added LDB data feed for coordinates
* Added LDB data feed for crazy arrow, requires iconR, iconG, iconB, and iconCoords support
* Added options to enable/disable the above feeds within TomTom
* Updated Astrolabe to get rid of an error that can occur when logging in

------------------------------------------------------------------------
r185 | Cladhaire-15704 | 2008-12-07 12:02:21 +0000 (Sun, 07 Dec 2008) | 2 lines

* Fix the "Disable Waypoint Arrow" mouse input passthrough

------------------------------------------------------------------------
r184 | Cladhaire-15704 | 2008-12-03 22:37:23 +0000 (Wed, 03 Dec 2008) | 2 lines

* Add an option to reset the position of the coordinate block

------------------------------------------------------------------------
r183 | Cladhaire-15704 | 2008-12-03 22:33:52 +0000 (Wed, 03 Dec 2008) | 3 lines

* Fix the bug where position was not properly saved
* Actually added the ability to scale/alpha the title text

------------------------------------------------------------------------
r182 | Cladhaire-15704 | 2008-12-03 22:27:49 +0000 (Wed, 03 Dec 2008) | 2 lines

* Updating Astrolabe to fix the "first-waypoint-wrong" bug

------------------------------------------------------------------------
r181 | Cladhaire-15704 | 2008-11-16 11:05:39 +0000 (Sun, 16 Nov 2008) | 3 lines

* Added a /tomtomway command to get around Cartographer clobbering everything I set
* Changed the global I use for slash commands, the previous one was ill-advised

------------------------------------------------------------------------
r180 | Cladhaire-15704 | 2008-11-12 13:08:32 +0000 (Wed, 12 Nov 2008) | 2 lines

Stop the SetScale error from being thrown temporarily

------------------------------------------------------------------------
r179 | Cladhaire-15704 | 2008-11-10 12:05:54 +0000 (Mon, 10 Nov 2008) | 3 lines

* Updated deDE localization courtesy of Elto@Kil'jaeden
* Localized the crazy arrow's distance indication

------------------------------------------------------------------------
r178 | Cladhaire-15704 | 2008-11-08 16:48:03 +0000 (Sat, 08 Nov 2008) | 2 lines

Fix an error that could occur when right-clicking a waypoint after setting it, without ReloadWaypoints having been called

------------------------------------------------------------------------
r177 | Cladhaire-15704 | 2008-11-06 10:57:11 +0000 (Thu, 06 Nov 2008) | 4 lines

* Added an option to "disable clicks" on the crazy taxi arrow entirely, so you can have clicks pass through
* Added an option to change the scale of the crazy arrow title text
* Added an option to change the alpha of the crazy arrow title text

------------------------------------------------------------------------
r176 | Cladhaire-15704 | 2008-10-22 05:49:59 +0100 (Wed, 22 Oct 2008) | 2 lines

* Instead of displaying nothing and erroring OnUpdate, just display "Unknown Distance"

------------------------------------------------------------------------
r175 | Cladhaire-15704 | 2008-10-22 05:47:09 +0100 (Wed, 22 Oct 2008) | 2 lines

Don't display distance on the tooltip when we can't calculate it

------------------------------------------------------------------------
r174 | Cladhaire-15704 | 2008-10-17 09:11:43 +0100 (Fri, 17 Oct 2008) | 2 lines

* Fixed an issue that prevented Modifier-RightClicking on the world map from setting a new waypoint

------------------------------------------------------------------------
r173 | Cladhaire-15704 | 2008-10-16 22:29:54 +0100 (Thu, 16 Oct 2008) | 3 lines

* Don't automatically open the TomTom dialog when opening the Interface Options frame
* Add ruRU localization, thanks to Swix

------------------------------------------------------------------------
r172 | Cladhaire-15704 | 2008-10-15 13:29:17 +0100 (Wed, 15 Oct 2008) | 3 lines

* Removed Wrath compatibility code
* TomTom options will now be created automatically when the interface options frame is opened

------------------------------------------------------------------------
r171 | Cladhaire-15704 | 2008-10-15 09:56:24 +0100 (Wed, 15 Oct 2008) | 2 lines

Fixed the moved AceConfig externals, and fix the /tomtom slash command

------------------------------------------------------------------------
r170 | Cladhaire-15704 | 2008-10-15 09:46:49 +0100 (Wed, 15 Oct 2008) | 4 lines

* Updated version of Astrolabe to fix resize issue with EP/SW
* Updated interface version number
* Moved LibStub from an external to a static file (no user impact)

------------------------------------------------------------------------
r169 | Cladhaire-15704 | 2008-09-25 18:01:01 +0100 (Thu, 25 Sep 2008) | 2 lines

Don't hide icons that are disabled, so they still get callbacks

------------------------------------------------------------------------
r168 | Cladhaire-15704 | 2008-08-24 08:59:55 +0100 (Sun, 24 Aug 2008) | 2 lines

Fixes an issue that prevented the "Reset waypoints" command from working

------------------------------------------------------------------------
r167 | Cladhaire-15704 | 2008-08-24 08:55:27 +0100 (Sun, 24 Aug 2008) | 2 lines

Updated to a beta-compatible version of Astrolabe

------------------------------------------------------------------------
r166 | Cladhaire-15704 | 2008-08-20 22:43:09 +0100 (Wed, 20 Aug 2008) | 2 lines

Altered the configuration options to always use the Blizz UI panel

------------------------------------------------------------------------
r165 | Cladhaire-15704 | 2008-08-20 22:27:10 +0100 (Wed, 20 Aug 2008) | 2 lines

Reverting to prior version of Astrolabe

------------------------------------------------------------------------
r164 | Cladhaire-15704 | 2008-08-13 19:40:47 +0100 (Wed, 13 Aug 2008) | 3 lines

Fixed some of the bugs that exist, while breaking new features.
* The option to disable waypoints from other zones on the world and minimap is disabled, since it's broken i
n pieces right now

------------------------------------------------------------------------
r163 | Cladhaire-15704 | 2008-08-12 12:44:42 +0100 (Tue, 12 Aug 2008) | 2 lines

Fixed a number of massive bugs in TomTom's zoning code

------------------------------------------------------------------------
r162 | Cladhaire-15704 | 2008-08-11 20:07:25 +0100 (Mon, 11 Aug 2008) | 2 lines

Fixed a bug that cause new waypoints to not respect the Enable World and Enable Minimap options

------------------------------------------------------------------------
r161 | Cladhaire-15704 | 2008-08-10 19:43:15 +0100 (Sun, 10 Aug 2008) | 2 lines

Fixing TomTom in wrath, using IsWrathBuild()

------------------------------------------------------------------------
r158 | Cladhaire-15704 | 2008-08-05 22:11:37 +0100 (Tue, 05 Aug 2008) | 2 lines

Added /tway as a slash command for TomTom's waypoint command, to avoid conflicts with Cartographer

------------------------------------------------------------------------
r157 | Cladhaire-15704 | 2008-08-04 19:12:06 +0100 (Mon, 04 Aug 2008) | 2 lines

Fixed an issue with the graphics on the waypoint arrow, thanks Krill3 for the report.

------------------------------------------------------------------------
r156 | Cladhaire-15704 | 2008-07-01 16:37:18 +0100 (Tue, 01 Jul 2008) | 2 lines

Added zhCN localization thanks to Onlyfly and fixed some non-native line endings

------------------------------------------------------------------------
r155 | Cladhaire-15704 | 2008-07-01 10:34:20 +0100 (Tue, 01 Jul 2008) | 2 lines

Added an option to reset the waypoint arrow location, and a toggle for waypoints announcements

------------------------------------------------------------------------
r154 | Cladhaire-15704 | 2008-06-24 08:49:02 +0100 (Tue, 24 Jun 2008) | 2 lines

Don't clear waypoints when you are on a taxi

------------------------------------------------------------------------
r153 | Cladhaire-15704 | 2008-06-01 22:57:32 +0100 (Sun, 01 Jun 2008) | 2 lines

Added an option to change the world-map click modifier

------------------------------------------------------------------------
r152 | Cladhaire-15704 | 2008-06-01 22:43:03 +0100 (Sun, 01 Jun 2008) | 2 lines

Fixed a bug with the /way slash command, when used without arguments

------------------------------------------------------------------------
r151 | Cladhaire-15704 | 2008-05-29 20:11:45 +0100 (Thu, 29 May 2008) | 2 lines

Alter TomTom to use Astrolabe trunk

------------------------------------------------------------------------
r150 | Cladhaire-15704 | 2008-05-29 20:08:12 +0100 (Thu, 29 May 2008) | 2 lines

Added an option to change the title height/width of the crazy arrow

------------------------------------------------------------------------
r149 | Cladhaire-15704 | 2008-05-29 18:58:17 +0100 (Thu, 29 May 2008) | 2 lines

Added an option to change the scale/opacity of the waypoint arrow

------------------------------------------------------------------------
r148 | Cladhaire-15704 | 2008-05-29 18:49:10 +0100 (Thu, 29 May 2008) | 6 lines

Added options for the following:

* Enable the right-click menu for minimap waypoints
* Enable the right-click menu for worldmap waypoints
* Ask for confirmation when removing all waypoints

------------------------------------------------------------------------
r147 | Cladhaire-15704 | 2008-05-29 18:36:57 +0100 (Thu, 29 May 2008) | 2 lines

Added an option to disable the right-click menu on the crazy-arrow

------------------------------------------------------------------------
r146 | Cladhaire-15704 | 2008-05-29 18:32:58 +0100 (Thu, 29 May 2008) | 2 lines

Added an option to clear a waypoint from the crazy arrow, shown on the crazy arrow context menu

------------------------------------------------------------------------
r145 | Cladhaire-15704 | 2008-05-03 23:07:00 +0100 (Sat, 03 May 2008) | 2 lines

* Added a public API to allow for custom callbacks that work with the frontend

------------------------------------------------------------------------
r144 | Cladhaire-15704 | 2008-05-01 23:18:01 +0100 (Thu, 01 May 2008) | 3 lines

* Bugfixes for certain reported bugs
* Callbacks will now properly be fired when the minimap icon isn't enabled

------------------------------------------------------------------------
r143 | Cladhaire-15704 | 2008-04-19 21:13:47 +0100 (Sat, 19 Apr 2008) | 2 lines

* Changed code for GetCursorPosition() thanks to ckknight

------------------------------------------------------------------------
r142 | Cladhaire-15704 | 2008-04-19 21:12:37 +0100 (Sat, 19 Apr 2008) | 2 lines

Guard for an odd error when a waypoint's angle can't be determined

------------------------------------------------------------------------
r141 | Cladhaire-15704 | 2008-04-15 10:06:19 +0100 (Tue, 15 Apr 2008) | 2 lines

Removed old property

------------------------------------------------------------------------
r140 | Cladhaire-15704 | 2008-04-15 09:57:30 +0100 (Tue, 15 Apr 2008) | 2 lines

* Next time, make the change in PerfectRaid, not TomTom

------------------------------------------------------------------------
r139 | Cladhaire-15704 | 2008-04-15 09:56:56 +0100 (Tue, 15 Apr 2008) | 2 lines

Set wowi-dirname so zips are generated properly

------------------------------------------------------------------------
r138 | Cladhaire-15704 | 2008-04-08 10:40:44 +0100 (Tue, 08 Apr 2008) | 2 lines

* Added an arrow model courtesy of Guillotine to possibly be used later

------------------------------------------------------------------------
r137 | Cladhaire-15704 | 2008-04-08 10:34:14 +0100 (Tue, 08 Apr 2008) | 2 lines

* Removed bad comment

------------------------------------------------------------------------
r136 | Cladhaire-15704 | 2008-04-07 18:19:16 +0100 (Mon, 07 Apr 2008) | 7 lines

* Added a guard when removing waypoints to catch an error
* Simplified the distance callbacks a bit so the outer distance makes more sense
* Moved the arrow rotation function out of the OnUpdate
* Use the arrow rotation function rather than the OnUpdate function to ensure things are displayd correctly on options change
* Make the distance list local to the point, instead of the callbacks table
* Release the callbacks table when the waypoint is cleared

------------------------------------------------------------------------
r135 | Cladhaire-15704 | 2008-04-07 17:21:18 +0100 (Mon, 07 Apr 2008) | 2 lines

* Updated localization

------------------------------------------------------------------------
r134 | Cladhaire-15704 | 2008-04-07 16:52:30 +0100 (Mon, 07 Apr 2008) | 2 lines

* Updated enUS localization file

------------------------------------------------------------------------
r133 | Cladhaire-15704 | 2008-04-07 16:51:24 +0100 (Mon, 07 Apr 2008) | 2 lines

* Added deDE localization, courtesy of Elto
------------------------------------------------------------------------
r132 | Cladhaire-15704 | 2008-04-07 09:41:24 +0100 (Mon, 07 Apr 2008) | 2 lines

* Fixed a bug that caused the crazy arrow to appear on zoning/death/etc

------------------------------------------------------------------------
r131 | Cladhaire-15704 | 2008-04-06 12:26:25 +0100 (Sun, 06 Apr 2008) | 3 lines

* Expose TomTom:InitializeDropdown(uid) that can be used to init the dropdown
* Fix a bug where checkboxes could be put in the wrong place on dropdown menus

------------------------------------------------------------------------
r130 | Cladhaire-15704 | 2008-04-06 08:50:05 +0100 (Sun, 06 Apr 2008) | 2 lines

* Guarded the ColorGradient() function against specific odd cases

------------------------------------------------------------------------
r129 | Cladhaire-15704 | 2008-04-06 08:42:37 +0100 (Sun, 06 Apr 2008) | 3 lines

* Added a comment clarifying that TomTom_Waypoints API is private
* When a duplicate waypoint is set, return the original uid

------------------------------------------------------------------------
r128 | Cladhaire-15704 | 2008-04-05 13:59:05 +0100 (Sat, 05 Apr 2008) | 2 lines

* Stop duplicate waypoints from being set

------------------------------------------------------------------------
r127 | Cladhaire-15704 | 2008-04-05 13:47:38 +0100 (Sat, 05 Apr 2008) | 2 lines

* Fix a bug where players were receiving their own messages

------------------------------------------------------------------------
r126 | Cladhaire-15704 | 2008-04-05 13:33:34 +0100 (Sat, 05 Apr 2008) | 3 lines

* Fixed an issue where waypoint would appear out of nowhere when zoning
* Fixed the slash command handler so it properly accepts multi word zone names

------------------------------------------------------------------------
r125 | Cladhaire-15704 | 2008-03-28 22:09:45 +0000 (Fri, 28 Mar 2008) | 5 lines

* Reverted to a different version of Astrolabe for testing purposes
* Added a "Send Waypoint" option, needs testing
* Fixed an issue with the waypoint arrow when using minimap rotation
* Added the waypoint removal (all, zone) options to the crazy arrow right-click

------------------------------------------------------------------------
r124 | Cladhaire-15704 | 2008-03-28 17:01:58 +0000 (Fri, 28 Mar 2008) | 2 lines

* Added alpha for border

------------------------------------------------------------------------
r123 | Cladhaire-15704 | 2008-03-28 13:18:55 +0000 (Fri, 28 Mar 2008) | 2 lines

* Fix a bug where the "Enable" checkbox wasn't working for minimap or worldmap waypoints

------------------------------------------------------------------------
r122 | Cladhaire-15704 | 2008-03-28 10:45:48 +0000 (Fri, 28 Mar 2008) | 2 lines

* Added a right-click option to clear the current waypoint on the arrow

------------------------------------------------------------------------
r121 | Cladhaire-15704 | 2008-03-27 10:01:38 +0000 (Thu, 27 Mar 2008) | 3 lines

* Fixing an issue where crazy arrow would appear even when disabled
* Updated externals to fix config issue

------------------------------------------------------------------------
r120 | Cladhaire-15704 | 2008-03-26 12:42:25 +0000 (Wed, 26 Mar 2008) | 2 lines

* Fixed waypoints not automatically clearing when that option is set

------------------------------------------------------------------------
r119 | Cladhaire-15704 | 2008-03-26 12:01:17 +0000 (Wed, 26 Mar 2008) | 2 lines

Removed Dongle from scm control

------------------------------------------------------------------------
r118 | Cladhaire-15704 | 2008-03-26 11:37:22 +0000 (Wed, 26 Mar 2008) | 2 lines

* Added version information to TomTom

------------------------------------------------------------------------
r117 | Cladhaire-15704 | 2008-03-26 11:26:52 +0000 (Wed, 26 Mar 2008) | 2 lines

* Added version number to .toc

------------------------------------------------------------------------
r116 | Cladhaire-15704 | 2008-03-26 07:41:00 +0000 (Wed, 26 Mar 2008) | 2 lines

* Make sure to return the uid from AddZWaypoints
* Astrolabe updated to include the new zone

------------------------------------------------------------------------
r115 | Cladhaire-15704 | 2008-03-25 19:17:03 +0000 (Tue, 25 Mar 2008) | 2 lines

* Fixed the parenting of the options panel

------------------------------------------------------------------------
r114 | Cladhaire-15704 | 2008-03-25 15:40:09 +0000 (Tue, 25 Mar 2008) | 2 lines

* Added property so zips are generated properly

------------------------------------------------------------------------
r113 | jnwhiteh | 2008-03-25 15:05:49 +0000 (Tue, 25 Mar 2008) | 4 lines

* Removed Dongle from .toc
* Updated externals
* Updated localization file

------------------------------------------------------------------------
r112 | jnwhiteh | 2008-03-25 14:44:00 +0000 (Tue, 25 Mar 2008) | 2 lines

Fixed an issue

------------------------------------------------------------------------
r111 | jnwhiteh | 2008-03-25 11:15:32 +0000 (Tue, 25 Mar 2008) | 2 lines

Fixed the parsing of the description part of the slash comman

------------------------------------------------------------------------
r110 | jnwhiteh | 2008-03-22 17:08:34 +0000 (Sat, 22 Mar 2008) | 2 lines

* Fixed the loading of arrows from storage, and enabled right-click to set as crazy arrow

------------------------------------------------------------------------
r109 | jnwhiteh | 2008-03-22 17:02:13 +0000 (Sat, 22 Mar 2008) | 2 lines

Lots of changes, including a working slash command

------------------------------------------------------------------------
r108 | jnwhiteh | 2008-03-22 15:26:01 +0000 (Sat, 22 Mar 2008) | 2 lines

Major update to TomTom, everything except CrazyTaxi queuing "works"

------------------------------------------------------------------------
r107 | jnwhiteh | 2008-03-22 12:32:01 +0000 (Sat, 22 Mar 2008) | 2 lines

* Made changes to allow for better operations with 2.4

------------------------------------------------------------------------
r106 | jnwhiteh | 2008-03-22 12:00:01 +0000 (Sat, 22 Mar 2008) | 4 lines

Moving over to AceDB and removing dependecy on Dongle

* Reconfigured options screens

------------------------------------------------------------------------
r105 | jnwhiteh | 2008-03-17 06:57:14 +0000 (Mon, 17 Mar 2008) | 2 lines

Removed override of GetBuildInfo.

------------------------------------------------------------------------
r104 | jnwhiteh | 2008-03-16 08:31:41 +0000 (Sun, 16 Mar 2008) | 1 line

* Fixed the size of the tooltip.. thanks Kergoth
------------------------------------------------------------------------
r103 | jnwhiteh | 2008-03-15 09:29:34 +0000 (Sat, 15 Mar 2008) | 2 lines

* Fixed a bug that could occur when zoning into instances

------------------------------------------------------------------------
r102 | jnwhiteh | 2008-03-14 15:17:10 +0000 (Fri, 14 Mar 2008) | 3 lines

* Merging all changes from 2.4 branch
* Configuration dialog should work on 2.3 and 2.4

------------------------------------------------------------------------
r95 | jnwhiteh | 2008-03-13 13:41:06 +0000 (Thu, 13 Mar 2008) | 2 lines

* Updating externals

------------------------------------------------------------------------
r94 | jnwhiteh | 2008-03-12 17:52:17 +0000 (Wed, 12 Mar 2008) | 2 lines

* Re-generated the localiztion file

------------------------------------------------------------------------
r93 | jnwhiteh | 2008-03-12 17:49:09 +0000 (Wed, 12 Mar 2008) | 2 lines

I changed things

------------------------------------------------------------------------
r92 | jnwhiteh | 2008-03-09 13:57:34 +0000 (Sun, 09 Mar 2008) | 3 lines

* Added an option to clear waypoints (set the distance > 0)
* Altered the callback system to allow for arbitrary distance callbacks

------------------------------------------------------------------------
r91 | jnwhiteh | 2008-03-09 11:04:40 +0000 (Sun, 09 Mar 2008) | 2 lines

* Re-working the internals of TomTom yet again. Tooltips for minimap nodes should work

------------------------------------------------------------------------
r90 | jnwhiteh | 2008-02-29 15:14:10 +0000 (Fri, 29 Feb 2008) | 2 lines

* Uhh.. return

------------------------------------------------------------------------
r89 | jnwhiteh | 2008-02-29 13:10:28 +0000 (Fri, 29 Feb 2008) | 4 lines

* Fixed the error upon login
* Added a middle color, which is used for proper shading between good and bad
* Fixed the coloring of the crazy arrow so it properly turns green when you're "Arrived"

------------------------------------------------------------------------
r88 | jnwhiteh | 2008-02-26 09:44:53 +0000 (Tue, 26 Feb 2008) | 2 lines

* Updated Astrolabe externals

------------------------------------------------------------------------
r87 | jnwhiteh | 2008-02-24 23:03:35 +0000 (Sun, 24 Feb 2008) | 2 lines

* Reworking of the Waypoints API... callbacks are broken as a result

------------------------------------------------------------------------
r86 | jnwhiteh | 2008-02-22 23:24:38 +0000 (Fri, 22 Feb 2008) | 2 lines

* Enable a /way command, fix a bunch of things, control-right click works

------------------------------------------------------------------------
r85 | jnwhiteh | 2008-02-22 10:56:08 +0000 (Fri, 22 Feb 2008) | 2 lines

* Remove inline groups, which hopefully will motivate me to not let this look stupid

------------------------------------------------------------------------
r84 | jnwhiteh | 2008-02-22 10:51:36 +0000 (Fri, 22 Feb 2008) | 2 lines

* Working changes to the new AceConfig GUI

------------------------------------------------------------------------
r83 | jnwhiteh | 2008-02-21 19:52:02 +0000 (Thu, 21 Feb 2008) | 2 lines

* More skeleton work

------------------------------------------------------------------------
r82 | jnwhiteh | 2008-02-21 19:44:25 +0000 (Thu, 21 Feb 2008) | 2 lines



Added Astrolabe coroutine branch as an external, along with the libs for Ace3Config

------------------------------------------------------------------------
r81 | jnwhiteh | 2008-02-08 15:30:44 +0000 (Fri, 08 Feb 2008) | 2 lines

* Zomg colors

------------------------------------------------------------------------
r80 | jnwhiteh | 2008-02-07 17:21:29 +0000 (Thu, 07 Feb 2008) | 2 lines

Updated AStrolabe to fix a typo

------------------------------------------------------------------------
r79 | jnwhiteh | 2008-02-05 21:58:53 +0000 (Tue, 05 Feb 2008) | 2 lines

* Updated Astrolabe to fix coroutine issues

------------------------------------------------------------------------
r78 | wobster | 2008-01-30 13:28:12 +0000 (Wed, 30 Jan 2008) | 1 line

Zerofill the minutes also
------------------------------------------------------------------------
r77 | wobster | 2008-01-30 13:04:08 +0000 (Wed, 30 Jan 2008) | 1 line

Modified TTA to be a X:XX countdown to avoid having to pluralise minutes/seconds
------------------------------------------------------------------------
r76 | jnwhiteh | 2008-01-29 20:52:58 +0000 (Tue, 29 Jan 2008) | 2 lines

* Updated to Astrolabe-coroutine branch

------------------------------------------------------------------------
r75 | jnwhiteh | 2008-01-29 14:52:49 +0000 (Tue, 29 Jan 2008) | 2 lines

* Fix for WorldMap dots, since they were using the wrong texture

------------------------------------------------------------------------
r74 | jnwhiteh | 2008-01-28 07:45:52 +0000 (Mon, 28 Jan 2008) | 2 lines

* Parent world map icons to the WorldMapDetailFrame

------------------------------------------------------------------------
r73 | wobster | 2008-01-28 05:06:59 +0000 (Mon, 28 Jan 2008) | 1 line

Added in TTA. May need tweaking for cosmetic value.
------------------------------------------------------------------------
r72 | jnwhiteh | 2008-01-25 19:51:37 +0000 (Fri, 25 Jan 2008) | 2 lines

* Fix for minimap/world textures

------------------------------------------------------------------------
r71 | jnwhiteh | 2008-01-25 19:45:41 +0000 (Fri, 25 Jan 2008) | 2 lines

* Fix for the crazy arrow

------------------------------------------------------------------------
r70 | jnwhiteh | 2008-01-25 11:14:55 +0000 (Fri, 25 Jan 2008) | 2 lines

* Fix for the crazy arrow
  Beta Files - TomTom
File Name
Version
Hits
Size
Author
Date
r220
1,332
307kB
Cladhaire
05-27-2009 01:05 PM
r198
2,923
304kB
Cladhaire
04-07-2009 04:51 PM
r164
2,525
283kB
Cladhaire
08-13-2008 01:41 PM
r151
1,240
275kB
Cladhaire
05-29-2008 02:13 PM
r141
1,216
268kB
Cladhaire
04-15-2008 07:17 AM
  Archived Versions - TomTom
File Name
Version
Size
Author
Date
r233
317kB
Cladhaire
12-09-2009 01:07 PM
r233
317kB
Cladhaire
12-09-2009 01:07 PM
r230
317kB
Cladhaire
12-09-2009 10:13 AM
r228
315kB
Cladhaire
12-08-2009 05:22 PM
r226
311kB
Cladhaire
10-22-2009 04:54 AM
r222
308kB
Cladhaire
08-05-2009 09:31 AM
r216
305kB
Cladhaire
05-06-2009 06:19 PM
r211
305kB
Cladhaire
04-24-2009 04:30 AM
r199
304kB
Cladhaire
04-15-2009 03:54 PM
r198
304kB
Cladhaire
04-15-2009 02:11 AM
r195
303kB
Cladhaire
04-05-2009 07:37 AM
r193
297kB
Cladhaire
12-22-2008 03:13 PM
r191
297kB
Cladhaire
12-21-2008 03:49 PM
r189
295kB
Cladhaire
12-21-2008 03:41 AM
r188
294kB
Cladhaire
12-13-2008 07:56 AM
r184
292kB
Cladhaire
12-03-2008 04:40 PM
  Comments - TomTom
Post A Reply Comment Options
Old 03-15-2010, 04:38 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1623
File comments: 3271
Uploads: 16
Quote:
Originally posted by Gaiwyn
The addon recently stopped working. I haven't used coordinates for a few weeks, but with reaching exalted with Silver Covenant, I now have new daily quests. It was then that I realised I just don't have coordinates showing anywhere, and typing /way does absolutely nothing. I reinstalled Tomtom and installed Lightheaded for the first time but they do absolutely nothing. Any ideas as to why the addon has stopped working?
None whatsoever. Are you setting waypoints? How are you determining that the addons 'do nothing', since that's a rather bold claim.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-15-2010, 04:27 AM  
Gaiwyn
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
The addon recently stopped working for me. I had upgraded to Windows 7, so I'm not sure if this was what caused it, but after removing security settings from my Blizzard folder, deleting Tomtom and reinstalling it, I now have coordinates and waypoints back. Hope this helps someone.

Last edited by Gaiwyn : 03-15-2010 at 06:05 AM.
Gaiwyn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-01-2010, 02:22 PM  
nuen
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Re: Re: Set way point disapears

Originally posted by Cladhaire
Auto clear distance?

I looked for a checkbox to disable Auto Clear and did not find on. Then I read the tip on the slider. Thank you.
nuen is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-28-2010, 05:32 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1623
File comments: 3271
Uploads: 16
Re: Set way point disapears

Quote:
Originally posted by nuen
I use the command

/way <coords> Place

It sets the way point. While I do have option to save between sessions, It disappears when I pass over the way point. I do not want it to disappear. I have every option selected which implies to keep way points but it still disappears.
Auto clear distance?
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-28-2010, 01:05 PM  
nuen
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Set way point disapears

I use the command

/way <coords> Place

It sets the way point. While I do have option to save between sessions, It disappears when I pass over the way point. I do not want it to disappear. I have every option selected which implies to keep way points but it still disappears.
nuen is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-26-2010, 10:02 AM  
torin
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
Re: Re: Values for Continents & Zones

Quote:
Originally posted by Cladhaire
You don't need to. Use the zone name and it works just fine.
Thanks! All the examples I saw used numbers.
torin is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-26-2010, 03:42 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1623
File comments: 3271
Uploads: 16
Re: Values for Continents & Zones

Quote:
Originally posted by torin
Being new to Lua programming, I'm not sure of all the resources. Where would I find the Continent and Zone mappings?

Hoping that there is some way to do it other than going to each zone and doing message(GetCurrentMapZone()) in each zone...
You don't need to. Use the zone name and it works just fine.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-26-2010, 02:15 AM  
torin
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
Values for Continents & Zones

Being new to Lua programming, I'm not sure of all the resources. Where would I find the Continent and Zone mappings?

Hoping that there is some way to do it other than going to each zone and doing message(GetCurrentMapZone()) in each zone...
torin is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-18-2010, 11:02 AM  
Azza2
A Murloc Raider

Forum posts: 7
File comments: 14
Uploads: 0
Quote:
Originally posted by Cladhaire
I've never seen this issue. You've tried with absolutely every other addon disabled? The only reason the menu would hide is if you left the bounds of the menu or clicked elsewhere.
Yes, infact I renamed both WTF and Interface to something else, made a new addons folder and put the TomTom folder in that so it was the only one to be loaded. But as I said it's very erratic, sometimes it will be fine, other times it's really bad. The menu just disappeared on its own when the cursor was over "Send waypoint to" text and the cursor was right in the dead center of that menu too, nowhere close to the edges so I had to right click the dot again to try again

Last edited by Azza2 : 02-18-2010 at 11:02 AM.
Azza2 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-18-2010, 10:08 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1623
File comments: 3271
Uploads: 16
Quote:
Originally posted by Azza2
Hi, I'm not sure what the problem is but working with the waypoints on the world map can be a bit tedious as the Waypoint Options Menu likes to erratically disappear when I'm right clicking on those dots. Is this more of a game client problem rather than the addon?

I've seen similar behaviour in perl classic unitframes and having the right click menu sometimes disappear on mouseover of one of the options.

I've tried TomTom as the only addon loaded btw and the problem still persists.
I've never seen this issue. You've tried with absolutely every other addon disabled? The only reason the menu would hide is if you left the bounds of the menu or clicked elsewhere.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-18-2010, 10:03 AM  
Azza2
A Murloc Raider

Forum posts: 7
File comments: 14
Uploads: 0
Hi, I'm not sure what the problem is but working with the waypoints on the world map can be a bit tedious as the Waypoint Options Menu likes to erratically disappear when I'm right clicking on those dots. Is this more of a game client problem rather than the addon?

I've seen similar behaviour in perl classic unitframes and having the right click menu sometimes disappear on mouseover of one of the options.

I've tried TomTom as the only addon loaded btw and the problem still persists.
Azza2 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-14-2010, 10:22 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1623
File comments: 3271
Uploads: 16
Re: Error

Quote:
Originally posted by kamdis
For the last couple of days I've been receiving the following errors when I try to open my world map (which no longer appears):


I have not installed any new addons, though I did update a number of them with the Minion. Any thoughts?
It's obviously a conflict with another addon, so I'd suggest doing some troubleshooting to see which addon it's conflicting with. Then I'll be able to fo more about the issue.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-14-2010, 10:02 AM  
kamdis
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
Error

For the last couple of days I've been receiving the following errors when I try to open my world map (which no longer appears):
Quote:
[07:59:25] Interface\AddOns\TomTom\TomTom.lua:860: attempt to perform arithmetic on local 'left' (a nil value)
[C]: ?
Interface\AddOns\TomTom\TomTom.lua:860: in function <Interface\AddOns\TomTom\TomTom.lua:854>
Interface\AddOns\TomTom\TomTom.lua:886: in function <Interface\AddOns\TomTom\TomTom.lua:876>
Quote:
[07:59:25] Interface\FrameXML\WorldMapFrame.lua:790: attempt to perform arithmetic on local 'centerY' (a nil value)
[C]: ?
Interface\FrameXML\WorldMapFrame.lua:790: in function <Interface\FrameXML\WorldMapFrame.lua:782>
I have not installed any new addons, though I did update a number of them with the Minion. Any thoughts?
__________________
kamdis is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-12-2010, 04:48 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1623
File comments: 3271
Uploads: 16
I'm aware of the issue and I'll try to get something that works for everyone.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."

http://cladhaire.wowinterface.com
Cladhaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-06-2010, 09:47 AM  
Wyll
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Map coords half offscreen too

Quote:
Originally posted by galvin
TomTom map coordinates are displaying slightly off the screen. Before you had them to the leftside which was perfect not sure why this was changed.
Mine used to sit nicely on the bottom border of the worldmap, now they're (mostly) offscreen at the bottom. I can kinda figure out what they are, but it's a pita

I'll try disabling mobmap and see if that makes a difference.

nope, that ain't it. Seems to have happened recently. I'm sure this woulda bugged me pretty quick after it started happening. Shoulda paid more attention
Wyll 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 - 2010, Jelsoft Enterprises Ltd.