index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-protocol
/
src
/
packets
/
mod.rs
Age
Commit message (
Expand
)
Author
2023-06-12
1.20
mat
2023-05-24
1.20-pre5
mat
2023-05-16
1.20-pre2
mat
2023-05-11
1.20-pre1
mat
2023-05-04
23w18a
mat
2023-04-28
23w17a
mat
2023-04-20
23w16a
mat
2023-04-10
23w14a
mat
2023-03-30
23w13a
mat
2023-03-14
1.19.4 (#57)
mat
2023-01-30
More packet fixes, tests, handle error (#61)
EightFactorial
2022-12-08
wrap_comments = true
mat
2022-12-07
1.19.3 (#34)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-09-06
rename variants in packet enums to be shorter
Ubuntu
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-08-06
Better errors (#14)
mat
2022-07-29
Split clientbound and serverbound packets
mat
2022-07-28
1.19.1
mat
2022-07-21
1.19.1-rc2
mat
2022-07-10
1.19.1-pre4
mat
2022-07-07
Merge branch 'main' into 1.19.1
mat
2022-07-06
Update packets
mat
2022-06-25
clippo
mat
2022-06-25
Merge branch 'main' into 1.19.1
mat
2022-06-25
read_into -> read_from
mat
2022-06-25
Fix errors
mat
2022-06-25
Merge branch 'main' into azalea-entity
mat
2022-06-24
Upgrade crates and remove num_* deps
mat
2022-06-23
1.19.1-rc1
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-21
Update to 1.19.1-pre1
mat
2022-06-16
22w24a & update packets when they're modified
mat
2022-06-08
1.19
mat
2022-05-26
1.19
mat
2022-05-14
start adding ClientboundLevelParticlesPacket
mat
2022-05-01
impl Write instead of Vec<u8> for consistency
mat
2022-05-01
Reduce usage of AsyncRead
mat
2022-04-24
1.18.2 support
mat
2022-04-22
simplify error handling
mat
2022-01-02
switch all current macro types to the new system
mat
2022-01-01
start adding packet macros
mat
2021-12-26
fix some clippy warnings
mat
2021-12-16
try to implement compression
mat
2021-12-15
azalea
mat