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

nobreath mutation doesn't clear O2 alert HUD #27715

Closed
1 task done
warriorstar-orion opened this issue Dec 22, 2024 · 0 comments · Fixed by #27731
Closed
1 task done

nobreath mutation doesn't clear O2 alert HUD #27715

warriorstar-orion opened this issue Dec 22, 2024 · 0 comments · Fixed by #27731
Labels
Bug This is a bug in our game code

Comments

@warriorstar-orion
Copy link
Contributor

Exploit Reports

  • I confirm this issue is not an exploit. (Required)

BYOND Version

515.1634

Issue Description

Receiving the nobreath mutation (such as when equipping the debug outfit) does not clear the "choking" O2 HUD icon if it is already present.

What did you expect to happen?

The O2 warning HUD should go away if no longer relevant.

What happened instead?

The O2 warning HUD remains.

Why is this bad/What are the consequences?

We should make sure that things like adding traits/mutations properly update all of the systems related to them, including user HUD.

Steps to reproduce the issue.

Spawn in tiny test as a human in crew clothing. Create a turf nearby of type /turf/simulated/floor/chasm/straight_down /lava_land_surface. Note that lavaland surface turf deprives mob of oxygen. Ensure O2 HUD alert is visible. Select equipment -> Debug outfit. Note that /datum/mutation/nobreath is activated as indicated by chat message "You feel no need to breathe.". Observe O2 alert HUD does not go away.

When did the problem start happening?

Probably eons ago.

Extra information

No response

Relevant log output/runtime error

@1080pCat 1080pCat added the Bug This is a bug in our game code label Dec 23, 2024
@1080pCat 1080pCat moved this to Issues that require verifcation in Paradise Station Issue Tracker Dec 23, 2024
@github-project-automation github-project-automation bot moved this from Issues that require verifcation to Resolved issues in Paradise Station Issue Tracker Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug in our game code
Projects
Status: Resolved issues
Development

Successfully merging a pull request may close this issue.

2 participants