aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-10support yggdrasil accountsHEADmainLizzy Fleckenstein
2026-05-10support yggdrasil authenticationLizzy Fleckenstein
2026-05-10add rpassword dependency for azalea-authLizzy Fleckenstein
2026-05-10support generic auth cache entriesLizzy Fleckenstein
2026-05-10allow custom session backendLizzy Fleckenstein
2026-05-10add certs_backend to AccountTraitLizzy Fleckenstein
2026-05-10allow custom certificates backendLizzy Fleckenstein
2026-05-08Add SwarmEvent::Tick (#328)Cheezer
2026-05-08several stability fixes for pathfinder when doing long pathsmat
2026-05-08upgrade depsmat
2026-05-07correct AbstractEntityMetadataBundle defaults by updating burgermat
2026-05-0726.1.2mat
2026-05-07correct shapes for blocks with random offsetsmat
2026-05-07rename genitemcomponents.py to gendatacomponents.pymat
2026-05-07fix some incorrect component implsmat
2026-05-07azalea-brigadier now allows commands to return a Resultmat
2026-05-07change panicking functions in Client and EntityRef to return an AzaleaResult ...mat
2026-05-07add Client::nearest_entities and nearby_playersmat
2026-05-07rename PhysicsState to ClientMovementState and add utility functions for itmat
2026-04-05fix attack packet was serialized incorrectly (#323)x-osc
2026-03-29add packet_logger example to azalea-protocolmat
2026-03-28slightly cleanup azalea-chat and add ChatFormatting::from_namemat
2026-03-28re-export azalea-chat from azalea, and rename azalea::chat to client_chatmat
2026-03-28add StartClientOpts::new_with_appexit_rxmat
2026-03-27add 0.16.0 to changelogmat
2026-03-280.16.0mat
2026-03-28optimize pathfinder CachedSectionsmat
2026-03-27optimize TranslatableComponent::readmat
2026-03-28don't follow dead entities in testbotmat
2026-03-28instant path updates for simple paths, and add follow command to testbotmat
2026-03-2426.1 (#316)mat
2026-03-22fix testsmat
2026-03-23cleanup and slightly speed up is_block_state_standablemat
2026-03-21Extensible ChunkStoragemat
2026-03-21reword a couple parts in the perf docsmat
2026-03-21bump depsmat
2026-03-19more doc fixesmat
2026-03-20doc fixesmat
2026-03-20optimize pathfinder swarms and write perf guidemat
2026-03-19implement speed effectmat
2026-03-18clippymat
2026-03-18merge logic for the three move_entity packetsmat
2026-03-14upgrade depsmat
2026-03-13drop unnecessary dependency on pasteymat
2026-03-06speed up PalettedContainer::get_at_index by inlining thingsmat
2026-03-06fix various regressions from optimization attemptsmat
2026-03-05make cached_mining_costs smaller to speed up the common pathmat
2026-03-05update changelogmat
2026-03-04fast path for is_block_state_standablemat
2026-03-05optimized converting from blockstate to blockkindmat