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

Emergency light update #26735

Closed

Conversation

superjj18
Copy link

@superjj18 superjj18 commented Apr 5, 2024

About the PR

Modified Emergency Lights so they properly change color depending on alert level. Fixed Broadcast button due to a mistake from my previously merged #26492 PR(I made a last minute change and didn't test before pushing, and the broadcast button has been borked ever since. I will give myself 50 lashings for committing this programmer cardinal sin).

Why / Balance

The non-admin alerts did not all properly change emergency light sprite colors. Now the emergency lights start green, and change sprite color every time alert level turns on. The rotating double-cone point light now activates on all alerts except green, making alert levels have a enhanced atmospheric visual effect across the station.

Technical details

Added EmergencyLightColor to Green, blue, and red. Changed the color used for green from "Green" to "LawnGreen".

Media

image
image

  • [ x] I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase

Breaking changes

This causes the rotating red emergency light that comes on when power goes off to be whatever color the current alert level is on. This is unintended and only meant to change the color of its "powered" state. Working on a workaround.

Changelog
🆑

  • tweak: Emergency lights now change colors depending on alert level!
  • fix: Fixed Broadcast button being disabled!

…n is pressed on the communications terminal.
…e" button is pressed on the communications terminal."

This reverts commit c730d64.
…ce" button is pressed on the communications terminal."

This reverts commit 3c2d66a.
…vel, and the rotating point light turns on for alerts other than green in their respective colors.

-Fixed broadcast button not being enabled
@deltanedas
Copy link
Contributor

This causes the rotating red emergency light that comes on when power goes off to be whatever color the current alert level is on

sounds good for yellow/blue/etc alert dunno about green

@superjj18 superjj18 closed this Apr 5, 2024
@superjj18 superjj18 deleted the emergency-light-update branch April 5, 2024 15:16
@superjj18 superjj18 restored the emergency-light-update branch April 5, 2024 17:01
@superjj18 superjj18 deleted the emergency-light-update branch April 5, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants