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

ZenFS: Match encumberance colors #75283

Merged
merged 2 commits into from
Jul 31, 2024
Merged

ZenFS: Match encumberance colors #75283

merged 2 commits into from
Jul 31, 2024

Conversation

alef
Copy link
Contributor

@alef alef commented Jul 27, 2024

Use break values from display::encumb_color for graph widget

Summary

Interface "ZenFS: Match encumberance colors"

Purpose of change

In the Meters; slim panel for ZenFS' think style, the Encum color did not match the color in Graphs & meters. For instance for the torso, it was green in the former while yellow in the latter.

Describe the solution

Use the same colors and breaks as in

nc_color display::encumb_color( const int level )
.

Describe alternatives you've considered

N/A

Testing

It was green. Edit the .json, relaunched the game, now it's yellow:
image

Additional context

N/A

Use break values from `display::encumb_color` for graph widget
@github-actions github-actions bot added Info / User Interface Game - player communication, menus, etc. [JSON] Changes (can be) made in JSON astyled astyled PR, label is assigned by github actions labels Jul 27, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jul 28, 2024
@Maleclypse Maleclypse merged commit bf02871 into CleverRaven:master Jul 31, 2024
18 of 24 checks passed
@alef alef deleted the patch-1 branch August 16, 2024 17:11
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 Info / User Interface Game - player communication, menus, etc. [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants