r22-nolib

Details

  • Filename
    Broker_AnkhTimer-r22-nolib.zip
  • Uploaded by
  • Uploaded
    Jun 20, 2009
  • Size
    14.66 KB
  • Downloads
    18
  • MD5
    85d120be3a17eefc850e35626cb95d04

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r22 | millel | 2009-06-20 13:01:12 +0000 (Sat, 20 Jun 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

Fixed and issues with dual talent spec change not detected and Reincarnation cooldown not correctly updated.
------------------------------------------------------------------------
r21 | millel | 2009-06-20 11:37:45 +0000 (Sat, 20 Jun 2009) | 1 line
Changed paths:
   M /trunk/Broker_AnkhTimer.toc
   M /trunk/Core.lua
   M /trunk/locale/enUS.lua

Added support for localization.
------------------------------------------------------------------------
r20 | millel | 2009-05-30 16:59:51 +0000 (Sat, 30 May 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

If the Glyph of Renewed Life is equipped the number of Ankhs will not be shown and not auto-buy will be performed.
------------------------------------------------------------------------
r18 | millel | 2009-05-26 21:47:19 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

Change the delay from OnEnable from 3 sec to 1 sec.
------------------------------------------------------------------------
r17 | millel | 2009-05-26 21:22:39 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

Had to delay talent checks 3 seconds after OnEnable at first startup since the UI probably is not fully initialized at this point of time.
------------------------------------------------------------------------
r16 | millel | 2009-05-26 19:33:27 +0000 (Tue, 26 May 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

No code changes.
Updated the comments section TODO.
------------------------------------------------------------------------
r15 | millel | 2009-05-26 19:32:16 +0000 (Tue, 26 May 2009) | 2 lines
Changed paths:
   M /trunk/Broker_AnkhTimer.toc

Updated Interface to 3.1
Changed addon version to 0.9.
------------------------------------------------------------------------
r14 | millel | 2009-02-12 19:17:58 +0000 (Thu, 12 Feb 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

Fixed error in getSpellCooldown func call.
------------------------------------------------------------------------