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

Self aware sidebar health widgets #59319

Merged
merged 3 commits into from
Jul 17, 2022

Conversation

Inglonias
Copy link
Contributor

Summary

Interface "Added self-aware variants of health and pain widgets for all sidebars"

Purpose of change

I miss the self-aware trait. So I added numerical versions of health and pain widgets for all sidebars included with the game.

Describe the solution

Even more widgets

Describe alternatives you've considered

I considered adding the hidden health stat to each sidebar, but I don't want to mess with the layout of this widget. This is the hardest widget to lay out for each sidebar, and I don't want to deal with it.

Testing

Tested all sidebars with the new widgets. They work and don't look awful.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Info / User Interface Game - player communication, menus, etc. labels Jul 16, 2022
@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jul 16, 2022
@dseguin dseguin merged commit ce76959 into CleverRaven:master Jul 17, 2022
pjf added a commit to pjf/Cataclysm-DDA that referenced this pull request Jul 18, 2022
* origin/master:
  More npc locations revived (CleverRaven#57483)
  Add FBI Paranormal Investigator profession to Xedra Evolved (CleverRaven#59316)
  allow using nearby items to start or quench fires (CleverRaven#59317)
  Fix summon time (CleverRaven#59318)
  Self aware sidebar health widgets (CleverRaven#59319)
  Add test to prune item density known bad list (CleverRaven#59324)
  Optional widget color scale `breaks` (CleverRaven#59336)
  Sidebar widgets rel. weight carried / overburdened (CleverRaven#59330)
  [DinoMod] stegoceras and egg and dung rebalance (CleverRaven#59343)
  Add FIREWOOD to twigs and leaves, adjust twig volume (CleverRaven#59345)
  fix: guns spawning with double shoulder straps (CleverRaven#59346)
  Appease clang-tidy: move cata::mdarray to heap (CleverRaven#59335)
  Playtest fixes + Shaman doesn't override medical resident
  Miner, fisher & four hunters
  Shaman & Backpacker
@Inglonias Inglonias deleted the self_aware_sidebar branch July 18, 2022 11:47
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