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

Add message when trying to hack unhackable card-readers #79267

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

marilynias
Copy link
Contributor

Summary

None

Purpose of change

Partially resolves #79193
Previously when you examined a unhackable card-reader with a functional hacking tool, nothing would happen, which was confusing.

Describe the solution

Add a message when examining a unhackable card-reader.

Describe alternatives you've considered

Testing

Examine unhackable reader, get message

Additional context

@kevingranade is there a reason some readers introduced in #50033 are unhackable? EG t_card_science_transport_1
There doesn't seem to be anything that differentiates them to explain it. Maybe the description should be updated to mention why they are unhackable?

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jan 20, 2025
@GuardianDll GuardianDll merged commit b723f06 into CleverRaven:master Jan 21, 2025
27 of 29 checks passed
@marilynias marilynias deleted the hack-warning branch January 21, 2025 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a message stating that the card reader cannot be hacked if "allow_hacking": false
2 participants