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-09-11
fix panic in azalea-chat
mat
2022-09-10
fix ClientboundMapItemDataPacket
mat
2022-09-10
fix outdated EntityDataValue
mat
2022-09-10
typo fix
mat
2022-09-09
remove a debug thing lol
mat
2022-09-09
fix errors in enums inconsistent w/ vanilla
mat
2022-09-09
cut off at 500 instead of 100
mat
2022-09-09
improve log
Ubuntu
2022-09-09
add logger
Ubuntu
2022-09-07
why am i getting a varint error
mat
2022-09-07
fix ClientboundUpdateAdvancementsPacket
mat
2022-09-07
don't panic on bad utf8
mat
2022-09-06
fix bad enum macro generation
mat
2022-09-06
BrigadierNodeStub::name()
mat
2022-09-06
remove debug println
mat
2022-09-06
finish read implementation for Commands packet
Ubuntu
2022-09-06
rename variants in packet enums to be shorter
Ubuntu
2022-09-05
Update client.rs
mat
2022-09-05
add a todo
mat
2022-09-05
use az-registry in az-protocol
mat
2022-09-05
Publish empty azalea crate
mat
2022-09-05
Publish everything* to crates.io
mat
2022-09-05
.walk :)
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-09-04
fix chunks not being able to be read
mat
2022-09-02
collision test passes???
Ubuntu
2022-09-02
make collision test work*
Ubuntu
2022-09-02
unused use in test
Ubuntu
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-09-01
fix bad u32::write_into and add tests
mat
2022-09-01
sample can be empty
mat
2022-09-01
ping players can be negative
mat
2022-08-31
make set_block_state return an Option
mat
2022-08-31
add collision test
Ubuntu
2022-08-31
test gravity
Ubuntu
2022-08-31
remove some comments in az-protocol::read
Ubuntu
2022-08-31
fix a couple more possible panics
Ubuntu
2022-08-31
fix panics
Ubuntu
2022-08-30
make some stuff publishable on crates.io
mat
2022-08-30
clippy
Ubuntu
2022-08-29
azalea-buf-macros/Cargo.toml
mat
2022-08-29
change it all to azalea-buf-macros
mat
2022-08-29
Update Cargo.toml
mat
2022-08-29
azalea-buf crate stuff
mat
2022-08-29
physics stuff
mat
2022-08-29
buf macros -> azalea-buf-macros
mat
2022-08-29
try to make azalea-buf publishable
mat
2022-08-29
Physics (#11)
mat
2022-08-28
Update my_benchmark.rs
mat
2022-08-28
decrypting benchmark
mat
[next]