File Details
v1.31
- R
- Oct 22, 2010
- 6.36 KB
- 486
- 4.0.6
- Retail
File Name
EventNotifier_v131.zip
Supported Versions
- 4.0.6
v1.31
- Adjusted default minimap icon position.
- Incorporated changes from v1.20a.
v1.3
- Updated for 4.0.1
- Fixed bug regarding version control
v1.20a
- Implemented new logic for the mute while active option. The addon will now function correctly if this option is disabled.
- Fixed a variable scope issue that might cause the addon to cease to function if certain conditions were met.
- Fixed an issue where the raid warning sound was clipped when mute while listening was enabled.
- Fixed an issue where the raid warning sound might be muted if two events fired together.
v 1.2
- Added option to toggle MinimapIcon GUI from the commandline:
- Use "/en gui" to toggle display of the minimap icon.
- Renamed several variables to avoid conflicts with other addons.
v 1.13
- Bug fix: Fixed variable scope issues that might cause conflicts between addons and render this addon useless.
v 1.12
- Bug fix: User will not have sound options turned off upon logout.
v 1.11
- Bug fix: "Mute while active" is now a functional option
v1.1
- Renamed to EventNotifier
v1.0
- Graphic UI complete. MinimapIcon added:
- Left-click: start/stop the event monitor
- Right-click: toggle all available event triggers and options
- Shift + Left-click: reposition the icon around the minimap
- Version control added:
- New versions will reset saved variables to default on first run to ensure consistency, since further customizations are expected.
v0.6b
- Added options and triggers tables to SavedVariables
- Command line UI complete:
- "/atn [command]" to set general settings
- "/atnTriggers [event name]" to toggle specific event monitors
- Added event monitors:
- Confirm summon
- BG/arena queue
v0.2b
First beta version:
- Core algorithm complete
- Simple command line UI implemented (type /atn in chat)
- Minimap GUI in development
Known Issues:
The raid warning sound may fire twice if a player does not accept a Battleground queue in a timely manner.
Comments:
Variable scoping and naming conventions should be reviewed.
Functions should be implemented to interact with variable groups as objects making extensions of this addon easier.
Extremely long names for command-line options may be cumbersome.
Some users report the blinking icon when the addon is active is somewhat distracting.

