You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Exploit Reports
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
The text was updated successfully, but these errors were encountered: