| Age | Commit message (Expand) | Author |
|---|---|---|
| 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-05-30 | fix clippy issues and improve formatting everywhere | mat |
| 2025-05-09 | fix offline-mode cert warnings and improve some docs | mat |
| 2025-05-10 | add StartUseItemEvent and improve code related to interactions | mat |
| 2025-03-16 | Fluid physics fixes (#210) | mat |
| 2025-02-22 | update to rust edition 2024 | mat |
| 2025-01-10 | Fluid physics (#199) | mat |
| 2024-12-27 | implement fluid_shape | mat |
| 2024-12-27 | implement BlockState::outline_shape | mat |
| 2024-11-27 | Refactor azalea-protocol (#190) | mat |
| 2024-08-19 | remove debug printlns | mat |
| 2024-08-15 | fix sometimes being able to mine blocks through walls | mat |
| 2023-10-01 | organize azalea_core and re-export it from azalea | mat |
| 2023-07-14 | Mining (#95) | mat |
| 2023-05-03 | Inventory (#48) | mat |
