aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/pathfinder/mining.rs
AgeCommit message (Expand)Author
2025-12-12Refactor azalea-registry (#294)mat
2025-04-17make BlockState::id privatemat
2025-02-22update to rust edition 2024mat
2025-01-10Fluid physics (#199)mat
2024-12-24make BlockState a u16 and add a BlockStateIntegerRepr typemat
2024-12-24fix parsing Dust particle and treat waterlogged blocks as liquid in pathfindermat
2024-10-26group imports with rustfmtmat
2023-12-15Add mining to the pathfinder (#122)mat
2023-10-10start adding mining to pathfindermat