promotional bannermobile promotional banner

EventNotifier

Abandoned
Don't miss out on queues and ready checks when you're tabbed out!

File Details

Event Notifier v1.42

  • R
  • Dec 6, 2011
  • 7.18 KB
  • 1.0K
  • 4.3.0
  • Retail

File Name

EventNotifier.zip

Supported Versions

  • 4.3.0

v1.42

  • Updated to use the new API function GetMaxBattlefieldID() added in 4.3.
  • Updated version and TOC to indicate compliance with WOW 4.3

v1.41

  • fixed a bug with unused variables when updating versions.
  • fixed an issue with the implementation of the play sound function
  • updated version and toc to indicate compliance with WoW 4.2

v1.40

  • Added a command line option for enable automatically
  • renamed some variables added in 1.40beta and changed their scope to local where possible.
  • Updated version to 1.40
  • Added myself to the credits, because I'm totally awesome.
  • Enable automatically is no longer enabled by default
  • Icon blinking has finally stopped hooray!
  • Added a command line option for enable automatically, which was added in 1.40beta
  • Fixed an issue where raid warning sounds could fire twice if a player did not accept a BG invite in a timely manner. (har har)
  • Added an option to monitor GM whispers. (this will only fire if you're not currently talking to a GM and you get one, so you won't get spammed with warnings when talking to a GM just when a new one tries to contact you).
  • Added an option for WG/Tol Barad
  • Added options for both kinds of role checks(raid role checks and LFG choose a role checks).
  • Added an option to automatically enable the addon when it's loaded.
  • Added undocumented resurrect option to the GUI.
  • Removed /played as an option since it was just for testing. I'll be working on the GUI and CLI next version whenever that happens, so please see curseforge for current ideas or make comments here! I'll read them.

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

v1.42 Going to prob move the context menu into a separate menu to address tainting of context menus in the next version, combined with cli adjustments. IDK when this will be. Soon(tm).