| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-15 | add PathfinderOpts and clean up some pathfinder code | mat | |
| 2025-08-14 | update changelog | mat | |
| 2025-08-14 | Sneaking (#237) | mat | |
| * start implementing sneaking * fix horizontal_collision being inverted and cleanup * clippy * change dimensions and eye height based on pose * proper support for automatically crouching in certain cases * fix anticheat issues * add line to changelog and update a comment | |||
| 2025-08-14 | fix: mining fails in Creative Mode (#236) | Tommy | |
| 2025-08-12 | send correct packets on teleport | mat | |
| 2025-08-12 | upgrade deps and remove unused deps | mat | |
| 2025-08-12 | Client::chat now takes Into<String> and doc fixes | mat | |
| 2025-08-12 | add nearest_entity_by and improve some docs | mat | |
| 2025-08-12 | fix incorrect dark_red color | mat | |
| 2025-08-12 | improved whisper regex and autofill microsoft code on login | mat | |
| 2025-08-12 | fix wrong chat styling sometimes when 'extra' field is used | mat | |
| 2025-08-12 | remove wrong clamp_look_direction_on_teleport test | mat | |
| 2025-08-12 | fix rotations flagging anticheats | mat | |
| 2025-08-11 | Improve System Chat Regex & Add System Whisper Regex (#233) | Shayne Hartford | |
| * Refactor the system message regex to use a static RwLock for customization * Add customizable whisper regex for system messages * Remove global regex locks * Oops invalid unnamed capture format | |||
| 2025-08-10 | use Vec3f32 in entity metadata to fix parsing Vector3 values | mat | |
| 2025-08-10 | revert PotDecorations structure update | mat | |
| 2025-08-10 | Send correct data component checksums (#234) | mat | |
| * start implementing data component crc32 hashes * start doing serde impls for checksums * make more components hashable * make all data components serializable * support recursive components * fix simdnbt dep * update changelog * clippy | |||
| 2025-08-09 | clippy | mat | |
| 2025-08-05 | use same pi value as java | mat | |
| 2025-08-04 | Default components (#232) | mat | |
| * add default components * remove debug prints * clippy * use default components * fix tests | |||
| 2025-08-04 | fix wrong float rounding in get_friction_influenced_speed | mat | |
| 2025-08-03 | Add FAQ to README (#231) | EightFactorial | |
| 2025-08-02 | upgrade deps | mat | |
| 2025-07-24 | update changelog | mat | |
| 2025-07-24 | add Client::force_stop_pathfinding | mat | |
| 2025-07-24 | update movement code for 1.21.5 changes | mat | |
| fixes grim flags | |||
| 2025-07-24 | 1.21.8 | mat | |
| 2025-07-24 | remove incorrect optimization attempt in pathfinder | mat | |
| 2025-07-24 | add FastFixedBitSet and use it in the pathfinder | mat | |
| 2025-07-24 | delete unused module from azalea-chat | mat | |
| 2025-07-24 | clippy: use is_multiple_of | mat | |
| 2025-07-21 | Add TicksAlive component (#229) | Kumpelinus | |
| * Add TicksAlive component * Rename TicksAlive to TicksConnected * Move component to plugins/tick_counter.rs and add doc comment | |||
| 2025-06-30 | 1.21.7 (#227) | mat | |
| * 1.21.7-rc1 * 1.21.7 * update Cargo.lock too | |||
| 2025-06-27 | fix ClientboundShowDialog in config | mat | |
| 2025-06-27 | typos | mat | |
| 2025-06-27 | outline_shapes patch for pumpkin extractor isn't necessary anymore | mat | |
| 2025-06-26 | let chains are stabilized | mat | |
| 2025-06-25 | remove some unused system ordering | mat | |
| 2025-06-25 | fix invalid look directions on teleport | mat | |
| 2025-06-25 | improve packet_order test, add BlockUpdatePlugin, fix packet order for sprinting | mat | |
| 2025-06-26 | start adding packet_order test | mat | |
| 2025-06-18 | fix: parse int lists in TranslatableComponent `with` field (#225) | Yhgd | |
| 2025-06-18 | 1.21.6 fixes | mat | |
| 2025-06-17 | 1.21.6 (#215) | mat | |
| 2025-06-17 | take Entity instead of MinecraftEntityId in Client::attack | mat | |
| 2025-06-16 | cleanup | mat | |
| 2025-06-16 | implement EntityHitResult | mat | |
| 2025-06-15 | update changelog | mat | |
| 2025-06-16 | fix unused import warnings when compiling some crates individually | mat | |
| 2025-06-15 | Release independent packages | mat | |
| Generated by cargo-workspaces | |||
