WoWInterface SVN AutoDND

[/] [trunk/] [AutoDND/] [Readme.txt] - Rev 2

Compare with Previous | Blame | View Log

AutoDND v1.0.3
By Cogwheel

AutoDND keeps you DND until you specify otherwise. In the default UI, DND status
does not persist across logins and WoW removes your DND flag when you go AFK.
This addon will return you to DND status on login and after leaving AFK,
remembering the message you specify. Just use /dnd like you normally would, and
AutoDND will do the rest.

v1.0.3
- Fixed a bug where AutoDND was not disabling itself after leaving DND

v1.0.2
- Uses the global string for the AFK message so it should be compatible with
non-English locales.

v1.0.1
- Correctly handles going DND while AFK if not already DND
- Hooks SendChatMessage instead of SlashCmdList["CHAT_DND"] to more easily
coexist with other DND-triggering addons.

v1.0
- Initial Release

Compare with Previous | Blame