Skip to content

A WoW AddOn that helps to detect and analyze hidden auras.

License

Notifications You must be signed in to change notification settings

Dorovon/HiddenAuraLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiddenAuraLogger

A WoW AddOn that helps to detect and analyze hidden auras.

General Notes

  • The addon will automatically be logging at all times. You do not need to do anything to start it.
  • Sometimes, visible auras will show up in this tool, but this will mainly happen for auras without Combat Log Events.

Real-Time Aura Display

image

  • Type /hal ui to show the Aura UI.
  • This will show any detected hidden auras on your character with their stack count and remaining duration.
  • Green borders indicate an aura that was recently added to your character.
  • Red borders indicate that the aura was recently removed.
  • You can mouse over any aura to get the tooltip for it, which may or may not be useful.

Logs

Viewing Logs

image

  • Type /hal logs to open the log viewer.
  • Simply select a log on the left to open it and view hidden aura events.

Exporting Logs

image

  • The "Export Single" button will open an export frame with text to copy for the specific log you have selected.
  • The "Export Matching" button will open an export frame with text to copy for all logs with the same encounter and game version as the one you have selected. This is for mass exporting all of the logs for a boss and was specifically designed for PTR raid testing.

Deleting Logs

  • You can type /hal clear to delete all logs. Currently, there isn't a way to delete individual logs through the addon.

Settings

image

  • Navigate to the Addon settings or type /hal to open the settings.
  • The "Maximum Milliseconds per Frame" option is used to prevent the addon from using too much CPU. The default of 3 ms is not noticeable in raids for me, but you may wish to set this lower if you're lagging.
  • When used to look for hidden auras in specific content, the spell ID range that is searched can be constricted to reduce the amount of time needed to detect a new aura.

About

A WoW AddOn that helps to detect and analyze hidden auras.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages