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-protocol
Age
Commit message (
Collapse
)
Author
2022-04-30
put something useful in state
mat
2022-04-30
add entity -> add mob
mat
2022-04-30
Update clientbound_add_entity_packet.rs
mat
2022-04-30
add clientbound_add_entity_packet
mat
2022-04-30
azalea_auth::encryption -> azalea_crypto
mat
2022-04-30
fix error that happens in linux + release mode
mat
2022-04-30
misc fixes
mat
2022-04-30
comment some stuff out
mat
2022-04-30
significantly optimize reading Vec<u8>
mat
unfortunately, this introduces the requirement of using rust nightly
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
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-24
start adding update recipes packet
mat
2022-04-24
remove debug prints
mat
2022-04-24
ENCRYPTION WORKS!!!!!!!!!!!
mat
2022-04-24
Add ServerboundKeyPacket
mat
2022-04-24
1.18.2 support
mat
2022-04-24
remove an unused thing from dependencies
mat
2022-04-22
simplify error handling
mat
2022-04-22
add files
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
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
azalea-brigadier
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-18
start working on declare commands packet
mat
[prev]
[next]