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 y = 0 teleportUnAuthedToSpawn bug #2888

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

HaHaWTH
Copy link
Contributor

@HaHaWTH HaHaWTH commented Oct 20, 2024

This pull request resolves #2723.

Changes:

  • Save a quit location before first login teleport
  • Removed y = 0 check in TeleportationService
  • Removed y coordinate validation test, since y coordinate is always set

This fix works fine in my own fork and no bugs found(currently)

@sgdc3 sgdc3 merged commit 46cb717 into AuthMe:master Oct 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Player Will Not Be Teleport To last logout location when logout on y=0
2 participants