-
Notifications
You must be signed in to change notification settings - Fork 65
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
feat: reimplement auto version - fix bugs, +config, make faster!! #262
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
/deploy |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
/deploy |
Deployed to Vercel Preview: https://prismarine-rhmmcohn7-zaro.vercel.app |
User description
PR Type
Enhancement, Bug fix
Description
Implemented auto-version selection for server connections.
Improved loading screen messages and connection feedback.
Fixed server disconnect issue during long data loading.
Refactored and optimized Minecraft data handling.
Changes walkthrough 📝
8 files
Improved query string parameter handling with fallback.
Added auto-version selection and improved connection flow.
Enhanced connection logic and loading screen updates.
Added server version ping utility for auto-versioning.
Added GUI slider for server version selection.
Introduced `serversAutoVersionSelect` option for auto-versioning.
Removed hardcoded Minecraft initial data handling.
Commented out unused Minecraft initial data generation.
1 files
Added global fallback for `window` and `localStorage`.
2 files
Removed outdated patch for Minecraft protocol.
Removed outdated patch for Minecraft protocol.