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-10-15
change description of azalea crate
mat
2022-10-15
fix azalea-buf tests
mat
2022-10-15
fix clippy warnings
mat
2022-10-10
fix panic in azalea-chat
mat
2022-10-09
fix panic
mat
2022-10-08
handle SectionBlocksUpdate packet
mat
2022-10-08
change definition of Event::Tick
mat
2022-10-07
remove a println
mat
2022-10-07
fix errors with rewritten packet reading
mat
2022-10-07
fix a test
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-10-07
remove jumping_once from az-client
mat
2022-10-07
Bot API (#27)
mat
2022-10-02
start adding stuff to azalea crate
mat
2022-10-02
New example (#24)
mat
2022-10-02
add jumping
mat
2022-10-02
All block shapes & collisions (#22)
mat
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
[next]