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
/
login
Age
Commit message (
Expand
)
Author
2023-02-04
Use an ECS (#52)
mat
2022-12-07
1.19.3 (#34)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-30
more docs
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-06
rename variants in packet enums to be shorter
Ubuntu
2022-09-05
Publish everything* to crates.io
mat
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-09-01
fix bad u32::write_into and add tests
mat
2022-08-20
Implement ALL packets (#16)
mat
2022-08-19
shut up clippy
Ubuntu
2022-08-06
Better errors (#14)
mat
2022-07-29
Split clientbound and serverbound packets
mat
2022-07-07
Update ServerboundHelloPacket
mat
2022-06-25
read_into -> read_from
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-08
get rid of ProfilePublicKey struct
mat
2022-05-26
Compiles
mat
2022-05-26
Fixes
mat
2022-05-26
1.19
mat
2022-05-14
add derive McBuf to every packet
mat
2022-05-08
Merge branch 'main' into chunk-decoding
mat
2022-05-07
Initialize worldborder packet
mat
2022-05-03
clippy
mat
2022-05-01
Remove some resolved todo comments
mat
2022-05-01
impl Write instead of Vec<u8> for consistency
mat
2022-05-01
impl Write instead of Vec<u8> for consistency
mat
2022-05-01
Reduce usage of AsyncRead
mat
2022-04-27
player info packet
mat
2022-04-26
default implementation for read and write Vec<T>
mat
2022-04-24
ENCRYPTION WORKS!!!!!!!!!!!
mat
2022-04-24
Add ServerboundKeyPacket
mat
2022-04-24
1.18.2 support
mat
2022-04-22
simplify error handling
mat
2022-04-19
add declare_state_packets to the other states
mat
2022-01-02
fix random warnings
mat
2022-01-02
add macro for a couple more packets
mat
2022-01-01
start adding packet macros
mat
2022-01-01
add a couple more packets
mat
2021-12-26
fix some clippy warnings
mat
2021-12-26
reading nbt in the protocol works
mat
2021-12-18
start adding clientbound_login_packet
mat
2021-12-16
try to implement compression
mat
2021-12-16
fix errors
mat
2021-12-16
add a few more login packets
mat
2021-12-16
add map to mc_buf
mat
2021-12-16
add resource location to azalea-core
mat
2021-12-15
azalea
mat