Giter VIP home page Giter VIP logo

Comments (24)

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024 2

I might work out some time to get 1.19 patch over the weekend when I have time.

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

Thank you, I've been spending hours trying to find a way to mod that version.

from pycraft.

Nonoreve avatar Nonoreve commented on August 16, 2024

Why closing this ? It might be good to have a feed to discuss 1.19 implementation and closing it once it is merged.

from pycraft.

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024

No idea why they closed this quick as I barely looked at new protocol scheme. I said I'd work on the update but not a guarantee update in the next few days.

from pycraft.

Nonoreve avatar Nonoreve commented on August 16, 2024

yea this is not a trivial task

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

No idea why they closed this quick as I barely looked at new protocol scheme. I said I'd work on the update but not a guarantee update in the next few days.

Sorry, I figured that you would implement it and there was no longer a need for this issue. I'll reopen it.

from pycraft.

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024

image
One reason why 1.19 is annoying to update atm .... This is new chat message packet

from pycraft.

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024

image
Versus pre-1.18.2

from pycraft.

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024

yea this is not a trivial task

I want to cry internally after looking at the changes for both client and serverside packets

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

image One reason why 1.19 is annoying to update atm .... This is new chat message packet

Where is this picture from?

from pycraft.

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024

Where is this picture from?
https://wiki.vg/Protocol

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

image One reason why 1.19 is annoying to update atm .... This is new chat message packet

Here's a modified version of the ChatPacket. I'll work on patching the other classes if I have some time.

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

I've added support for a few more serverbound types. It seems that this version introduces a lot more types of packets.

from pycraft.

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024

I've added support for a few more serverbound types. It seems that this version introduces a lot more types of packets.

This might help ...
https://github.com/MisterSoandSo/Minecraft-Packet-Protocol-Database

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

I've patched a few more classes, but I'm not sure I currently have the time to patch them all. If anyone wants to help, I can make you a collaborator on the fork.

from pycraft.

kotlinsyntax avatar kotlinsyntax commented on August 16, 2024

progress?

from pycraft.

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024

Bit busy IRL. This update has slowed down on my end.

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

Will there be any difference between 1.19 and 1.19.1? As far as I can tell, they just added reporting.

from pycraft.

MiniDigger avatar MiniDigger commented on August 16, 2024

the protocol changed, so yes.

from pycraft.

MisterSoandSo avatar MisterSoandSo commented on August 16, 2024

At this point I believe 1.19+ warrants complete overhaul as

  1. Mojang auth is depreciated. You need to the Microsoft/xbox login ... Doable but not published in pycraft
  2. Chat packet is needs revamping
  3. Proposal: A better updating scheme for packet number as this affects maintainability in the long run

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

At this point I believe 1.19+ warrants complete overhaul as

1. Mojang auth is depreciated. You need to the Microsoft/xbox login ... Doable but not published in pycraft

2. Chat packet is needs revamping

3. Proposal: A better updating scheme for packet number as this affects maintainability in the long run

You can see my fork for a modified version of the ChatPacket and a few more classes.

from pycraft.

kotlinsyntax avatar kotlinsyntax commented on August 16, 2024

interesting

from pycraft.

Anonymous941 avatar Anonymous941 commented on August 16, 2024

interesting

What do you mean?

from pycraft.

C2Coder avatar C2Coder commented on August 16, 2024

I don´t know it this helps, but i found a python library that implements minecraft protocot.

https://github.com/barneygale/quarry

from pycraft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.