aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-12upgrade deps and remove unused depsmat
2025-08-12Client::chat now takes Into<String> and doc fixesmat
2025-08-12add nearest_entity_by and improve some docsmat
2025-08-12fix incorrect dark_red colormat
2025-08-12improved whisper regex and autofill microsoft code on loginmat
2025-08-12fix wrong chat styling sometimes when 'extra' field is usedmat
2025-08-12remove wrong clamp_look_direction_on_teleport testmat
2025-08-12fix rotations flagging anticheatsmat
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