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
2023-06-24
Add ClientBuilder:new_without_log (#93)
xtex
2023-06-24
Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...
Adam Reisenauer
2023-06-15
fix clientboundsoundpacket
mat
2023-06-14
actually make Vec3::length sqrt
mat
2023-06-14
Vec3::distance_to and clippy
mat
2023-06-12
1.20.1
mat
2023-06-12
link to 1.19.4 branch
mat
2023-06-12
Merge branch '1.20'
mat
2023-06-12
1.20
mat
2023-05-28
fix panic in azalea-chat
mat
2023-05-27
revert echo example
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-05-26
add stuff related to chat signing
mat
2023-05-26
add stuff related to chat signing
mat
2023-05-24
merge main
mat
2023-05-24
1.20-pre5
mat
2023-05-21
fix respawn system ambiguity
mat
2023-05-17
chore: Release
mat
2023-05-16
chore: Release
mat
2023-05-16
and add the required fields
mat
2023-05-16
and also update the dependents lol
mat
2023-05-16
set version of azalea-inventory to 0.6
mat
2023-05-16
chore: Release
mat
2023-05-16
format some Cargo.tomls
mat
2023-05-16
upgrade dependencies
mat
2023-05-16
better variable naming in doc
mat
2023-05-16
ClientBuilder::new_without_plugins
mat
2023-05-16
1.20-pre2
mat
2023-05-13
ChatPacket::is_whisper
mat
2023-05-13
reexport azalea-chat and add goto docs
mat
2023-05-12
Merge branch 'main' into 1.20
mat
2023-05-12
protocol fixes
mat
2023-05-12
remove unused import
mat
2023-05-12
auto respawn
mat
2023-05-12
handle ping packet and resource pack correctly
mat
2023-05-12
fix warnings
mat
2023-05-11
1.20-pre1
mat
2023-05-09
astar
mat
2023-05-07
more brigadier docs
mat
2023-05-07
more brigadier argument types
mat
2023-05-06
fix panic on disconnect
mat
2023-05-05
fix CommandDispatcher::default
mat
2023-05-05
CommandDispatcher is now Send+Sync
mat
2023-05-05
change some things to be Arc+RwLock in brigadier
mat
2023-05-05
remove more unnecessary brigadier cloning!
mat
2023-05-05
fix some warnings
mat
2023-05-05
rename Client::inventory to open_inventory
mat
2023-05-05
add Client::inventory
mat
2023-05-04
remove unnecessary clones in brigadier
mat
2023-05-04
export brigadier from azalea
mat
[next]