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-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
2022-04-20
add player abilities packet
mat
2022-04-20
write some readmes
mat
2022-04-19
Merge branch 'declare-commands-packet'
mat
2022-04-19
Fix declare_state_packets
mat
2022-04-19
allow trailing commas in declare_state_packets
mat
2022-04-19
Fix declare_state_packets
mat
2022-04-19
reorder some packets
mat
2022-04-19
allow trailing commas in declare_state_packets
mat
2022-04-19
Merge branch 'main' into declare-commands-packet
mat
2022-04-20
Merge pull request #1 from mat-1/brigadier
mat
2022-04-20
Merge pull request #2 from mat-1/state-packets-macro
mat
[next]