Blood Shield Tracker
Issues / Feedback
Please use the Ticket Tracker at Wowace to report bugs or request enhancements: http://www.wowace.com/addons/blood-shield-tracker/tickets/
Overview
Blood Shield Tracker is an addon to track the value of the Death Knight Blood Shield. It can show bars for the following items:
- The current Blood Shield value (when Blood Shield is up).
- The estimated heal of a Death Strike or the Blood Shield value.
- The current Power Word:Shield value on the player.
- The current and maximum health of the player.
Blood Shield Bar
- Appears when Blood Shield is up and shows the current shield value.
- Updates the current value of the Blood Shield. It provides both an absolute value and a percent of the remaining shield value. With stacking Blood Shields, the maximum and percent values are less useful but it might be interesting for some people so I left that option. The current value is key thing to use.
- Disappears when the Blood Shield buff ends.
Estimate Bar
- Predicts the size of the Death Strike heal or Blood Shield based.
- The user can configure if the bar predicts the Death Strike heal or Blood Shield value.
- The bar can be configured to show the estimated value as a percentage of maximum health instead of the absolute value.
Bone Shield Bar
- Shows the current number of Bone Shield charges, time left on the buff, or the time until Bone Shield is usable again.
Power Word: Shield Bar
- Shows the current value of the Power Word: Shield on you. It is shown when a shield is on you and hidden when no PW:S is on you.
- By default this bar includes the Divine Aegis shield too. You can disable that in the options if you wish though.
- It is fully configurable just like the other bars.
Total Absorbs Bar
- Shows the total of various absorbs on you. It includes the following absorb types and you can configure which ones you want included:
- Blood Shield
- Power Word: Shield
- It is fully configurable just like the other bars.
AMS Bar
- Provides a bar to track the remaining absorb from Anti-Magic Shield.
- It is off by default and needs to be enabled first.
Health Bar
- Provides a health bar to make monitoring your health easier. Based on your UI setup, you may find this very useful to keep near the other Blood Shield Tracker bars and your rune addon of choice.
- It is off by default and needs to be enabled first.
- It is fully configurable and has an option to change color based on a user-set threshold.
LDB / Minimap Data
The LDB or minimap icon provides a tooltip with some statistics for your Blood Shields. The following statistics are provided for the session and for the last fight:
- The total number of blood shields.
- The number of shields refreshed. This is the number that are re-applied before the previous shield was removed (i.e., stacking).
- The number of removed shields.
- The minimum, maximum, and average shields maximum/starting values. The maximum value is the full, initial value of the shield.
- The total amount absorbed by the shields, the total value of all shields, and percent of the shields used. This lets you see how much of the shields were used to absorb damage.
In addition, for the last fight it provides:
- The duration of the fight.
- The average number of seconds between Blood Shields (or successful Death Strikes).
The LDB can be configured to use a shorter label and can also set a data feed to display values such as the last Death Strike, last Blood Shield, and the Estimate Bar value.
Options
Blood Shield Tracker provides several configuration options. It also supports LibSharedMedia so fonts and textures loaded there can also be used. It also provides full support for profiles.
You can change the following:
- If the minimap button is shown. The addon also provides an LDB data feed.
- Whether a bar is shown.
- If a bar is locked and cannot be moved.
- The width, height, and scale of the bars
- The font, font size, and font options of the text on the bars
- Whether the background/bar is shown or just the text.
- The color of each bar and bar text, including setting the minimum and optimal heal colors.
- The texture to use for each bar.
- Whether a bar has a Blizzard-style border around it.
- The format of the text on a bar.
Skinning
Blood Shield Tracker provides support for skinning. In particular, it will match the look and feel of ElvUI and Tukui. There are settings in the configuration to control it selectively. By default, it will override the textures, font, and borders of the bars to match the UI. The user will just need to position the bars to where he or she would like them. If you do change the Skinning settings, you will need to reload the UI since the changes are only made when the addon loads.
If you need to access the configuration but cannot find it, you can always type /bst in a chat window.
I was having the same problem myself and just couldnt figure it out until I was in a Instance today and a healer pointed out that I was not in a presence at all. This happened when I dual spec'ed to Unholy and switched back to Blood. I simply needed to put up my presence and my blood shield tracker was restored. When you are not in a presence blood shield just is simply not there so the tracker was correctly working (i.e. No presence = no blood shield). Hope this helps some people out there that might have been freaking out like I was. Bottom line, check your presence after switching specs!!
Cruorem
Blood DK, Earthen Ring
Love the addon, but having trouble with it. Using a skinned Tukui and when I load this mod it disables my custom skin for Tukui. I am guessing it has to do with the skin integration. How can I disable this?
I do not use Tukui but the addon just calls a Tukui method to change the look of the bars. That should not break anything in Tukui. It is possible there is a library conflict if the version you are using is older. I did try it with the latest Tukui 15.53 and it appeared to work correctly. I'm not familiar with the skinned Tukui you are using though.
You can disable the skinning in the options. If you expand the Blood Shield Tracker options (in the list of addon on the left) by clicking the small plus sign button next to it, you will see a Skinning section. You can turn off the Tukui skinning completely.
I see. Yeah I'm not sure how it messes with it, the UI I use is fairly old (still works) but is my favorite so far. This is the only mod I've seen that breaks it really. I did try unchecking everything for skinning and even went as far as disabling the call for skinning entirely in the LUA and it still disabled the skin process. Bummer. :/ I might have to change UI's just to get it to work. It is called Flying UI, I am sure it might be a bug with the old UI but if you want to check it out to see if there is a bug with your mod (not familiar on how to troubleshoot it) then go for it. Thanks for your reply
I'm almost positive there is not an issue with my code. In fact, adding any addon that has an optional dependency (no matter how trivial the addon is) to Tukui seems to break these "edits". It would appear that anything loading before the edit breaks it.
I would re-install a fresh copy of Blood Shield Tracker (to revert any Lua changes you made) and for now try adding FlyingUI to the OptionalDeps line. Add it right before Tukui so something like:
That being said, FlyingUI is clearly not supported any more and I would consider using another version of Tukui or ElvUI.
Hey, great addon
I've modded it to track shield barrier with limited success, I really want to get it working like the blood shield bar but at the moment I can't really work out how to replicate your code without breaking things
The best I can do is get it tracked by a bar with the buff duration indicated via the progress bar, but I can't get the current shield value to show as text on the bar
If you have the opportunity would you ever include support for other classes?
thanks
Blood Shield Tracker is very specific to DKs. I have another addon called Shield Tracker that is generic and you can pick the shields to track. You can easily set it up to track Shield Barrier. You should try it and see what you think.
Awesome! thats exactly what i wanted :D
thanks again
hello everyone,
my blood shield bar just disappears, but the heal bar still exists. i try to delete interface and wdf folders, and reinstall the addon, but the result is the same. can anybody help? thanks!
Did you try disabling all other addons except Blood Shield Tracker. In the settings, it is possible to disable the Blood Shield bar so you may want to check it. If you deleted the settings file or the entire WTF folder then I'd think it should cover the issue of settings.
Feel free to send me a private message here with the settings file if you wish. It is located at <WoW Folder>\WTF\Account\<Account Name>\SaveVariables\BloodShieldTracker.lua. I can help you resolve the issue.
thanks for your advice. it's amazing that the bar just came back like the day when it disappeared. i didn't do anything to it. anyway, since it's ok, let me enjoy the game
With the latest release the colour of the Heal Bar does not change to green to show optimal heal... I played with all the settings and nothing. Any ideas?
Hi, I did not get a chance to tank much since you posted your issues but I've seen it changeany time I take significant damage. The addon does adjust the minimum heal for Scent of Blood which means you need to be taking significant damage for it to change with the default settings.
If you want to send me more details in a private message, I can help you resolve the issue.
I had a chance to do raids and heroics and I definitely see the Estimate bar changing to higher numbers and turning to green. It does depend on how much damage you're taking though.
So if you have Elvui ( http://tukui.org/dl.php ) installed BST will cause your minimap to turn into a circle........ Also have carbonite installed, might be somehow adding to this problem, but if i disable BST and log in its back to normal. I cannot make it a square again by changing any settings in carbonite ( http://www.carboniteaddon.com/ )or elvui.
This addon doesn't have anything to do with the minimap. I believe there is an issue with Carbonite. It tends to be involved in most addon issues from what I've seen. I do not use it. It's barely maintained, if that, to the best of my knowledge. I'm guessing there is an issue with libraries included with the addons since that is the only likely interaction between BST and another addon.
Blood Shield Tracker and ElvUI work together fine though.
Value of the shield doesn't change with the tanking 4 set, tried every possible option, anyway you could add this somehow?
I added that in the alpha versions but just have not release it yet. You can test it out if you wish. This alpha is very stable:
http://www.wowace.com/addons/blood-shield-tracker/files/384-0-23-7-g6eafd3b/
I'll probably release it soon.
On BloodShieldTracker.lua lines 5749 and 5859, the global "_" variable was used. This may cause taint bugs to occur with the Blizzard UI.
Yes, that was a temporary fix for 5.1. I've removed that in my dev version.