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
/
read.rs
Age
Commit message (
Expand
)
Author
2022-10-15
fix clippy warnings
mat
2022-10-09
fix panic
mat
2022-10-08
handle SectionBlocksUpdate packet
mat
2022-10-07
remove a println
mat
2022-10-07
fix errors with rewritten packet reading
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-19
Fix connection writer being locked (#23)
mat
2022-09-10
fix outdated EntityDataValue
mat
2022-09-09
fix errors in enums inconsistent w/ vanilla
mat
2022-09-09
cut off at 500 instead of 100
mat
2022-09-09
improve log
Ubuntu
2022-09-09
add logger
Ubuntu
2022-09-05
add a todo
mat
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-08-31
remove some comments in az-protocol::read
Ubuntu
2022-08-31
fix a couple more possible panics
Ubuntu
2022-08-31
fix panics
Ubuntu
2022-08-06
Better errors (#14)
mat
2022-07-29
Split clientbound and serverbound packets
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-05-01
Update read.rs
mat
2022-05-01
Reduce usage of AsyncRead
mat
2022-04-30
azalea_auth::encryption -> azalea_crypto
mat
2022-04-30
fix error that happens in linux + release mode
mat
2022-04-30
misc fixes
mat
2022-04-30
comment some stuff out
mat
2022-04-30
significantly optimize reading Vec<u8>
mat
2022-04-29
upgrade aes and cfb8
mat
2022-04-24
remove debug prints
mat
2022-04-24
ENCRYPTION WORKS!!!!!!!!!!!
mat
2022-04-22
simplify error handling
mat
2021-12-26
fix some clippy warnings
mat
2021-12-18
nbt
mat
2021-12-17
writing compressed packets
mat
2021-12-17
fix packets
mat
2021-12-16
try to implement compression
mat
2021-12-16
add map to mc_buf
mat
2021-12-15
azalea
mat