TB Core

Abandoned
Provides the core functionality of the TB Add-Ons Suite.

File Details

r119-release

  • R
  • Jun 11, 2009
  • 71.56 KB
  • 125
  • 3.1.0
  • Retail

File Name

TB_Core-r119-release.zip

Supported Versions

  • 3.1.0

------------------------------------------------------------------------
r119 | valana_tb | 2009-05-27 05:34:41 +0000 (Wed, 27 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

Properly format the printed message on AUTOBG_NOTIFY_IDLE.
------------------------------------------------------------------------
r118 | valana_tb | 2009-05-24 04:14:13 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

| => \124
------------------------------------------------------------------------
r117 | valana_tb | 2009-05-21 08:39:44 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

Undoing the pattern matching changes.
------------------------------------------------------------------------
r116 | valana_tb | 2009-05-20 19:15:12 +0000 (Wed, 20 May 2009) | 2 lines
Changed paths:
   M /trunk/TB_Core.lua

* Fixed the capitalization code to support multi-byte characters.
* TB Core should no longer disable old TB Add-Ons. Their replacements take care of this.
------------------------------------------------------------------------
r115 | valana_tb | 2009-05-16 10:13:03 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

Capitalize() now treats asterisks * as letters, for TB Chat Enhancements partial word matching's purposes.
------------------------------------------------------------------------
r114 | valana_tb | 2009-05-14 08:10:07 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

Rearranged embeds alphabetically.
------------------------------------------------------------------------
r113 | valana_tb | 2009-05-14 08:09:50 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Embeds.xml

Forgot to close a tag.
------------------------------------------------------------------------
r112 | valana_tb | 2009-05-14 07:45:02 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Embeds.xml
   M /trunk/Locales/enUS.lua
   M /trunk/TB_Core.lua
   M /trunk/TB_Core.toc

Added LibBabble-Zone-3.0 to get rid of some localization strings.
------------------------------------------------------------------------
r111 | valana_tb | 2009-05-14 00:35:29 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

GetRemainingCooldown() no longer returns values lower than 0.
------------------------------------------------------------------------
r110 | valana_tb | 2009-05-14 00:24:47 +0000 (Thu, 14 May 2009) | 2 lines
Changed paths:
   M /trunk/TB_Core.lua

* Added support for special characters in GetCaseInsensitivePattern() and Capitalize().
* Added support for ClassColors.
------------------------------------------------------------------------
r109 | valana_tb | 2009-05-13 19:41:50 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/TB_Core.toc

Added an optional dependency on ClassColors.
------------------------------------------------------------------------
r107 | valana_tb | 2009-05-12 04:13:08 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

GetRemainingCooldown() now returns nil if cooldown information is not available.
------------------------------------------------------------------------
r106 | valana_tb | 2009-05-12 04:01:56 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

Updated the class/level check for Heroic Lust.
------------------------------------------------------------------------
r105 | valana_tb | 2009-05-12 03:44:34 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

GetRemainingCooldown now accepts spell ID's in addition to spell names.
------------------------------------------------------------------------
r104 | valana_tb | 2009-05-10 00:16:14 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/TB_Core.lua

Changed a variable name to be more appropriate.
------------------------------------------------------------------------