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
Age
Commit message (
Expand
)
Author
2022-04-30
significantly optimize reading Vec<u8>
mat
2022-04-29
background task works!
mat
2022-04-29
Merge branch 'main' into chunk-packets
mat
2022-04-29
upgrade aes and cfb8
mat
2022-04-29
how do i do this
mat
2022-04-28
chunk packets work
mat
2022-04-28
write more example code
mat
2022-04-28
add bitset and work on chunk packets
mat
2022-04-27
Update clientbound_level_chunk_with_light_packet.rs
mat
2022-04-27
create the necessary structs
mat
2022-04-27
add ClientboundSetChunkCacheCenterPacket
mat
2022-04-27
fix player info packet
mat
2022-04-27
player info packet
mat
2022-04-27
add player position packet
mat
2022-04-26
add recipe packet
mat
2022-04-26
update brigadier
mat
2022-04-26
finish update recipes packet implementation
mat
2022-04-26
add derive mcbufreadable/writable
mat
2022-04-26
write some readmes
mat
2022-04-26
default implementation for read and write Vec<T>
mat
2022-04-26
work on adding more stuff for recipes
mat
2022-04-25
Merge branch 'main' into update-recipes-packet
mat
2022-04-25
write example code
mat
2022-04-24
start adding update recipes packet
mat
2022-04-24
remove debug prints
mat
2022-04-25
Merge pull request #3 from mat-1/auth
mat
2022-04-24
ENCRYPTION WORKS!!!!!!!!!!!
mat
2022-04-24
Add ServerboundKeyPacket
mat
2022-04-24
Merge branch 'main' into auth
mat
2022-04-24
1.18.2 support
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-22
add files
mat
2022-04-22
change to not ping
mat
2022-04-21
make benchmarks work again
mat
2022-04-21
tokio features in az-nbt
mat
2022-04-21
Set carried item and update tags packets
mat
2022-04-20
make PlayerAbilitiesFlags its own thing
mat
[next]