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-nbt
/
src
Age
Commit message (
Expand
)
Author
2022-05-26
Fixes
mat
2022-05-03
clippy
mat
2022-05-03
more azalea-world stuff
mat
2022-05-01
Change some generics to impl Trait
mat
2022-05-01
Reduce usage of AsyncRead
mat
2022-04-24
fix warnings in azalea-nbt
mat
2022-04-24
fix writing wrong ids in nbt
mat
2022-04-24
remove an unused thing from dependencies
mat
2022-04-23
Vec<Tag> to [Tag]
Ubuntu
2022-04-23
clean up some code
Ubuntu
2022-04-22
vroom vroom
mat
2022-04-22
maybe optimization
mat
2022-04-22
inline reading in nbt decoding
mat
2022-04-22
simplify nbt list optimization
mat
2022-04-22
nbt optimizations
mat
2022-04-22
remove some useless code
mat
2022-04-22
simplify error handling
mat
2021-12-26
reading nbt in the protocol works
mat
2021-12-20
start adding nbt to the protocol
mat
2021-12-20
slight nbt optimizations
mat
2021-12-19
make write_string its own function
mat
2021-12-19
make read_string its own function
mat
2021-12-19
::with_capacity instead of ::new for vecs in nbt
mat
2021-12-19
nbt tests
mat
2021-12-18
nbt
mat
2021-12-18
reading nbt
mat