| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 10 days | rename PhysicsState to ClientMovementState and add utility functions for it | mat | |
| 2026-01-13 | Rename Instance to World (#304) | mat | |
| 2025-10-30 | Remove unnecessary MoveEntityError and MovePlayerError types and other cleanup | mat | |
| 2025-09-27 | allow picking other bots in hit results | 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-12 | send correct packets on teleport | mat | |
| 2025-06-14 | add note about current_thread to azalea readme | mat | |
| 2025-06-11 | use owned instead of borrowed Vec3 more | mat | |
| 2025-06-11 | take BlockPos instead of &BlockPos in all function arguments | mat | |
| 2025-06-03 | rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block | mat | |
| 2025-03-16 | entity collisions | mat | |
| 2025-03-16 | Fluid physics fixes (#210) | mat | |
| * start fixing code related to fluid physics * implement force_solid for blocks * afk pool test | |||
| 2025-02-22 | update to rust edition 2024 | mat | |
| 2025-01-10 | Fluid physics (#199) | mat | |
| * start implementing fluid physics * Initial implementation of fluid pushing * different travel function in water * bubble columns * jumping in water * cleanup * change ultrawarm to be required * fix for clippy | |||
