Skip to content

Fix misprediction of emergency access#25973

Merged
metalgearsloth merged 1 commit intospace-wizards:masterfrom
nikthechampiongr:door-predict-fix
Mar 11, 2024
Merged

Fix misprediction of emergency access#25973
metalgearsloth merged 1 commit intospace-wizards:masterfrom
nikthechampiongr:door-predict-fix

Conversation

@nikthechampiongr
Copy link
Copy Markdown
Contributor

fixes #25800
fixes #25900

About the PR

The client now actually knows when an airlock is in emergency access.

Technical details

The EmergencyAccess bool was not getting synced to the client. Made it AutoNetworked. Also dirtied the airlock component on the function that actually sets it since it's only called on the server when you use a remote and as such doesn't sync to the client otherwise.

Media

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

Breaking changes

Changelog

no cl no fun

The EmergencyAccess bool on the AirlockComponent would not get synced to the client
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.

doors make access denied sound when on emergancy Door prediction ignores emergency access

2 participants