aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src/aabb.rs
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
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-10add StartUseItemEvent and improve code related to interactionsmat
2025-04-04remove executable bit from filesmat
2025-03-16Fluid physics fixes (#210)mat
2025-01-10Fluid physics (#199)mat
2024-11-30Add missing world border boolean to use item on packet in 1.21.2 (#192)Shayne Hartford
2023-10-01organize azalea_core and re-export it from azaleamat
2023-05-03Inventory (#48)mat
2022-11-12Pathfinder (#25)mat
2022-08-30clippyUbuntu
2022-08-29Physics (#11)mat