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

Fix Laying Down Bugs #933

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Conversation

VMSolidus
Copy link
Member

Description

This fixes prediction issues, both where pressing the Lay down key causes all entities on your screen to glitch and lay down, as well as the bug where upon receiving ANY movement input, a player would be visually changed on their screen to be laying down.

Changelog

🆑

  • fix: Fixed issues with the LayingDownSystem. Laying down no longer causes all entities on your screen to lay down at once. Using any movement input no longer causes the character to appear to the player as to be laying down.

@github-actions github-actions bot added the Changes: C# Changes any cs files label Sep 19, 2024
@FoxxoTrystan FoxxoTrystan requested review from a team, DEATHB4DEFEAT, Peptide90 and Pspritechologist and removed request for a team September 19, 2024 20:30
@github-actions github-actions bot added the Status: Needs Review Someone please review this label Sep 19, 2024
@FoxxoTrystan FoxxoTrystan added Priority: 1-Urgent Must be resolved immediately Size: 5-Very Small For especially small issues/PRs Type: Bug [Un]intentional issue with something and removed Status: Needs Review Someone please review this labels Sep 19, 2024
@VMSolidus VMSolidus merged commit 0aa49c1 into Simple-Station:master Sep 19, 2024
15 of 16 checks passed
SimpleStation14 added a commit that referenced this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Priority: 1-Urgent Must be resolved immediately Size: 5-Very Small For especially small issues/PRs Type: Bug [Un]intentional issue with something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants