aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-11Improve System Chat Regex & Add System Whisper Regex (#233)Shayne Hartford
2025-08-10use Vec3f32 in entity metadata to fix parsing Vector3 valuesmat
2025-08-10revert PotDecorations structure updatemat
2025-08-10Send correct data component checksums (#234)mat
2025-08-09clippymat
2025-08-05use same pi value as javamat
2025-08-04Default components (#232)mat
2025-08-04fix wrong float rounding in get_friction_influenced_speedmat
2025-08-03Add FAQ to README (#231)EightFactorial
2025-08-02upgrade depsmat
2025-07-24update changelogmat
2025-07-24add Client::force_stop_pathfindingmat
2025-07-24update movement code for 1.21.5 changesmat
2025-07-241.21.8mat
2025-07-24remove incorrect optimization attempt in pathfindermat
2025-07-24add FastFixedBitSet and use it in the pathfindermat
2025-07-24delete unused module from azalea-chatmat
2025-07-24clippy: use is_multiple_ofmat
2025-07-21Add TicksAlive component (#229)Kumpelinus
2025-06-301.21.7 (#227)mat
2025-06-27fix ClientboundShowDialog in configmat
2025-06-27typosmat
2025-06-27outline_shapes patch for pumpkin extractor isn't necessary anymoremat
2025-06-26let chains are stabilizedmat
2025-06-25remove some unused system orderingmat
2025-06-25fix invalid look directions on teleportmat
2025-06-25improve packet_order test, add BlockUpdatePlugin, fix packet order for sprintingmat
2025-06-26start adding packet_order testmat
2025-06-18fix: parse int lists in TranslatableComponent `with` field (#225)Yhgd
2025-06-181.21.6 fixesmat
2025-06-171.21.6 (#215)mat
2025-06-17take Entity instead of MinecraftEntityId in Client::attackmat
2025-06-16cleanupmat
2025-06-16implement EntityHitResultmat
2025-06-15update changelogmat
2025-06-16fix unused import warnings when compiling some crates individuallymat
2025-06-15Release independent packagesmat
2025-06-16use workspace deps everywheremat
2025-06-15Release independent packagesmat
2025-06-16put all azalea-* deps in the workspace Cargo.tomlmat
2025-06-15add some missing things to the changelogmat
2025-06-15update depsmat
2025-06-15update changelogmat
2025-06-14add note about current_thread to azalea readmemat
2025-06-11use owned instead of borrowed Vec3 moremat
2025-06-11fix benchmat
2025-06-11add pathfinder retry_on_no_path and rework GotoEvent constructormat
2025-06-11implement reverting block state predictions on ackmat
2025-06-11add BlockPos::distance_to and lengthmat
2025-06-11add Client::attack_cooldown_remaining_ticksmat