aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2026-02-19fix incorrect protocol impls for ClientboundPlayerInfoUpdate and recipe packetsmat
2026-02-04fix ClientboundSetEquipment failing to deserialize if using animal armor slotsmat
2026-02-03add 0.15.1 to changelogmat
2026-01-27update changelogmat
2026-01-18update changelogmat
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2026-01-13Rename Instance to World (#304)mat
2026-01-12update changelogmat
2026-01-06deprecate InverseGoalmat
2026-01-06fix identifier partialeq/hash and add Client::resolve_registry_keymat
2026-01-05update changelogmat
2026-01-03fix incorrect attack cooldowns for toolsmat
2026-01-04add BlockTrait::set_propertymat
2026-01-01Extensible Account (#301)mat
2025-12-28Implement `EntityRef` (#299)mat
2025-12-28update changelogmat
2025-12-27Move Client struct to azalea crate (#297)mat
2025-12-27don't serialize 'extra' twice in FormattedTextmat
2025-12-19update changelog for 0.15.0mat
2025-12-18update changelogmat
2025-12-16implement cookie packets to fix betteranticheat supportmat
2025-12-14update changelogmat
2025-12-12Delete `StartError` and `JoinError` (#296)mat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-11Add options to request Mojang sessionserver with a proxy (#293)mat
2025-12-11Run handler function in a Tokio LocalSet (#295)mat
2025-12-09Enchantments (#286)mat
2025-12-091.21.11 (#273)mat
2025-12-09split open_container_at to open_container_at_with_timeout_ticks to have a cle...mat
2025-11-30Add `online-mode` Cargo feature (#281)mat
2025-11-21refactor resolve_addressmat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-10-30accidentally edited the wrong part of the changelogmat
2025-10-31update changelogmat
2025-10-30cleanup some code related to mob effectsmat
2025-10-13update changelog and delete .gitpod.ymlmat
2025-10-12add optional timeout for opening containersmat
2025-10-12improve ux for entity matching functionsmat
2025-10-07update changelogmat
2025-10-06add try_query_entitymat
2025-10-04make 'force' always explicit when miningmat
2025-10-05update changelogmat
2025-10-05add Client::query_entitymat
2025-09-301.21.9 (#235)mat
2025-09-29rename SendPacketEvent to SendGamePacketEvent and PingEvent to GamePingEventmat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-09-28split version in changelogmat
2025-09-27allow picking other bots in hit resultsmat
2025-09-26don't re-export azalea::bot::*, and some doc improvementsmat
2025-09-26update azalea-auth docs and variable names to make it clear that the cache ke...mat