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

Fix: Make graph color in health and bandaging menu consistent with sidebar #60572

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

mlange-42
Copy link
Contributor

Summary

Bugfixes "Make graph color in health and bandaging menu consistent with sidebar"

Purpose of change

Use the same color calculation for all HP graphs/bars (and all graphs in general)

Fixes #60552

Describe the solution

Use the same color calculation as in sidebar widgets also in the other HP graphs.

Describe alternatives you've considered

None

Testing

Tried in-game by debugging to different HP values

Additional context

Screenshot showing consistenc coloring:

grafik

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Aug 29, 2022
@github-actions github-actions bot added Code: Tests Measurement, self-control, statistics, balancing. BasicBuildPassed This PR builds correctly, label assigned by github actions labels Aug 29, 2022
@Fris0uman Fris0uman merged commit ddb698c into CleverRaven:master Aug 30, 2022
@mlange-42 mlange-42 deleted the consistent-hp-colors branch August 30, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Code: Tests Measurement, self-control, statistics, balancing. Info / User Interface Game - player communication, menus, etc. json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apparent limb health bar hp rounding error
2 participants