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
Age
Commit message (
Expand
)
Author
2022-10-30
chore: Release
mat
2022-10-30
add "repository" field to all crates
mat
2022-10-27
use variables directly in format strings
mat
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
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-09-14
re-enable nbt benches
Ubuntu
2022-08-30
make some stuff publishable on crates.io
mat
2022-08-29
Physics (#11)
mat
2022-08-24
use unsigned integers for nbt lengths
mat
2022-08-24
fix
mat
2022-08-24
optimize nbt bytearray
mat
2022-08-24
make some code more idiomatic
mat
2022-08-19
NBT decoder optimizations (#17)
mat
2022-08-06
Better errors (#14)
mat
2022-06-25
read_into -> read_from
mat
2022-06-23
switch things to use azalea-buf
mat
2022-06-23
azalea-buf
mat
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
Re-enable NBT decoding benchmark
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
remove irrelevant comment
mat
2022-04-22
fix nbt decode benchmark
mat
2022-04-22
nbt optimizations
mat
2022-04-22
remove some useless code
mat
2022-04-22
simplify error handling
mat
2022-04-21
make benchmarks work again
mat
2022-04-21
tokio features in az-nbt
mat
2021-12-26
reading nbt in the protocol works
mat
2021-12-25
ok i give up remove the async benchmarks
mat
2021-12-20
start adding nbt to the protocol
mat
2021-12-20
add some things to readmes
mat
2021-12-20
add more tests and benchmarks for nbt
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
[prev]
[next]