aboutsummaryrefslogtreecommitdiff
path: root/.cargo
AgeCommit message (Collapse)Author
2026-03-20optimize pathfinder swarms and write perf guidemat
2025-12-15add .cargo/config.tomlmat
2025-06-09update config_fast_buildsmat
2025-04-04remove executable bit from filesmat
2023-12-17move config.toml to config_fast_buildsmat
2023-02-12update .cargo/config.tomlmat
thanks bevy
2022-11-12Pathfinder (#25)mat
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-08-18improve compilation timemat
use lld linker