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-12-12
Delete `StartError` and `JoinError` (#296)
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-11
Add options to request Mojang sessionserver with a proxy (#293)
mat
2025-12-11
Run handler function in a Tokio LocalSet (#295)
mat
2025-12-09
Enchantments (#286)
mat
2025-12-09
1.21.11 (#273)
mat
2025-12-09
split open_container_at to open_container_at_with_timeout_ticks to have a cle...
mat
2025-11-30
Add `online-mode` Cargo feature (#281)
mat
2025-11-21
refactor resolve_address
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-10-30
accidentally edited the wrong part of the changelog
mat
2025-10-31
update changelog
mat
2025-10-30
cleanup some code related to mob effects
mat
2025-10-13
update changelog and delete .gitpod.yml
mat
2025-10-12
add optional timeout for opening containers
mat
2025-10-12
improve ux for entity matching functions
mat
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
[next]