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-08-19
raycasting not raytracing
mat
2023-08-19
Removed .vscode settings (#104)
TheDudeFromCI
2023-08-19
Export bot.rs (#101)
TheDudeFromCI
2023-08-16
no_handler() option for ClientBuilder (#100)
TheDudeFromCI
2023-08-15
fix tests
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-08-03
loosen Default requirement for State on SwarmBuilder
mat
2023-08-01
remove unnecessary parens
mat
2023-08-01
improve Instance::find_block
mat
2023-07-31
add EntityDataItem::new
mat
2023-07-26
fix querying multiple components in entity_by
mat
2023-07-23
fix sometimes not receiving chunks
mat
2023-07-23
fix sending brand incorrectly
mat
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
[next]