Introduction
Shield Maid is a lightweight tracker for the two Warrior abilities Shield Barrier and Shield Block.
The addon adds two icons, one for each ability. The icons are only visibly if the player has the corresponding buff. The Shield Barrier icon shows the remaining duration of the buff as well as the remaining absorb value of the shield. The Shield Block icon shows the remaining duration of the buff as well as the amount blocked so far.
Comments and suggestions are much welcome :)
Configuration
No ingame configuration is available, but a few configuration variables can be adjusted in the Config.lua file.
Changelog
1.0.3:
Added configuration options for anchor and scale.
Added several more configuration options for the two types of text.
Added an option to show thousands separators.
1.0.2:
Identifying spells by id instead of name to avoid localization-issues.
Split the config and core code into two separate files.
Set the frame strata to "HIGH" on icons to avoid overlap-issues.
Bug fixes.
1.0.1:
Bug fixes.
Shield Maid is a lightweight tracker for the two Warrior abilities Shield Barrier and Shield Block.
The addon adds two icons, one for each ability. The icons are only visibly if the player has the corresponding buff. The Shield Barrier icon shows the remaining duration of the buff as well as the remaining absorb value of the shield. The Shield Block icon shows the remaining duration of the buff as well as the amount blocked so far.
Comments and suggestions are much welcome :)
Configuration
No ingame configuration is available, but a few configuration variables can be adjusted in the Config.lua file.
Changelog
1.0.3:
Added configuration options for anchor and scale.
Added several more configuration options for the two types of text.
Added an option to show thousands separators.
1.0.2:
Identifying spells by id instead of name to avoid localization-issues.
Split the config and core code into two separate files.
Set the frame strata to "HIGH" on icons to avoid overlap-issues.
Bug fixes.
1.0.1:
Bug fixes.