| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-25 | ClientsideCloseContainerEvent, MenuOpenedEvent, and CloseContainerEvent are ↵ | mat | |
| now triggers instead of events | |||
| 2025-09-25 | fix compile error with new serde version, and update deps | mat | |
| 2025-09-22 | Fix pathfinding on farmland | mat | |
| closes #250 | |||
| 2025-09-21 | fix pickable entity query | mat | |
| 2025-09-21 | fix packet order for ServerboundSetCarriedItem | mat | |
| 2025-09-20 | more accurate mining and impl PartialEq for packets | mat | |
| 2025-09-20 | fix tests | mat | |
| 2025-09-20 | add new apis for BitSet | mat | |
| closes #241 | |||
| 2025-09-14 | clippy | mat | |
| 2025-09-14 | implement translation fallback (#244) | Tert0 | |
| 2025-09-14 | Add functions for getting block properties as strings (#240) | urisinger | |
| * add tests and fix * fix integer properties * refactor azalea-block-macros and improve apis --------- Co-authored-by: mat <git@matdoes.dev> | |||
| 2025-09-13 | Fix the rsa / signature crate compilation errors (#245) | Shayne Hartford | |
| * Sort dependencies * Fix RSA / Signature compilation error * Remove incorrectly labeled minor / patch numbers on unlocked dependencies * Remove unused bracket syntax | |||
| 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 | |
