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
2025-08-11
Improve System Chat Regex & Add System Whisper Regex (#233)
Shayne Hartford
2025-08-10
use Vec3f32 in entity metadata to fix parsing Vector3 values
mat
2025-08-10
revert PotDecorations structure update
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-08-09
clippy
mat
2025-08-05
use same pi value as java
mat
2025-08-04
Default components (#232)
mat
2025-08-04
fix wrong float rounding in get_friction_influenced_speed
mat
2025-08-03
Add FAQ to README (#231)
EightFactorial
2025-08-02
upgrade deps
mat
2025-07-24
update changelog
mat
2025-07-24
add Client::force_stop_pathfinding
mat
2025-07-24
update movement code for 1.21.5 changes
mat
2025-07-24
1.21.8
mat
2025-07-24
remove incorrect optimization attempt in pathfinder
mat
2025-07-24
add FastFixedBitSet and use it in the pathfinder
mat
2025-07-24
delete unused module from azalea-chat
mat
2025-07-24
clippy: use is_multiple_of
mat
2025-07-21
Add TicksAlive component (#229)
Kumpelinus
2025-06-30
1.21.7 (#227)
mat
2025-06-27
fix ClientboundShowDialog in config
mat
2025-06-27
typos
mat
2025-06-27
outline_shapes patch for pumpkin extractor isn't necessary anymore
mat
2025-06-26
let chains are stabilized
mat
2025-06-25
remove some unused system ordering
mat
2025-06-25
fix invalid look directions on teleport
mat
2025-06-25
improve packet_order test, add BlockUpdatePlugin, fix packet order for sprinting
mat
2025-06-26
start adding packet_order test
mat
2025-06-18
fix: parse int lists in TranslatableComponent `with` field (#225)
Yhgd
2025-06-18
1.21.6 fixes
mat
2025-06-17
1.21.6 (#215)
mat
2025-06-17
take Entity instead of MinecraftEntityId in Client::attack
mat
2025-06-16
cleanup
mat
2025-06-16
implement EntityHitResult
mat
2025-06-15
update changelog
mat
2025-06-16
fix unused import warnings when compiling some crates individually
mat
2025-06-15
Release independent packages
mat
2025-06-16
use workspace deps everywhere
mat
2025-06-15
Release independent packages
mat
2025-06-16
put all azalea-* deps in the workspace Cargo.toml
mat
2025-06-15
add some missing things to the changelog
mat
2025-06-15
update deps
mat
2025-06-15
update changelog
mat
2025-06-14
add note about current_thread to azalea readme
mat
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-11
fix bench
mat
2025-06-11
add pathfinder retry_on_no_path and rework GotoEvent constructor
mat
2025-06-11
implement reverting block state predictions on ack
mat
2025-06-11
add BlockPos::distance_to and length
mat
2025-06-11
add Client::attack_cooldown_remaining_ticks
mat
[next]