azalea/azalea-brigadier
mat 6eee543a33
Pathfinder (#25)
Pathfinding is very much not done, but it works enough and I want to get this merged.
TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves
2022-11-12 23:54:05 -06:00
..
src Pathfinder (#25) 2022-11-12 23:54:05 -06:00
tests use variables directly in format strings 2022-10-27 21:22:47 -05:00
Cargo.toml Pathfinder (#25) 2022-11-12 23:54:05 -06:00
README.md simplify error handling 2022-04-22 04:33:58 +00:00

Azalea Brigadier

A Rust port of Mojang's Brigadier command parsing and dispatching library.