Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Summary of important and necessary changes #22

Open
BigPanda97 opened this issue Oct 2, 2022 · 4 comments
Open

Summary of important and necessary changes #22

BigPanda97 opened this issue Oct 2, 2022 · 4 comments
Labels
enhancement New feature or request work in progress Requested feature is WIP
Milestone

Comments

@BigPanda97
Copy link

This issue is a summary of all the necessary changes in this project:

  1. Microsoft login compatibility is necessary because Mojang login no longer works. - (Mentioned in issue Joining online-mode servers is no longer possible #16)
  2. Support for Minecraft version 1.19 and above. - (Mentioned in issue [Feature] Support Minecraft Server 1.19.0 #15)
  3. The Bug with “ReadTimeoutException” needs to be fixed. - (Mentioned in issue In some servers, the following message appears: io.netty.handler.timeout.ReadTimeoutException #21)
  4. Inventory handling for Minecraft versions above 1.16 is needed.

Why do I make this summary? Because all these changes are absolutely necessary to get the “core” of the project working again.
(Microsoft login, because 90% of servers are online-mode servers. Support for MC version 1.19 and above, because many many servers already updated to 1.19.2 and can't be joinend with the current version of AMC. The “ReadTimeoutException” bug needs to be fixed, because it prevents joining on some servers or disconnects you really fast. And inventory handling is definitely needed for the most servers, because many servers only have an inventory-like GUI to switch lobbies or server instances, so you have to be able to click items inside the inventory to be able to use the server.)

And the client-side commands API (Mentioned in issue #14) would be nice too.^^

Could you also announce some kind of estimation on how long it will take until all these changes are made and the new version of AMC is released? I could even support the project financially a little bit if needed, but I don't like the sponsoring feature of GitHub, because it needs all the personal data from you. But maybe a gift-card-code for Apple, Google PlayStore, Netflix, Spotify or something like that would be possible, because those are anonymous. :D

@BigPanda97 BigPanda97 added the enhancement New feature or request label Oct 2, 2022
@MrDev139
Copy link

Well described my friend all of those changes are essential

@Defective4
Copy link
Owner

Defective4 commented Jan 4, 2023

Thank you very much for the summary.
I am aware that many additional features are needed to make AMCC still functional these days, but unfortunately I don't have enough time to keep up with the latest versions anymore.
I will probably return to this project in the (hopefully not so distant) future and add any features necessary.

Thank you for interest in my project though!

@Defective4 Defective4 pinned this issue Jan 10, 2023
@Defective4
Copy link
Owner

Defective4 commented Jan 10, 2023

I've started working on improving the AMCC.
#24 contains the list of changes i will try to add.
The 1.19.2 version is already inclued in the latest release, and I will implement the 1.19.3 version somewhere along the way.
As for the #21 error I wasn't able to reproduce it on any server and on any version, so I will just assume it was some kind of server-specific error.

@Defective4 Defective4 added the work in progress Requested feature is WIP label Jan 11, 2023
@Defective4 Defective4 added this to the AMCC v2 milestone Apr 3, 2023
@Defective4
Copy link
Owner

  1. Microsoft authentication is finally included in the latest release, although it requires some testing.
    It's not available for versions 1.19.x yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request work in progress Requested feature is WIP
Projects
None yet
Development

No branches or pull requests

3 participants