aboutsummaryrefslogtreecommitdiff
path: root/server/bot/src/algos/frank.rs
AgeCommit message (Collapse)Author
2026-02-27use stable rust toolchainstable-rustnokoe
2025-10-30clippymetamuffin
2025-10-21more debug events, bots now brokenmetamuffin
2025-10-20Refactor bot input to packet basedmetamuffin
2025-10-20Pathfinding avoids chairsmetamuffin
2025-10-19Rename client-lib crate to game-coremetamuffin
2025-10-10Update to newest rust; replace rand with std randommetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
2024-12-22translate frank lines, fixes #229metamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-24pinned ordersmetamuffin
2024-09-16fix all clippy thingsmetamuffin
2024-09-14bot: frankmetamuffin