aboutsummaryrefslogtreecommitdiff
path: root/azalea-physics/src/clip.rs
AgeCommit message (Expand)Author
9 dayscorrect shapes for blocks with random offsetsmat
2025-12-15write/update docs for several itemsmat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-09-27allow picking other bots in hit resultsmat
2025-06-11use owned instead of borrowed Vec3 moremat
2025-06-11take BlockPos instead of &BlockPos in all function argumentsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-09fix offline-mode cert warnings and improve some docsmat
2025-05-10add StartUseItemEvent and improve code related to interactionsmat
2025-03-16Fluid physics fixes (#210)mat
2025-02-22update to rust edition 2024mat
2025-01-10Fluid physics (#199)mat
2024-12-27implement fluid_shapemat
2024-12-27implement BlockState::outline_shapemat
2024-11-27Refactor azalea-protocol (#190)mat
2024-08-19remove debug printlnsmat
2024-08-15fix sometimes being able to mine blocks through wallsmat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-07-14Mining (#95)mat
2023-05-03Inventory (#48)mat