TotemTracker

Change log

VERSION HISTORY

--- 2.51 --- - There was a change in Blizzard's code that was causing buff timers to

 not be able to be displayed.  TotemTracker has been updated to fit the
 new scheme

- A change in slash-command usage has been implemented to make it more

 intuitive to use: "/ttr" now brings up the help menu and "/ttr panel"
 will now toggle the panel visibility

--- 2.50 --- - Mana Spring and Healing Stream totems have had their durations updated - Bar color and bar ordering can now be more easily modified from within

 "TotemTracker.lua"; those comfortable with doing so may open this file
 using any text editor and modify the tables "barColor" and "barOrder"

- "TotemTracker_new.lua" from the beta version has been renamed

 "TotemTracker.lua", and the old code has been discarded.

--- 2.40b --- - The totem panel can now be locked and unlocked via "/ttr lock" - Totem buff timers can now be shown/hidden via "/ttr buffmode" Note that

 with some 3rd-party buff mods you may have to use the "/console reloadui"
 command to finalize the buff mode change.

- TotemTracker now attempts to "fool" buff mods into thinking totem buffs

 have a duration by hooking a global API call.  This approach may not
 successfully fool all mods.  See the Advanced Usage section of "readme.txt"
 for details.

- Code now utilizes local functions/variables when possible to reduce the

 execution overhead associated with accessing global functions/variables.

--- 2.33 --- - [Bugfix] Error message no longer display when totems are hit by mobs.

--- 2.32 --- - [Bugfix] Addon message now properly sent to party members when clearing

 totems via Totemic Call.

- [Bugfix] Debug information no longer displays - Totems being destroyed in combat are now detected. Functionality ONLY

 tested vs. creatures - player hits might still not register.

--- 2.31 --- - [Bugfix] Wrath of Air Totem buff now properly displays a timer

--- 2.30 --- - [Bugfix] Flametongue Totem(Rank 4) will now properly be tracked - Timers will now be cleared when beginning a flight path. - Party buff sharing now actually works! (99% confident) - When using party buff timer sharing, events that clear totem timers for the

 player will now be sent to party members so their timers clear as well.

- Burning Crusade expansion totems now should properly be tracked. - Totem time remaining text can now optionally be displayed on the tracking bars.

 There are three modes - no display, mouseover display [default], and always
 display.  Type "/ttr text" to cycle between these three modes.

- Totem icons can now be optionally displayed underneath the tracking bars.

 Type "/ttr icons" to toggle the display on/off.

- Settings for the panel display, bar text display, and icon display are now saved

 between sessions

- LUA and XML code rewritten to be shorter and more compatible with other addons - Buff timers now use the actual Blizzard buff timer objects, instead of separate

 timers.

--- 2.23 --- - Air totem bar is now a slightly lighter shade of blue for better visibility - Totemic Call now clears totem timers and the totem bars - Dying and entering an instance portal now clear totem timers and bars - Party members' totems will now be included in buff timer checks ONLY if they

 are visible to you - i.e. within ~100 yds. (untested)

--- 2.22 --- - 2.0.3-compliant - Attempted fix to get party sharing working - Added support for the Enamored Water Spirit trinket totem (fully tested) - Added support for Totem of Wrath (untested)

--- 2.21 --- - Cross-party addon communication implemented. Totem timer buffs will now

 show the shortest duration timer for each buff from all party members.

- The Totem Panel now flashes a bar if the totem duration drops below 10%

--- 2.11 -- - Updated documentation for slash commands - Confirmation message now displayed on resetting the panel

--- 2.10 --- - A small moveable panel was added with colored bars to graphically show the

 time remaining on your earth, fire, water, and air totems.  This includes
 all totems, not just buffing totems, and will still display when away from
 the totem.

- Slash commands were added to show/hide the panel, as well as

 reset it to the center of the screen.

- The panel display is shown by default for Shaman classes; hidden by default

 for other classes.  Other classes can still display the panel if they like,
 but since they can't cast totems there is no reason to.

- Party sharing is still experimental; it is NOT yet implemented.

--- 2.00 --- - Updated for the API 2.00 changes - Version history and installation instructions prepared for web upload

Facts

Uploaded on
09 Jun 2007
Game version
  • 2.1.1
Filename
totemtracker-2-51-2.zip
Size
14.1 KiB
MD5
57c59f17181d5f613dd44489b7d14abb
Type
Release
Status
Normal

Authors