tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
398 stars 137 forks source link

Add mirrored absorb mode #1130

Closed WRMSRwasTaken closed 3 months ago

WRMSRwasTaken commented 7 months ago

This PR is an attempt myself to add a mirrored absorb bar mode to ElvUI, as explained here: https://github.com/tukui-org/ElvUI/issues/922

It seems, that another user has had the same idea previously: https://github.com/tukui-org/ElvUI/issues/561

As written in my issue, I made a proof of concept plugin which has been working really well in the last few weeks, I've had it enabled all the time now and decided to go for it: https://github.com/WRMSRwasTaken/ElvUI_MirrorAbsorb

This PR is still missing translations, hasn't been tested (yet) myself, and I am still uncertain about the handling in https://github.com/tukui-org/ElvUI/blob/main/ElvUI_Libraries/Core/oUF/elements/healthprediction.lua

... hence this is just a draft for now. Please feel free to correct my doings, as I'd really like to see this feature integrated into ElvUI directly.