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
2026-02-19
fix incorrect protocol impls for ClientboundPlayerInfoUpdate and recipe packets
mat
2026-02-04
fix ClientboundSetEquipment failing to deserialize if using animal armor slots
mat
2026-02-03
add 0.15.1 to changelog
mat
2026-01-27
update changelog
mat
2026-01-18
update changelog
mat
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2026-01-13
Rename Instance to World (#304)
mat
2026-01-12
update changelog
mat
2026-01-06
deprecate InverseGoal
mat
2026-01-06
fix identifier partialeq/hash and add Client::resolve_registry_key
mat
2026-01-05
update changelog
mat
2026-01-03
fix incorrect attack cooldowns for tools
mat
2026-01-04
add BlockTrait::set_property
mat
2026-01-01
Extensible Account (#301)
mat
2025-12-28
Implement `EntityRef` (#299)
mat
2025-12-28
update changelog
mat
2025-12-27
Move Client struct to azalea crate (#297)
mat
2025-12-27
don't serialize 'extra' twice in FormattedText
mat
2025-12-19
update changelog for 0.15.0
mat
2025-12-18
update changelog
mat
2025-12-16
implement cookie packets to fix betteranticheat support
mat
2025-12-14
update changelog
mat
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
[next]