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
/
bot
/
src
Age
Commit message (
Expand
)
Author
2022-05-08
add more stuff
mat
2022-05-08
Merge branch 'main' into chunk-decoding
mat
2022-05-08
azalea-chat now checks language files
mat
2022-05-07
clientbound add player packet
mat
2022-05-05
random polish
mat
2022-05-05
Fix chunk decoding
mat
2022-05-05
Add bit storage
mat
2022-05-03
start adding bit storage
mat
2022-05-03
more azalea-world stuff
mat
2022-05-01
clientbound_add_entity_packet & clientbound_set_entity_data_packet
mat
2022-04-30
gitignore flamegraph stuff
mat
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-27
fix player info 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-24
Merge branch 'main' into auth
mat
2022-04-24
1.18.2 support
mat
2022-04-22
simplify error handling
mat
2022-04-22
change to not ping
mat
2022-04-21
Set carried item and update tags packets
mat
2022-01-01
start work on encryption
mat
2021-12-16
try to implement compression
mat
2021-12-16
add map to mc_buf
mat
2021-12-16
add resource location to azalea-core
mat
2021-12-15
azalea
mat
2021-12-15
start implementing other packets and stuff
mat
2021-12-15
clippy
mat
2021-12-13
start implementing joining servers
mat
2021-12-12
move ping over to minecraft-client
mat
2021-12-11
misc polish
mat
2021-12-11
correct minecraft-chat :tada:
mat
2021-12-06
implement new packet implementation
mat
2021-12-06
Initial commit
mat