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-client
/
src
/
client.rs
Age
Commit message (
Expand
)
Author
2022-11-18
Player List (#41)
mat
2022-11-18
Add functions to get ChatPacket author and content (#42)
mat
2022-11-17
move some stuff to the azalea_client::chat mod
Ubuntu
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-15
rephrase that
Ubuntu
2022-11-15
add Client::metadata
Ubuntu
2022-11-12
Pathfinder (#25)
mat
2022-11-11
improved docs
Ubuntu
2022-11-10
fix clippy warnings
Ubuntu
2022-11-09
ignore bad utf8
Ubuntu
2022-11-09
fix warnings
Ubuntu
2022-11-09
don't error on bad entity data packet
Ubuntu
2022-11-08
don't log light updates
Ubuntu
2022-11-08
log some more stuff
Ubuntu
2022-11-07
don't panic on kick
mat
2022-11-06
Entity metadata (#37)
mat
2022-10-30
actually fix
mat
2022-10-30
reply to custom query packet
mat
2022-10-30
more docs
mat
2022-10-29
add packet to match lol
mat
2022-10-29
don't panic if connection closes on join
mat
2022-10-27
use variables directly in format strings
mat
2022-10-27
fix removed packets still being defined
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
add `# Examples` to some docs
mat
2022-10-23
write more documentation
mat
2022-10-21
add function that gets full message content
mat
2022-10-21
work around rustc compilation error
mat
2022-10-16
Microsoft Authentication (#29)
mat
2022-10-10
fix panic in azalea-chat
mat
2022-10-08
handle SectionBlocksUpdate packet
mat
2022-10-08
change definition of Event::Tick
mat
2022-10-07
fix errors with rewritten packet reading
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
add jumping
mat
2022-10-02
All block shapes & collisions (#22)
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
replace printlns with log
Ubuntu
2022-09-06
rename variants in packet enums to be shorter
Ubuntu
2022-09-05
Update client.rs
mat
2022-09-05
.walk :)
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-08-29
physics stuff
mat
2022-08-29
Physics (#11)
mat
2022-08-20
Implement ALL packets (#16)
mat
[prev]
[next]