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

PushPlayer out of build zone on PBS deployment breaks PlayerMoveChecker #330

Closed
MikeJeffers opened this issue May 23, 2021 · 0 comments · Fixed by #335
Closed

PushPlayer out of build zone on PBS deployment breaks PlayerMoveChecker #330

MikeJeffers opened this issue May 23, 2021 · 0 comments · Fixed by #335
Assignees
Labels
bug Something isn't working Gamma This issue or PR has to do with Gamma

Comments

@MikeJeffers
Copy link

#128
was introduced before:
#217
which checks the position of the player from its previous recorded position.

The Push-player feature will move the player further and faster than the PMCQ can account for, and over tiles that have recently been blocked, resulting in rejecting the move as illegal and defaulting to the previous (the position of the player stuck inside the blocked tiles of the PBS.

Fun regression :)

@MikeJeffers MikeJeffers added bug Something isn't working Gamma This issue or PR has to do with Gamma labels May 23, 2021
@MikeJeffers MikeJeffers self-assigned this May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Gamma This issue or PR has to do with Gamma
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant