aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/pathfinder/debug.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-06-02fix issues related to pathfinder miningmat
2025-06-01add CustomPathfinderStatemat
2025-05-24patch pathfinder path on cost increasemat
2025-04-19make azalea::pathfinder::debug publicmat
2025-02-22update to rust edition 2024mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-08-15fix ClientboundLevelParticlesPacket errors and pathfinder /particle errorsmat
2023-12-15Add mining to the pathfinder (#122)mat