Commit Graph
2 Commits
Author SHA1 Message Date
nevimer db5aa35b59 Fix build issues related to upstream pull 2025-09-03 20:27:07 -04:00
ArrisFairburneandGitHub 3871cb2891 PDA Alert Levels pt. 2: The Rainbowing (#3519)
## About The Pull Request
Now that https://github.com/tgstation/tgstation/pull/89173 is part of
our code, we need to have equivalent code here that tells the alert
level indicator what to do with our yellow, orange, and purple alerts.
This PR adds this in.
## Why It's Good For The Game
Brings feature parity to the Skyrat alert levels. Right now they default
to the placeholder text "not set" and do not react to being part of the
relevant department to fixing the alert's warning.
## Proof Of Testing
<details>
<summary>Screenshots/Videos</summary>

![GIF 15-Apr-25 6-02-04
PM](https://github.com/user-attachments/assets/9135bcd7-90a9-48c6-8097-4e80f90c4711)

</details>

## Changelog
🆑
fix: Replaced placeholder text for amber, violet, orange, epsilon, and
gamma alerts when reading the alert level via PDA.
add: PDA alert readout now correctly inverts colors/blinks text to
reflect our different alert level behaviors compared to tgstation's.
/🆑
2025-04-21 11:47:16 -07:00