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

Improve Server Connection Speed #494

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Conversation

WaitingIdly
Copy link
Contributor

changes in this PR:

  • speeds up pinging servers without a hostname by a second or so (default: true)
  • logic based on a mod for 1.14.4-1.20.* to 1.12.2.

backports code based on the logic introduced in fast-ip-ping, licensed LGPL v3.0:
https://github.com/Fallen-Breath/fast-ip-ping/tree/master

Copy link

what-the-diff bot commented Jun 16, 2024

PR Summary

  • Enhancement of Server Connection Speed

    • A new option has been introduced in the configuration file dedicated to the enhancement of the server's connection speed. This enables faster interaction with the server, thereby improving user experience.
  • Addition of New Files

    • UTConnectionPatch.java, UTGuiConnectingMixin.java, UTRealmsConnectMixin.java, UTServerPingerMixin.java, and mixins.tweaks.performance.connectionspeed.json are new files that have been added. These are designed to assist in improving server connection speed, further stabilizing the system, and ensuring more fluid and effective performance.

@ACGaming ACGaming merged commit 72a9931 into ACGaming:main Jun 16, 2024
1 check passed
@WaitingIdly WaitingIdly deleted the faster-ping branch June 17, 2024 00:17
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.

2 participants