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-23
yeah let's be honest they're not very useable
mat
2022-09-19
add shutdown function
mat
2022-09-19
Merge branch 'main' of https://github.com/mat-1/azalea
mat
2022-09-19
fix rotations
mat
2022-09-19
Fix connection writer being locked (#23)
mat
2022-09-19
change example
mat
2022-09-19
replace printlns with log
Ubuntu
2022-09-18
start work on optimizing block macros
mat
2022-09-18
modify warning in readme
mat
2022-09-14
re-enable nbt benches
Ubuntu
2022-09-11
no unused variable
mat
2022-09-11
only check leftover data in debug mode
mat
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
[next]