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

Faster teleports #2267

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Faster teleports #2267

merged 2 commits into from
Jan 11, 2024

Conversation

tastybento
Copy link
Member

@tastybento tastybento commented Jan 11, 2024

Fixes #2265

This also fixes a bug with named homes where the named home location was sometimes overwritten by the default home location is the user had more than one island. This was because the getHomes was being checked against each island, and when one didn't have the name of the home, it would instead provide the island's default home. This was incorrectly interpreted to mean the home was there, but it wasn't.

@tastybento tastybento merged commit be9b429 into develop Jan 11, 2024
1 check passed
@tastybento tastybento deleted the faster_teleports branch January 11, 2024 05:09
Copy link

sonarcloud bot commented Jan 11, 2024

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.

Teleporting using go/home command to another island yields a delay
1 participant