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-10-07
update changelog
mat
2025-10-06
add try_query_entity
mat
2025-10-04
make 'force' always explicit when mining
mat
2025-10-05
update changelog
mat
2025-10-05
add Client::query_entity
mat
2025-09-30
1.21.9 (#235)
mat
2025-09-29
rename SendPacketEvent to SendGamePacketEvent and PingEvent to GamePingEvent
mat
2025-09-28
upgrade bevy to 0.17.0-rc.2
mat
2025-09-28
split version in changelog
mat
2025-09-27
allow picking other bots in hit results
mat
2025-09-26
don't re-export azalea::bot::*, and some doc improvements
mat
2025-09-26
update azalea-auth docs and variable names to make it clear that the cache ke...
mat
2025-09-25
add missing entries to changelog
mat
2025-09-25
ClientsideCloseContainerEvent, MenuOpenedEvent, and CloseContainerEvent are n...
mat
2025-09-20
more accurate mining and impl PartialEq for packets
mat
2025-09-20
add new apis for BitSet
mat
2025-08-23
handle AppExit event
mat
2025-08-20
split client information handling out of BrandPlugin and some other cleanup
mat
2025-08-15
add PathfinderOpts and clean up some pathfinder code
mat
2025-08-14
update changelog
mat
2025-08-14
Sneaking (#237)
mat
2025-08-12
add nearest_entity_by and improve some docs
mat
2025-08-12
fix wrong chat styling sometimes when 'extra' field is used
mat
2025-08-12
fix rotations flagging anticheats
mat
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
[prev]