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-buf
Age
Commit message (
Expand
)
Author
2022-10-15
fix clippy warnings
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-09
remove a debug thing lol
mat
2022-09-09
fix errors in enums inconsistent w/ vanilla
mat
2022-09-07
why am i getting a varint error
mat
2022-09-07
fix ClientboundUpdateAdvancementsPacket
mat
2022-09-07
don't panic on bad utf8
mat
2022-09-06
fix bad enum macro generation
mat
2022-09-05
use az-registry in az-protocol
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-09-04
fix chunks not being able to be read
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-30
make some stuff publishable on crates.io
mat
2022-08-29
azalea-buf-macros/Cargo.toml
mat
2022-08-29
change it all to azalea-buf-macros
mat
2022-08-29
Update Cargo.toml
mat
2022-08-29
azalea-buf crate stuff
mat
2022-08-29
buf macros -> azalea-buf-macros
mat
2022-08-29
try to make azalea-buf publishable
mat
2022-08-29
Physics (#11)
mat
2022-08-24
make some code more idiomatic
mat
2022-08-20
Implement ALL packets (#16)
mat
2022-08-06
Better errors (#14)
mat
2022-07-11
Remove unused feature arbitrary_enum_discriminant
mat
2022-06-25
clippo
mat
2022-06-25
read_into -> read_from
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
Update Cargo.toml
mat
2022-06-23
switch things to use azalea-buf
mat
2022-06-23
azalea-buf
mat
[prev]