File Details
4.4.1
- R
- Jun 10, 2012
- 318.78 KB
- 4.8K
- 4.3.4
- Retail
File Name
ElvUI_ChatTweaks-4.4.1.zip
Supported Versions
- 4.3.4
2012-06-10 Version 4.4.1
- Fixed bug in
Spam Filtermodule causing a Lua error while making character replacements. Group Saymodule should now work as intended in macros now.
2012-06-07 Version 4.4
- Added
Reputationmodule to announce reputation changes. - Fixed small bug in
Spam Filtermodule. - Various code clean up.
2012-06-06 Version 4.3
- Improved
Raid Helpermodule. - Config frame is now independent of Blizzard's default frame, similar to ElvUI's.
2012-06-03 Version 4.2
- Added
Guild Spammodule. - Added
Crap Cleanermodule. - Rewrote
Whisper Filtermodule.- Filters whispers by sender's level.
Channel Namesmodule has been removed.Hyperlink Hovermodule has been removed.Spam Throttlemodule has been removed.
2012-04-10 Version 4.1
- No issues reported with
Alt Namesmodule. Alt Namesmodule is disabled by default.
2012-04-07 Version 4.1beta
- Added
Alt Namesmodule for testing, per user request.
2012-03-25 Version 4.0
- Added
Chat Fadingmodule. Channel Names,Hyperlink Hover, andSpam Throttlemodules were disabled due to recent additions to ElvUI.
2012-03-19 Version 3.7.1
- Updated
ElvUI_ChatTweaks.tocto patch 4.3.
2011-11-07 Version 3.7
- Added
In Commandmodule. - Added
Repeat Commandmodule. - Various bug fixes.
2011-10-22 Version 3.6
- Added
Auto Profession Linkmodule to automatically link a given profession upon request. - Added guild invite link ability to the
Invite Linksmodule, only active if you can invite to guild. - Yet more bug fixes...
2011-10-18 Version 3.5
- Removed
Train Alertmodule and moved it to it's own addon, Choo Choo. This just didn't seem to fit in with the whole Chat Mod theme. - Added achievement filter module to filter achievement notices from guildies or nearby players.
- Fixed bug with mobile players being improperly queried for information causing the
ERR_GUILD_PLAYER_NOT_FOUND_Ssystem message. - Fixed bug causing
ChatFrame_AddMessageEventFiltererror. (I think/hope <3) - Removed keyword filtering from
Spam Filtermodule. Custom Chat Filterswill now correctly filter as intended.- Have Group, Will Travel announcements in the
Raid Helpermodule will no longer spam, only report once as intended. - Mass Resurrection announcements in the
Raid Helpermodule will no longer spam, only report once as intended.
2011-10-14 Version 3.4
- Added Custom Emote module.
- Numerous bug fixes.
2011-10-13 Version 3.3.1
- Tweaked default settings for various modules for a more "conservative" approach.
- Added Ritual of Souls announcement to Raid Helper module.
- Added Ritual of Summoning announcement to Raid Helper module.
- Added Mass Resurrection announcement to Raid Helper module.
- Added Have Group, Will Travel announcement to Raid Helper module.
2011-10-10 Version 3.3
- Added
Auto Congratulatemodule to automatically congratulate someone when they get an achievement. - Added
Auto Dingmodule to automatically congratulate someone when they level up and say "ding". - Added
Auto Welcomemodule to automatically welcome someone when they join your guild. - Added
Train Alertmodule to notify you of when someone puts down a Toy Train Set, has the ability to summon a pet to destroy it and restore your previous pet. - More bug fixes...
2011-10-05 Version 3.2
- Added German locale.
- Added module to filter Auction House system messages.
- Bug fixes.
2011-10-03 Version 3.1
- Fixed incorrect variable naming in the PlayerNames module.
- Fixed issue with font settings not being set at login.
- Added chat throttling module.
2011-09-26 Version 3.0beta
- Code was completely rewritten for a more modular design.
- Localizations are now complete, still need translators.
- Most of the chat commands were removed, felt they were superfluous.
2011-09-22 Version 2.3
- Added localization for better support of all WoW clients.
2011-09-21 Version 2.2
- Chat frames can now automatically scroll to the bottom after X seconds.
2011-09-19 Version 2.1
- Added chat commands to clear the currently selected, or all chat window(s).
- Config table was moved back to ElvUI_ChatTweaks.lua because of possible conflict issues.
2011-09-18 Version 2.0
- Changed how the addon is setup; the options table, config defaults, slash commands, and spam filter triggers were moved to their own files.
- Added basic spam filtering capabilities.
- Added scroll reminder.
- Added roll frame.
- Added /gkick command (for the heck of it). If you don't have the ability to remove someone from the guild, then the command won't work.
2011-09-14 Version 1.4.1
- Added option to config to change the location of the player's level to the left or right of their name.
- Changed toc to reflect addon better.
2011-09-14 Version 1.4
- Added ability to change the font face, size, and outline of the chat frames.
- Chat Sounds config table is now generated on the fly to make adding/removing/changing the available channels easier for me.
2011-09-13 Version 1.3.1
- Removed text splitting options; wasn't working no matter how much I tweaked, and caused unintentional bugs with certain secure functions.
2011-09-13 Version 1.3
- Can now play a sound, via LibSharedMedia, when a message in a certain channel is received.
2011-09-12 Version 1.2
- Cleaned up code a bit.
- Moved defaults to external file, per user request.
- Added ability to split text messages that are too long (> 256 characters). [i]Still buggy.[/i]
2011-09-10 Version 1.1
- Added ability to save channel colors based on their name, rather than number.
2011-09-09 Version 1.0
- Initial release.