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-05-09
hold_item -> hold
mat
2022-05-09
change recv to next in readme
mat
2022-05-09
Update README.md
mat
2022-05-09
write how i want using the held item to work
mat
2022-05-08
animate packet
mat
2022-05-08
azalea-chat now checks language files
mat
2022-05-07
fix
mat
2022-05-07
block update packet
mat
2022-05-07
level event packet
mat
2022-05-07
chat and sound packets
mat
2022-05-07
remove entities packet
mat
2022-05-07
add keepalive packets
mat
2022-05-07
add move packets
mat
2022-05-07
move entity and rotate head packets
mat
2022-05-07
update advancements packet
mat
2022-05-07
add a couple more packets
mat
2022-05-07
add health packet
mat
2022-05-07
Merge pull request #5 from mat-1/code-gen
mat
2022-05-07
fix gitignore
mat
2022-05-07
rename data-code-generator to code-generator
mat
2022-05-07
Update README.md
mat
2022-05-07
auto detect if we should skip burger
mat
2022-05-07
improve usage
mat
2022-05-07
improve data generator and add packet
mat
2022-05-07
actually generate a packet!
mat
2022-05-07
fixes
mat
2022-05-07
write packet files
mat
2022-05-07
basic code generator
mat
2022-05-07
release mode other crypto packages
mat
2022-05-07
add set time packet and update readme
mat
2022-05-07
Initialize worldborder packet
mat
2022-05-07
clientbound add player packet
mat
2022-05-01
Remove some resolved todo comments
mat
2022-05-01
impl Write instead of Vec<u8> for consistency
mat
2022-05-01
Change some generics to impl Trait
mat
2022-05-01
Re-enable NBT decoding benchmark
mat
2022-05-02
Merge pull request #4 from mat-1/sync-decoding
mat
2022-05-01
Update read.rs
mat
2022-05-01
Reduce usage of AsyncRead
mat
2022-05-01
clientbound_set_entity_link_packet
mat
2022-05-01
Update README.md
mat
2022-05-01
ClientboundUpdateAttributesPacket & ClientboundEntityVelocityPacket
mat
2022-05-01
add IGNORE_ERRORS const
mat
2022-05-01
Fix writing encrypted packets
mat
2022-05-01
Ignore unknown packets
mat
2022-05-01
clientbound_add_entity_packet & clientbound_set_entity_data_packet
mat
2022-05-01
remove useless match things
mat
2022-04-30
actually send the ServerboundCustomPayloadPacket
mat
2022-04-30
Simplify packet macro
mat
2022-04-30
put something useful in state
mat
[next]