aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/pathfinder/world.rs
AgeCommit message (Expand)Author
2024-12-28bump minimum rust version and improve pathfinder docsmat
2024-12-27implement BlockState::outline_shapemat
2024-12-25optimize pathfindermat
2024-12-24optimize cost_for_breaking_block by making its cache an UnsafeCell insteadmat
2024-12-11fix for latest nightly by changing the FixedBitSet generic to take bytes inst...mat
2024-10-26group imports with rustfmtmat
2024-02-22fix for hypixel limbomat
2024-02-17upgrade deps, bevy 0.13mat
2023-12-15Add mining to the pathfinder (#122)mat
2023-12-09add BlockState::propertymat
2023-10-08PathfinderCtxmat