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
Age
Commit message (
Expand
)
Author
2022-10-16
Add chat function (#28)
mat
2022-10-16
Microsoft Authentication (#29)
mat
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
fix a test
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-19
replace printlns with log
Ubuntu
2022-09-10
fix ClientboundMapItemDataPacket
mat
2022-09-10
fix outdated EntityDataValue
mat
2022-09-10
typo fix
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-07
why am i getting a varint error
mat
2022-09-07
fix ClientboundUpdateAdvancementsPacket
mat
2022-09-06
fix bad enum macro generation
mat
2022-09-06
BrigadierNodeStub::name()
mat
2022-09-06
finish read implementation for Commands packet
Ubuntu
2022-09-06
rename variants in packet enums to be shorter
Ubuntu
2022-09-05
add a todo
mat
2022-09-05
use az-registry in az-protocol
mat
2022-09-05
Publish everything* to crates.io
mat
2022-09-05
.walk :)
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-09-02
unused use in test
Ubuntu
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-09-01
fix bad u32::write_into and add tests
mat
2022-09-01
sample can be empty
mat
2022-09-01
ping players can be negative
mat
2022-08-31
test gravity
Ubuntu
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-29
Physics (#11)
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-30
remove unnecessary empty impls
mat
2022-07-29
simplify switching packet states
mat
2022-07-29
remove unused structs
mat
2022-07-29
make Connection a single struct with generics
mat
2022-07-29
fix errors and warnings
mat
2022-07-29
Split clientbound and serverbound packets
mat
2022-07-28
1.19.1
mat
[next]