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
Age
Commit message (
Expand
)
Author
2022-12-07
Reauth on invalid session (#50)
mat
2022-12-07
1.19.3 (#34)
mat
2022-12-04
change to_ansi to not take args
mat
2022-12-03
make the packets in events be Arc
mat
2022-11-27
Swarm (#36)
mat
2022-11-21
feat: PlayerCombatKill client event (#44)
Ryan
2022-11-21
ok shutdown doesn't actually have to consume client
mat
2022-11-21
improve shutdowns
mat
2022-11-19
Replace lazy_static with once_cell::sync::Lazy (#43)
mat
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-15
clippy
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-11-03
change comment to be less than 80 width
Ubuntu
2022-10-30
actually fix
mat
2022-10-30
reply to custom query packet
mat
2022-10-30
replace an expect with unwrap_or_else
mat
2022-10-30
more docs
mat
2022-10-30
fix error
mat
2022-10-30
improve docs a little more
mat
2022-10-29
add packet to match lol
mat
2022-10-29
oop fix another unwrap
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
Update examples with new cleaner handle/state
mat
2022-10-23
make `handle` cleaner
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-18
make Account clonable
Ubuntu
2022-10-17
refactor: remove println statements (#31)
Sculas
2022-10-16
Add chat function (#28)
mat
2022-10-16
Microsoft Authentication (#29)
mat
2022-10-10
fix panic in azalea-chat
mat
[next]