Change Log:
--------------------
version 1.2.4:
- Fixed showing non-tracked pets.
version 1.2.3:
- API bump "Scalebreaker", added unit shield bars.
version 1.2.2:
- Fixed friendly followers. (Hopefully this time)
version 1.2.1:
- Fixed friendly followers blocking pet's health bar.
version 1.2.0:
- Pet frames
version 1.0.1:
- Fixed missing member UnitFrames.LAYOUT_DATA.
version 1.0.0:
- initial
Description:
--------------------
Description
Reviewed and refactored version of the built-in unit frames.
It works with keyboard and gamepad UI.
New Features
Health warner
Class symbol
Hide title
Swap character-name and unit-tag display row
Configurable health bar update speed
Pet Frames
Pet Dismiss Keybindsbigger health bars
https://cdn-eso.mmoui.com/preview/pvw7793.png
Health warner + update speed
only in group frames (max. 4 players)
video with health warner and 100ms update speedhttp://www.plastique-music.de/healthbars.gif
Switch names
https://cdn-eso.mmoui.com/preview/pvw7792.png
Hide title
https://cdn-eso.mmoui.com/preview/pvw7794.png
Pet Frame
https://cdn-eso.mmoui.com/preview/pvw8021.png
Pet Keybinds
https://cdn-eso.mmoui.com/preview/pvw8022.png
Positions
This addon has not an option to move the frames. If you want to grab and move it, you can use Azurah.
For Theme Modders
New callback:
CALLBACK_MANAGER:RegisterCallback("UnitFramesPreInit", function(UnitFrames) end)
If you listening to the callback, you can replace the XML template with yours:
UnitFrames.TargetUnitFrameTemplate = "ZO_TargetUnitFrame"
UnitFrames.UnitFrameBarTextTemplate = "ZO_UnitFrameBarText"
UnitFr...
--------------------
version 1.2.4:
- Fixed showing non-tracked pets.
version 1.2.3:
- API bump "Scalebreaker", added unit shield bars.
version 1.2.2:
- Fixed friendly followers. (Hopefully this time)
version 1.2.1:
- Fixed friendly followers blocking pet's health bar.
version 1.2.0:
- Pet frames
version 1.0.1:
- Fixed missing member UnitFrames.LAYOUT_DATA.
version 1.0.0:
- initial
Description:
--------------------
Description
Reviewed and refactored version of the built-in unit frames.
It works with keyboard and gamepad UI.
New Features
Health warner
Class symbol
Hide title
Swap character-name and unit-tag display row
Configurable health bar update speed
Pet Frames
Pet Dismiss Keybindsbigger health bars
https://cdn-eso.mmoui.com/preview/pvw7793.png
Health warner + update speed
only in group frames (max. 4 players)
video with health warner and 100ms update speedhttp://www.plastique-music.de/healthbars.gif
Switch names
https://cdn-eso.mmoui.com/preview/pvw7792.png
Hide title
https://cdn-eso.mmoui.com/preview/pvw7794.png
Pet Frame
https://cdn-eso.mmoui.com/preview/pvw8021.png
Pet Keybinds
https://cdn-eso.mmoui.com/preview/pvw8022.png
Positions
This addon has not an option to move the frames. If you want to grab and move it, you can use Azurah.
For Theme Modders
New callback:
CALLBACK_MANAGER:RegisterCallback("UnitFramesPreInit", function(UnitFrames) end)
If you listening to the callback, you can replace the XML template with yours:
UnitFrames.TargetUnitFrameTemplate = "ZO_TargetUnitFrame"
UnitFrames.UnitFrameBarTextTemplate = "ZO_UnitFrameBarText"
UnitFr...