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

[MIRROR] Adds investigative logging for vent overclocking #846

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Skyrat: Skyrat-SS13/Skyrat-tg#25271
Original PR: tgstation/tgstation#79932

About The Pull Request

Basically what it says in the title.
We added a feature which could destroy vents but forgot to log who turned it on and forgot to turn it off.
Now the Investigate log for atmos will record who toggled overclocking, whether they turned it on or off, and whenever a vent was destroyed as a result of overlock damage.

Also this removes a little bit of code which never ran, as a result of that it checked the integrity of the vent before damaging it and does not process after being damaged to destruction.

No changelog because it's not player facing.

…] (#25271)

* Adds investigative logging for vent overclocking (#79932)

## About The Pull Request

Basically what it says in the title.
We added a feature which could destroy vents but forgot to log who
turned it on and forgot to turn it off.
Now the Investigate log for atmos will record who toggled overclocking,
whether they turned it on or off, and whenever a vent was destroyed as a
result of overlock damage.

Also this removes a little bit of code which never ran, as a result of
that it checked the integrity of the vent _before_ damaging it and does
not process after being damaged to destruction.

No changelog because it's not player facing.

* Adds investigative logging for vent overclocking

---------

Co-authored-by: Jacquerel <[email protected]>
@Iajret Iajret merged commit 007d122 into master Nov 27, 2023
24 checks passed
@Iajret Iajret deleted the upstream-mirror-25271 branch November 27, 2023 09:21
Iajret pushed a commit that referenced this pull request Feb 8, 2024
* SM cascade warnings only show to players in game (#81343)

## About The Pull Request

Fixes tgstation/tgstation#81337

## Changelog

:cl: LT3
fix: SM cascade delam messages no longer display to clients not in game
/:cl:

* SM cascade warnings only show to players in game

---------

Co-authored-by: lessthanthree <[email protected]>
ReezeBL pushed a commit that referenced this pull request Feb 9, 2024
* SM cascade warnings only show to players in game (#81343)

## About The Pull Request

Fixes tgstation/tgstation#81337

## Changelog

:cl: LT3
fix: SM cascade delam messages no longer display to clients not in game
/:cl:

* SM cascade warnings only show to players in game

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: lessthanthree <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants