Addon Info.
Change Log
Beta (3)
Archived (34)
Comments (991)
Addon Information
Works with WoTLK
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:
r176
Date:
10-22-2008 04:00 AM
Size:
291.47 Kb
Downloads:
1,129,149
Favorites:
3,329
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!
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

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 forms 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
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.

Make a Donation
  Change Log - TomTom
------------------------------------------------------------------------
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
r164
1,071
283kB
Cladhaire
08-13-2008 02:41 PM
r151
712
275kB
Cladhaire
05-29-2008 03:13 PM
r141
498
268kB
Cladhaire
04-15-2008 08:17 AM
  Archived Versions - TomTom
File Name
Version
Size
Author
Date
r174
292kB
Cladhaire
10-17-2008 04:13 AM
r173
292kB
Cladhaire
10-16-2008 05:33 PM
r172
286kB
Cladhaire
10-15-2008 08:30 AM
r171
286kB
Cladhaire
10-15-2008 04:57 AM
r165
283kB
Cladhaire
08-20-2008 05:28 PM
r164
284kB
Cladhaire
08-19-2008 05:42 AM
r163
283kB
Cladhaire
08-12-2008 07:46 AM
r162
283kB
Cladhaire
08-11-2008 03:14 PM
r161
283kB
Cladhaire
08-10-2008 02:49 PM
r158
283kB
Cladhaire
08-05-2008 05:15 PM
r157
283kB
Cladhaire
08-04-2008 02:16 PM
r156
283kB
Cladhaire
07-01-2008 11:40 AM
r155
278kB
Cladhaire
07-01-2008 05:35 AM
r153
276kB
Cladhaire
06-01-2008 06:01 PM
r150
274kB
Cladhaire
05-29-2008 03:09 PM
r149
274kB
Cladhaire
05-29-2008 02:01 PM
r144
268kB
Cladhaire
05-01-2008 06:23 PM
r141
268kB
Cladhaire
04-17-2008 03:14 PM
r132
263kB
Cladhaire
04-07-2008 04:42 AM
r131
263kB
Cladhaire
04-06-2008 07:27 AM
r128
263kB
Cladhaire
04-05-2008 09:00 AM
r125
263kB
Cladhaire
03-28-2008 06:13 PM
r123
263kB
Cladhaire
03-28-2008 09:26 AM
r122
263kB
Cladhaire
03-28-2008 06:48 AM
r121
263kB
Cladhaire
03-27-2008 06:02 AM
r120
263kB
Cladhaire
03-26-2008 08:47 AM
r118
273kB
Cladhaire
03-26-2008 07:41 AM
r116
273kB
Cladhaire
03-26-2008 04:13 AM
r115
273kB
Cladhaire
03-25-2008 03:19 PM
r114
273kB
Cladhaire
03-25-2008 11:41 AM
r69
43kB
Cladhaire
11-14-2007 08:00 PM
r68-again
43kB
Cladhaire
11-14-2007 02:02 PM
r68
42kB
Cladhaire
11-13-2007 04:22 AM
r64
42kB
Cladhaire
11-12-2007 04:50 PM
  Comments - TomTom
Post A Reply
Author Comments Comment Options
Old Today, 04:46 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2313
Uploads: 12
Re: Any idea when you could have the DK areas covered, too?

Quote:
Originally posted by SinusPi
Just in case you don't know, QuestHelper uses a modified Astrolabe that supports this "virtual continent" the Scarlet Enclave resides on. If that's not proprietary, could be useful.
It's not proprietary, but its not a standard either. I'll be waiting until we have something a bit more standard. The other changes made in that Astrolabe version are not something I am comfortable with.
__________________
"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 online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old Yesterday, 09:24 PM  
SinusPi
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Any idea when you could have the DK areas covered, too?

Just in case you don't know, QuestHelper uses a modified Astrolabe that supports this "virtual continent" the Scarlet Enclave resides on. If that's not proprietary, could be useful.
SinusPi is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2008, 04:55 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2313
Uploads: 12
Quote:
Originally posted by ShadowEric
Any luck with the arrow pointing the wrong way until we open/close the world map ?
As I reported a few comments down.. I'm still trying to track down the specific problem. I really dont' want to put in a hack solution in the meantime just because those end up being big problems in the end.

Quote:
Originally posted by pär
Hotkey to get rid of waypoints on a map?
Right-click and select remove?
__________________
"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

Last edited by Cladhaire : 11-18-2008 at 04:56 PM.
Cladhaire is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2008, 02:06 PM  
ShadowEric
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
Any luck with the arrow pointing the wrong way until we open/close the world map ?
ShadowEric is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2008, 01:58 PM  
pär
A Kobold Labourer
 
pär's Avatar

Forum posts: 0
File comments: 20
Uploads: 0
Hotkey to get rid of waypoints on a map?
pär is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2008, 01:32 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2313
Uploads: 12
Quote:
Originally posted by alanm26
I've been having the same issue when I click on coordinates in Lightheaded. I don't have Questhelper.
Indeed, it is not the only issue.. just one I can somewhat reliably reproduce.
__________________
"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 online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2008, 01:19 PM  
alanm26
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
Quote:
Originally posted by Cladhaire
The issue is actually one with QuestHelper.. as far as I have been able to see. When it is installed.. it creates a race condition with WORLD_MAP_UPDATE which causes TomTom to now know what zone it is in. I have been told this is fixed in a future update.. but I'm not sure. I am still looking at the issue either way, but do not have an immediate fix.
I've been having the same issue when I click on coordinates in Lightheaded. I don't have Questhelper.
alanm26 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2008, 12:45 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2313
Uploads: 12
Quote:
Originally posted by Teckrin
i dont know if anyone else is having this problem but when i am using quest helper and i set a waypoint using /qh find (persons name) or even when its doing quests until i open my map it sends me to some god awful location thats like 800 yards away from my target or whatever. the distance varries and so does the direction. but then as soon as i open my map. its like HI i know where to go now!

wow lol wtf that post below wasent there when i made this? lol otherwise i wouldnt have posted this.
The issue is actually one with QuestHelper.. as far as I have been able to see. When it is installed.. it creates a race condition with WORLD_MAP_UPDATE which causes TomTom to now know what zone it is in. I have been told this is fixed in a future update.. but I'm not sure. I am still looking at the issue either way, but do not have an immediate fix.
__________________
"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 online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 11:37 PM  
Teckrin
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
i dont know if anyone else is having this problem but when i am using quest helper and i set a waypoint using /qh find (persons name) or even when its doing quests until i open my map it sends me to some god awful location thats like 800 yards away from my target or whatever. the distance varries and so does the direction. but then as soon as i open my map. its like HI i know where to go now!

wow lol wtf that post below wasent there when i made this? lol otherwise i wouldnt have posted this.

Last edited by Teckrin : 11-17-2008 at 11:39 PM.
Teckrin is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 05:24 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 1073
File comments: 2313
Uploads: 12
Quote:
Originally posted by Lindalas
I see the waypoint arrow pointing in the wrong direction unless I do something like mounting up, reloading ui etc... after that it works again.


This is a known bug that I still need to resolve.

Quote:
One feature I'm missing that I used in Cartographer is /noway ... Currently there is no way to clear the arrow without clearing the way point using /way reset all. Sometimes you want to keep the waypoint but kill the arrow. Am I missing something?
No, this feature doesn't exist right now. There are a lot of features I would like to add to the waypoints system, but time has been an enemy of mine for the past few months.
__________________
"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 online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 05:20 PM  
Lindalas
A Deviate Faerie Dragon

Forum posts: 19
File comments: 52
Uploads: 0
I see the waypoint arrow pointing in the wrong dire