Camotoy
Camotoy
Can confirm that I am interested in the development of this, as well as others on the team. Here's our protocol library that we use over at Geyser, and what...
Should the transfer packet become the primary method for switching between servers, I do not believe we would not need to rewrite entity IDs as technically every server switch is...
The proxy would be the tool that manages switching between servers - such an option would likely just "transfer" over to the same proxy server, with the proxy remembering the...
I would do MB, since that's generally regarded as the balance of readable and flexibility of modification.
Since we're SO CLOSE to getting a near-perfect Jellyfin audio experience I went ahead and saw what I could do with this. I'm familiar with programming but haven't touched any...
I'm happy to do this as well as I'm familiar with BedrockConnect's backend library.
422 is the protocol number for Bedrock, which is what is used to determine changes in Bedrock's network communication. 2.6.1 just means the library bumped up. I closely follow the...
Geyser also removes io_uring - you can just exclude the package and PacketLib will handle the removal gracefully: ```xml io.netty.incubator netty-incubator-transport-native-io_uring ``` But a PR to update the dependency will...
Hello, a dev here. I can assure you we do care about Geyser. See the changes we make here: https://github.com/GeyserMC/Geyser/commits/master This bug is unfortunately harder to debug when I'm currently...
I'm afraid I don't know of a picture source of those steps.