aboutsummaryrefslogtreecommitdiff
path: root/azalea-physics/src/fluids.rs
AgeCommit message (Expand)Author
2025-06-11use owned instead of borrowed Vec3 moremat
2025-06-11take BlockPos instead of &BlockPos in all function argumentsmat
2025-03-20add Event::Spawnmat
2025-03-16Fluid physics fixes (#210)mat
2025-02-23minor memory usage optimizationsmat
2025-02-22update to rust edition 2024mat
2025-01-21fix errors when switching worldsmat
2025-01-12fix panic on bot disconnectmat
2025-01-10Fluid physics (#199)mat