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 handshake packets! #38

Closed
Skidamek opened this issue Jul 25, 2022 · 0 comments
Closed

Faster handshake packets! #38

Skidamek opened this issue Jul 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Skidamek
Copy link
Owner

Skidamek commented Jul 25, 2022

Is your feature request related to a problem? Please describe.
Now in most cases is accurate some kind of "incompatibility" because of other handshake packets from other mods for example Sit or ThonkUtil. In most cases you will be kicked from server because of ununderstood handshake from other mod before the AutoModpack packets aren't even send, that's why AutoModpack then is useless

Describe the solution you'd like
Make new own AutoModpack networking system whose will be faster because of feature that it will can be use even in title screen or more easiest method just use existing Minecraft networking but use the query ping packets I mean these whose are sends in multiplayer screen

@Skidamek Skidamek added the enhancement New feature or request label Jul 25, 2022
Skidamek added a commit that referenced this issue Aug 8, 2022
Added Korean translation - thanks to @gyular
Added Ukrainian and Russian translations - thanks to @sall0-0p (_lordBucket)
Now modpack will be auto updated in preload stage of loading game so updates are faster!
Added auto_exclude_server_side_mods to config, so server-side mods will no longer be placed in the modpack which in some cases was causing a crash client
Fixed networking closing #38
Added support to velocity
Fixed zip issue
Added support for drop box, mediafire links to modpack
Quilted / Fabric Api is no longer deleted at modpack delete
TrashMod removed
Improved internet connection checks

Enjoy! :)
@Skidamek Skidamek closed this as completed Aug 8, 2022
Skidamek added a commit that referenced this issue Aug 8, 2022
Added Korean translation - thanks to @gyular
Added Ukrainian and Russian translations - thanks to @sall0-0p (_lordBucket)
Now modpack will be auto updated in preload stage of loading game so updates are faster!
Added auto_exclude_server_side_mods to config, so server-side mods will no longer be placed in the modpack which in some cases was causing a crash client
Fixed networking closing #38
Added support to velocity
Fixed zip issue
Added support for drop box, mediafire links to modpack
Quilted / Fabric Api is no longer deleted at modpack delete
TrashMod removed
Improved internet connection checks

Enjoy! :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant