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

Fixed Guns Not Working and Inventory Item Moving #6403

Merged
merged 2 commits into from
Apr 22, 2021

Conversation

ThatDan123
Copy link
Contributor

@ThatDan123 ThatDan123 commented Apr 22, 2021

CL: Fixed guns not firing due to client side validation error

-Caused by checking access on player on client but that isnt sync'd
-Switched the ID gun pin to use AccessRestrictions instead
-Commented out clown checks on the pins until mind rework (as those wouldnt use AccessRestrictions since we want round start job, not the ID access)

-Also fixes not being able to put stuff in inventory

Should also fix #6186

@github-actions github-actions bot added the UI label Apr 22, 2021
@ThatDan123 ThatDan123 changed the title Fixed guns not working Fixed Guns Not Working and Inventory Item Moving Apr 22, 2021
@ThatDan123 ThatDan123 added the Status: Awaiting Review for PRs that are awaiting reviews/rereviews label Apr 22, 2021
@corp-0 corp-0 merged commit 6d894cd into unitystation:develop Apr 22, 2021
@ThatDan123 ThatDan123 deleted the Slot branch April 23, 2021 07:59
@PerfectTangent PerfectTangent removed the Status: Awaiting Review for PRs that are awaiting reviews/rereviews label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nuke Ops cant use their guns
3 participants