1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
Commit graph

14 commits

Author SHA1 Message Date
mat
deef5d27c0 Update to 1.19.1-pre1 2022-06-21 19:57:18 -05:00
mat
9c0b6f6631 22w24a & update packets when they're modified 2022-06-16 20:59:19 -05:00
mat
fb1d419a3d 1.19 2022-06-08 18:37:29 -05:00
mat
1e145a82b8 1.19 2022-05-26 13:45:48 -05:00
mat
93730a550a start adding ClientboundLevelParticlesPacket 2022-05-14 19:55:33 -05:00
mat
a24d00d998 impl Write instead of Vec<u8> for consistency 2022-05-01 23:35:30 -05:00
mat
567c6f4f2c Reduce usage of AsyncRead
We already receive everything from the server when it tells us the length, so we can actually just treat the stream as a Read instead of an AsyncRead.
2022-05-01 21:54:03 -05:00
mat
b7641ff308 1.18.2 support 2022-04-24 16:18:51 -05:00
mat
248f752748 simplify error handling 2022-04-22 04:33:58 +00:00
mat
094c210dad switch all current macro types to the new system 2022-01-02 17:19:04 -06:00
mat
a1afbb6031 start adding packet macros 2022-01-01 23:55:19 -06:00
mat
1a961d968b fix some clippy warnings 2021-12-26 14:17:01 -06:00
mat
c4eecaf13a try to implement compression 2021-12-16 23:33:06 -06:00
mat
9642558f8f azalea 2021-12-15 23:10:55 -06:00
Renamed from minecraft-protocol/src/packets/mod.rs (Browse further)