TB Chat Enhancements

Abandoned
Enhances your chat frames' functionality.

File Details

r113-release-nolib

  • R
  • May 12, 2009
  • 36.21 KB
  • 9
  • 3.1.0
  • Retail

File Name

TB_ChatEnhancements-r113-release-nolib.zip

Supported Versions

  • 3.1.0

------------------------------------------------------------------------
r113 | valana_tb | 2009-05-08 22:44:58 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Allow duel outcomes for the player's target.
------------------------------------------------------------------------
r112 | valana_tb | 2009-05-08 08:02:26 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

Fixed "Valana thanks Chef you for the Great Feast!"
------------------------------------------------------------------------
r111 | valana_tb | 2009-05-08 07:32:30 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Duel outcomes should no longer be filtered out for friends and guildmates.
------------------------------------------------------------------------
r110 | valana_tb | 2009-05-08 07:27:25 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Replaced the raid targeting macros with shorter versions so that copy-chat may hold more text.
------------------------------------------------------------------------
r109 | valana_tb | 2009-05-08 07:25:23 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

TB Core now needs AceHook.
------------------------------------------------------------------------
r108 | valana_tb | 2009-05-06 02:05:31 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

If the option to show chat frame buttons is checked, only re-show them if they were previously hidden by TB Chat Enhancements.
------------------------------------------------------------------------
r107 | valana_tb | 2009-05-05 18:29:37 +0000 (Tue, 05 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_ChatEnhancements.lua

AFK/DND filtering should now be properly reset if the body of the message changes.
------------------------------------------------------------------------
r106 | valana_tb | 2009-05-05 18:22:32 +0000 (Tue, 05 May 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Fixed the logic that discovers the classes of guild mates. Local changes to the guild roster are now ignored, and TB Core is relied upon for requesting full roster updates.
------------------------------------------------------------------------
r105 | valana_tb | 2009-05-02 10:46:10 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   A /trunk/Documentation.URL

Added a link to the documentation page.
------------------------------------------------------------------------
r104 | valana_tb | 2009-05-02 06:34:56 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

Fixed a few strings.
------------------------------------------------------------------------
r103 | valana_tb | 2009-05-02 05:21:01 +0000 (Sat, 02 May 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua

* gsub => format
* Fixed some strings.
------------------------------------------------------------------------
r102 | valana_tb | 2009-04-29 01:11:46 +0000 (Wed, 29 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

Fixed GlobalStrings replacements for combat log labels.
------------------------------------------------------------------------
r101 | valana_tb | 2009-04-29 00:41:34 +0000 (Wed, 29 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Fixed Recount summary support.
------------------------------------------------------------------------
r100 | valana_tb | 2009-04-27 07:47:00 +0000 (Mon, 27 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Misspelled function call.
------------------------------------------------------------------------
r99 | valana_tb | 2009-04-26 08:05:29 +0000 (Sun, 26 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

TB Raid Helper will now take care of hiding "Looting changed to Master Looter".
------------------------------------------------------------------------
r98 | valana_tb | 2009-04-26 07:40:52 +0000 (Sun, 26 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Forgot to close a function.
------------------------------------------------------------------------
r97 | valana_tb | 2009-04-26 05:55:08 +0000 (Sun, 26 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Added support for Recount summaries.
------------------------------------------------------------------------
r96 | valana_tb | 2009-04-22 18:20:30 +0000 (Wed, 22 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Made use of the new TbCore string empty methods.
------------------------------------------------------------------------
r95 | valana_tb | 2009-04-22 07:50:42 +0000 (Wed, 22 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Fixed a screwup in AfkMessageFilter which resulted from mass renaming msg to message.
------------------------------------------------------------------------
r94 | valana_tb | 2009-04-22 03:12:26 +0000 (Wed, 22 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

Removed junk from the TARGET_NOT_FOUND pattern.
------------------------------------------------------------------------
r93 | valana_tb | 2009-04-22 03:12:02 +0000 (Wed, 22 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

AutoBG => TbAutoBG.
------------------------------------------------------------------------
r92 | valana_tb | 2009-04-22 00:21:56 +0000 (Wed, 22 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Enforce the default profile.
------------------------------------------------------------------------
r91 | valana_tb | 2009-04-21 23:06:56 +0000 (Tue, 21 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Fixed the AddMessage hook.
------------------------------------------------------------------------
r90 | valana_tb | 2009-04-21 18:08:57 +0000 (Tue, 21 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

* Use : syntax to call hooked frame methods instead of . syntax with the frame as the first parameter.
* msg => message.
------------------------------------------------------------------------
r89 | valana_tb | 2009-04-21 14:51:27 +0000 (Tue, 21 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.toc

Added an optional dependency on !Swatter.
------------------------------------------------------------------------
r88 | valana_tb | 2009-04-21 05:50:37 +0000 (Tue, 21 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

Capitalized tab headers.
------------------------------------------------------------------------
r87 | valana_tb | 2009-04-21 04:42:14 +0000 (Tue, 21 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_ChatEnhancements.lua

Added a toggle for chat announcement filtering.
------------------------------------------------------------------------
r86 | valana_tb | 2009-04-21 03:30:57 +0000 (Tue, 21 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Oops, clobbered [name] patterns for per-class coloring.
------------------------------------------------------------------------
r85 | valana_tb | 2009-04-21 03:24:48 +0000 (Tue, 21 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

* Emotes should now properly be affected by per-class and custom coloring.
* Cross-realm names should be properly per-class colored.
------------------------------------------------------------------------
r84 | valana_tb | 2009-04-19 06:46:46 +0000 (Sun, 19 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

* AceConfig setters no longer need to return their values.
* Capitalize custom highlight words on the spot when saving them.
------------------------------------------------------------------------
r83 | valana_tb | 2009-04-19 05:03:29 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Fixed per-class coloring string format.
------------------------------------------------------------------------
r82 | valana_tb | 2009-04-19 03:52:15 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Player class data are now time stamped and purged automatically after 180 days.
------------------------------------------------------------------------
r80 | valana_tb | 2009-04-15 02:54:15 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Unhook doesn't need a third argument.
------------------------------------------------------------------------
r79 | valana_tb | 2009-04-15 01:56:31 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

IsShown() => IsVisible().
------------------------------------------------------------------------
r78 | valana_tb | 2009-04-15 01:30:40 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Only call GuildRoster() if we are in a guild but not yet aware of any of our guild mates.
------------------------------------------------------------------------
r77 | valana_tb | 2009-04-14 20:01:10 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_ChatEnhancements.lua

Make use of GUILD_MOTD_LABEL.
------------------------------------------------------------------------
r76 | valana_tb | 2009-04-14 17:04:01 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TB_ChatEnhancements.lua

Fixed for WoW 3.1.
------------------------------------------------------------------------
r75 | valana_tb | 2009-04-14 15:56:15 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Updated message filters for WoW 3.1.
------------------------------------------------------------------------
r74 | valana_tb | 2009-04-14 15:56:04 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua

* Updated message filters for WoW 3.1.
* Added a local reference to TbCore.
------------------------------------------------------------------------
r73 | valana_tb | 2009-04-14 15:01:17 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.toc

ToC => 30100.
------------------------------------------------------------------------
r72 | valana_tb | 2009-04-14 04:35:54 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Removing special character support because it's a pain in the ass.
------------------------------------------------------------------------
r71 | valana_tb | 2009-04-14 01:45:40 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Fixed the patterns for per-class coloring.
------------------------------------------------------------------------
r70 | valana_tb | 2009-04-14 01:32:12 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Initially request the guild roster to get our guild mates' names.
------------------------------------------------------------------------
r69 | valana_tb | 2009-04-13 21:45:20 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Just renamed some variables.
------------------------------------------------------------------------
r68 | valana_tb | 2009-04-13 20:36:52 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

TB_Core now needs AceEvent-3.0.
------------------------------------------------------------------------
r67 | valana_tb | 2009-04-13 19:38:51 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Added support for more special characters to per-class name coloring.
------------------------------------------------------------------------
r66 | valana_tb | 2009-04-13 15:27:20 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Added support for special characters to per-class coloring.
------------------------------------------------------------------------
r65 | valana_tb | 2009-04-13 00:54:08 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Don't show achievement announcements from guild mates.
------------------------------------------------------------------------
r64 | valana_tb | 2009-04-12 19:40:17 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Simplified an if statement.
------------------------------------------------------------------------
r63 | valana_tb | 2009-04-12 18:43:42 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Fixed the AFK/DND message restoring functionality for real.
------------------------------------------------------------------------
r62 | valana_tb | 2009-04-12 18:30:22 +0000 (Sun, 12 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

* Fixed setting of the AFK/DND message when talking while AFK/DND.
* The GM Chat Frame is now also affected by chat frame-affecting settings.
------------------------------------------------------------------------
r61 | valana_tb | 2009-04-10 02:22:39 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/TB_ChatEnhancements.lua

Don't prevent the player from getting out of AFK/DND manually.
------------------------------------------------------------------------