Description
TMDM Encounter Client
The TMDM Encounter Client allows a raid leader to send display information and trigger sounds across the raid group.
Usage
To use this client, make simple weakauras (or your own addons) that construct and send addon messages to your party or raid members. The client will parse these messages and display the delivered information on their screen.
Advantages of this approach:
- The raid leader is the only one with the assignment logic, making conflicting assignments impossible.
- Unique boss auras do not need to be downloaded or kept in sync for every member of your raid.
See this wiki page for an in-depth explanation of how we use this client to minimize aura-related progression wipes.
Documentation
See the README on GitHub for full feature and usage documentation.


