Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Energy and rage status text isnt updating + its colored blue #48

Closed
Steffen-Hadberg-Nielsen opened this issue Nov 24, 2016 · 4 comments

Comments

@Steffen-Hadberg-Nielsen
Copy link

Steffen-Hadberg-Nielsen commented Nov 24, 2016

Status text for energy and rage isnt updating at all, it just shows how much energy/rage the player had when you targeted the player.
Also both rage and energy status text is colored blue instead of red for rage and yellow for energy

@obble
Copy link
Owner

obble commented Nov 25, 2016

looking into it! i think i remember a report of this bug on nostalrius 1.0, so its probably something to do with how i am reformatting MobHealth3.

the text colouration is a good point, ill add different shades for different types.

@obble
Copy link
Owner

obble commented Dec 17, 2016

closing with the release of v77 which either fixes or adds support for this issue

@obble obble closed this as completed Dec 17, 2016
@Steffen-Hadberg-Nielsen
Copy link
Author

The not updating rage/energy status text issue is still occuring

@Ko0z
Copy link

Ko0z commented Jan 7, 2017

TargetFrame:SetScript("OnUpdate", function()
MH3Blizz:PowerUpdate();
end)

--This fixes it. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants