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-07-23
clean up azalea-entity a little
mat
2023-07-20
delete unused serde module
mat
2023-07-20
pub use tag::* in azalea-nbt
mat
2023-07-20
make PalettedContainer::new less weird
mat
2023-07-20
remove unnecessary clone
mat
2023-07-20
derive Copy for ChunkSectionBlockPos
mat
2023-07-19
remove unused deps
mat
2023-07-19
fix wrong names in a Debug and relax PartialChunkStorage::set_block_state
mat
2023-07-16
add try_read to connection
mat
2023-07-15
descend up to 3 blocks in pathfinder
mat
2023-07-15
fix brigadier booleans
mat
2023-07-15
Attacking (#96)
mat
2023-07-15
fix auto respawn and fix entity metadata
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
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
[next]