aboutsummaryrefslogtreecommitdiff
path: root/server/bot/src/algos/frank.rs
AgeCommit message (Collapse)Author
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