aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/pathfinder/simulation.rs
AgeCommit message (Expand)Author
2023-10-10start adding mining to pathfindermat
2023-10-03upgrade deps and make test not flakymat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-211.20.2 (#99)mat
2023-09-18instanceloadedevent and a few fixesmat
2023-09-14detect obstructions while pathfinding and better results on timeoutmat
2023-09-14rename Local to LocalEntitymat
2023-09-11fix falling through blocks on spawn (and triggering anticheats)mat
2023-08-25add failing test for that weird diagonal edge casemat
2023-08-25add basic pathfinding testmat