| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-01 | fix panic when refreshing account token | mat | |
| 2025-08-23 | handle AppExit event | mat | |
| 2025-08-21 | add more profiling-related files to gitignore | mat | |
| 2025-08-20 | generate better code in azalea-block | mat | |
| 2025-08-20 | improve the example in azalea/README.md | mat | |
| 2025-08-20 | fix wrong max id for registries | mat | |
| 2025-08-20 | split client information handling out of BrandPlugin and some other cleanup | mat | |
| 2025-08-20 | further improvements to ChatPacket::split_sender_and_content (thanks shay) | mat | |
| 2025-08-18 | fix ClientboundMerchantOffers | mat | |
| 2025-08-17 | remove unused imports in testbot | mat | |
| 2025-08-18 | fix DataComponentPatch::get | mat | |
| 2025-08-18 | fix simdnbt dep | mat | |
| 2025-08-16 | log pathfinder perf info on success | mat | |
| 2025-08-15 | depend on git repo for rsa crate to fix compilation | mat | |
| 2025-08-15 | make `handle_menu_opened_event` public (#238) | Sovenance | |
| This change was made so people can actually add systems before or after this | |||
| 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 | |
