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

Deadened hide health even when using bandages #38312

Merged
merged 4 commits into from Mar 2, 2020

Conversation

Fris0uman
Copy link
Contributor

@Fris0uman Fris0uman commented Feb 24, 2020

Summary

SUMMARY: Interface "Deadened hide health even when using bandages"

Purpose of change

Fixes #38015

Describe the solution

Make the bandage window show Good/Bad instead of bars for characters with the NO_PAIN trait

Below 25% Very Bad
Between 25% and 50 % Bad
50% and 75% Okay
Above 75% Good

Describe alternatives you've considered

Testing

image

Additional context

src/character.cpp Outdated Show resolved Hide resolved
src/character.cpp Outdated Show resolved Hide resolved
@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) Info / User Interface Game - player communication, menus, etc. Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies [C++] Changes (can be) made in C++. Previously named `Code` labels Feb 26, 2020
@Fris0uman Fris0uman marked this pull request as ready for review February 29, 2020 09:23
@KorGgenT
Copy link
Member

hmm, i think we could pick a better word for "Less Good". maybe "Ok"?

@Night-Pryanik
Copy link
Contributor

hmm, i think we could pick a better word for "Less Good". maybe "Ok"?

Mediocre?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deadened mutation: inconsistent prevention of showing limb health values
7 participants