Fax machines can announce received faxes over radio, station fax machines do so by default#1055
Merged
Merged
Conversation
cardapax
approved these changes
May 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Inspired by an Iris station feature, but coded entirely from scratch.
This implementation uses encryption keys to determine the radio channels used, defaulting to common if none, and It can be toggled on/off with a multitool.
Station fax machines pick an encryption key based on the area, and toggle themselves on automatically. SR agents and psychologists get theirs broadcasted to both departments they're under, while command only gets it on command radio.
It may be worth announcing head of staff faxes to their departments as well depending on how this pans out, but this seems better right now.
The cantina fax machine gets its own special announcement radio so it can announce over the undisclosed radio and doesn't need to go through the crew announcements system.
Why It's Good For The Game
It's incredibly super very easy to miss a fax.
This avoids that! AND lets you turn it off, or change it, or steal the key from the fax.
Testing Evidence
Changelog
🆑
add: Fax machines can now be made to announce received faxes over radio using a multitool, and an encryption key can change the channels.
add: Station fax machines announce received faxes over departmental radio by default.
add: The cantina fax announces its faxes over undisclosed radio.
/:cl: