Change Log: -------------------- commit 920a20f3fff47546660b0dc39ee050b9fe9ec9a2 Author: James Whitehead II Date: Mon Oct 22 07:17:40 2012 +0200
Fix niltable error
commit fd49adcb4155e1aea6718644f58009ec828521a6 Author: James Whitehead II Date: Sun Oct 21 20:39:35 2012 +0200
Fix an error when setting archeo waypoints
Also ensures that pandaria continent lookup work properly.
commit d266d7745b7face04089d4fdac78f439954453f4 Author: James Whitehead II Date: Mon Oct 8 16:02:59 2012 +0200
Fix for proximity sort not working
This required removing priority from quest objectives and implementing a distance sort as secondary key for any waypoints with the same priority.
commit 16c6dc10443abbf17bda72e36ed11336c722e559 Author: James Whitehead II Date: Mon Sep 24 08:46:48 2012 +0200
Add slash command to enable/disable sources
/tt source /tt sources
commit 87ddc0f468ed322012ee9d04da95979f5765c865 Author: James Whitehead II Date: Mon Sep 24 08:46:04 2012 +0200
Update toc
commit 4b78aba6d8932cc722e32839ac05f9c616c3801a Author: James Whitehead II Date: Mon Sep 24 08:45:38 2012 +0200
Update libraries
commit 75066edc5f45ed9a857f2359c7d5037861c6d418 Author: James Whitehead II Date: Wed Nov 30 21:25:53 2011 +0000
Update TOC for 4.3
commit 99d1452bb46e000721ef62f6f4ac0059dca1b5f1 Author: James Whitehead II Date: Wed Nov 30 21:25:13 2011 +0000
Update LibMapData-1.0 to 0.20
commit 7afac243d751f9a40aa2c54950e6236f3d6024bd Author: James Whitehead II Date: Sun Oct 30 15:26:06 2011 +0000
Update LibMapData to 0.19-release
commit 5393bfceb9d91a884c858d89857811be5ecc3707 Author: James Whitehead II Date: Sat Jul 16 08:42:03 2011 +0100...
Description: -------------------- TomTomLite is a lighter version of TomTom that provides some of the same features with no backwards compatibility. Redesigned from the ground up to work better with WoW's mapping API, this will enable me to make changes and add features more rapidly.
Currently the addon displays three types of waypoints: quest objectives and turn-ins, corpse location, and archaeology dig sites.
If you die, the corpse arrow will take priority, and if you have no quests being tracked and are on a continent with archaeology dig sites, these will be displayed instead.
Waypoint sources can be enabled/disabled using the following slash commands:
/tt sources - lists the sources /tt source - enable or disable the given source
The arrow can be moved by alt-clicking it, and if you'd like to change the scale of the arrow you can do this by using alt-mousewheel.