[Omu] Added Cleanhud #666
No reviewers
Labels
No labels
bug
Changes: Audio
Changes: Map
Changes: No C#
Changes: Sprites
Changes: UI
documentation
DON'T MERGE
duplicate
enhancement
good first issue
help wanted
holding to vote
invalid
question
size/L
size/M
size/S
size/XL
size/XS
S: Merge Conflict
S: Untriaged
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Byrd-Station/Byrd!666
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "QuillTheCreature/Byrd:cleanhud"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Short description
This is a port of https://github.com/ProjectOmu/OmuStation/pull/1232
It adds a new hud called the clean hud to the advanced cleaning tree.
It functions similar to the thermal hud but instead it highlights:
Additionally, it's a SolutionScanner so it's able to show the same things as a chem goggles which are a round start items janis can get via their service lathe.
It has a purple tint across the whole screen to show that it's activated.
Why we need to add this
It's a fun new item Janis can use to be even more effective.
Media (Video/Screenshots)
Checklist
Breaking changes
Due to the way overlays are implemented, I needed to move the
GoobInventorySystemandGoobInventorySystem.Relaysclasses into the Omu namespace.Then I renamed
GoobInventorySystemandGoobInventorySystem.RelaystoOmuInventorySystemandOmuInventorySystem.Relays.Ingame Changelog
🆑 Archee and Quill
@ -0,0 +4,4 @@// SPDX-FileCopyrightText: 2025 Spatison <137375981+Spatison@users.noreply.github.com>// SPDX-FileCopyrightText: 2025 gus <august.eymann@gmail.com>//// SPDX-License-Identifier: AGPL-3.0-or-laterspdx. kill