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
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2025-08-10
use Vec3f32 in entity metadata to fix parsing Vector3 values
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-08-04
Default components (#232)
mat
2025-07-24
update changelog
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-17
1.21.6 (#215)
mat
2025-06-17
take Entity instead of MinecraftEntityId in Client::attack
mat
2025-06-16
implement EntityHitResult
mat
2025-06-15
update changelog
mat
2025-06-15
add some missing things to the changelog
mat
2025-06-15
update changelog
mat
2025-05-31
update changelog
mat
2025-05-10
rearrange some parts of changelog and mention pr authors
mat
2025-05-10
add StartUseItemEvent and improve code related to interactions
mat
2025-05-08
add chat signing
mat
2025-05-06
reword some things in the changelog
mat
2025-05-07
support legacy hex colors
mat
2025-05-06
fix various issues with mining
mat
2025-05-07
pathfinder can now handle slabs, stairs, and dirt paths
mat
2025-05-07
fix chunk errors when joining a world with a same name but different height
mat
2025-05-02
Add AutoReconnectPlugin (#221)
mat
2025-05-03
typo
mat
2025-05-02
the bevy update is a breaking change
mat
2025-05-03
add changelog
mat