TB Auto-Tracker

Abandoned
Automatically switches your tracking target in arenas and PvE instances if you are a Hunter with Improved Tracking.

File Details

r48-release

  • R
  • May 12, 2009
  • 65.34 KB
  • 2.3K
  • 3.1.0
  • Retail

File Name

TB_AutoTracker-r48-release.zip

Supported Versions

  • 3.1.0

------------------------------------------------------------------------
r48 | valana_tb | 2009-05-08 07:16:15 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

TB Core now needs AceHook.
------------------------------------------------------------------------
r47 | valana_tb | 2009-05-02 10:46:07 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   A /trunk/Documentation.URL

Added a link to the documentation page.
------------------------------------------------------------------------
r46 | valana_tb | 2009-04-21 14:51:00 +0000 (Tue, 21 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.toc

Added an optional dependency on !Swatter.
------------------------------------------------------------------------
r45 | valana_tb | 2009-04-20 06:17:50 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Removed debug code.
------------------------------------------------------------------------
r44 | valana_tb | 2009-04-20 06:16:47 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Logic for using Track Hidden or Humanoids was swapped.
------------------------------------------------------------------------
r43 | valana_tb | 2009-04-20 06:09:41 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Ugh. Another variable.
------------------------------------------------------------------------
r42 | valana_tb | 2009-04-20 06:09:10 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Fixed a variable name.
------------------------------------------------------------------------
r41 | valana_tb | 2009-04-20 06:05:39 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Typo.
------------------------------------------------------------------------
r40 | valana_tb | 2009-04-20 05:04:52 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Added the PLAYER_TALENT_UPDATE event.
------------------------------------------------------------------------
r39 | valana_tb | 2009-04-20 05:04:15 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Exclude pets from the ARENA_OPPONENT_UPDATE event handler.
------------------------------------------------------------------------
r38 | valana_tb | 2009-04-19 09:02:44 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

White space.
------------------------------------------------------------------------
r37 | valana_tb | 2009-04-19 08:57:07 +0000 (Sun, 19 Apr 2009) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Embeds.xml
   D /trunk/Locales
   M /trunk/TB_AutoTracker.lua
   M /trunk/TB_AutoTracker.toc

* Make use of the new ARENA_OPPONENT_UPDATE event to get rid of AceLocale-3.0 and AceTimer-3.0.
* In arenas, only set Track Hidden at the start of the match. If the player changes the tracking type and there are stealthers on the opposing team, the tracking type will no longer return to Track Hidden.
* Should no longer cause an error message after the arena gates open if the tracking type needed to be changed.
* Fixed a bug in the battleground/Wintergrasp logic, which would cause tracking to be set to Track Hidden if the tracking type was supposed to be Track Humanoids, and that was already the case.
------------------------------------------------------------------------
r36 | valana_tb | 2009-04-17 01:03:54 +0000 (Fri, 17 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Removed UNIT_SPELLCAST_SUCCEEDED and PLAYER_ENTERING_WORLD from the list of events listened to.
------------------------------------------------------------------------
r34 | valana_tb | 2009-04-15 05:39:06 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Adjusted tabs.
------------------------------------------------------------------------
r33 | valana_tb | 2009-04-15 04:58:13 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Removed debug code.
------------------------------------------------------------------------
r32 | valana_tb | 2009-04-15 04:02:25 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Increased the timer from .1s to .5s to avoid some error speech.
------------------------------------------------------------------------
r31 | valana_tb | 2009-04-14 19:50:17 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_AutoTracker.lua

* Use GetSpellInfo() to get localized spell names.
* Added support for respecs.
------------------------------------------------------------------------
r30 | valana_tb | 2009-04-14 15:00:44 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.toc

ToC => 30100.
------------------------------------------------------------------------
r29 | valana_tb | 2009-04-13 20:35:56 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

TB_Core now needs AceEvent-3.0.
------------------------------------------------------------------------
r28 | valana_tb | 2009-04-12 21:47:26 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Fixed a non-existent self.
------------------------------------------------------------------------
r27 | valana_tb | 2009-04-12 20:32:19 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_AutoTracker.lua

Added support for battlegrounds and Lake Wintergrasp.
------------------------------------------------------------------------