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-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
2022-04-19
remove a couple of imports
mat
2022-04-19
add declare_state_packets to the other states
mat
2022-04-19
finish declare_state_packets implementation
mat
2022-04-19
start adding more stuff
mat
2022-04-19
start adding declare_state_packets
mat
2022-04-19
Merge branch 'main' into brigadier
mat
2022-04-18
start working on declare commands packet
mat
2022-04-18
move tests into tests directory
mat
2022-04-18
move `parsers` into `arguments`
mat
2022-04-18
change a BTreeMap to a HashMap
mat
2022-04-18
split stuff into more modules
mat
2022-04-18
general cleanup
mat
2022-04-18
fix issues with clippy
mat
[next]