aboutsummaryrefslogtreecommitdiff
path: root/server/bot/src/algos/simple.rs
AgeCommit message (Expand)Author
2024-09-27update waiter bot for unknown ordersmetamuffin
2024-09-20translate campaign conditionsmetamuffin
2024-09-04precompute recipe speedmetamuffin
2024-08-15message timeout replaces persistmetamuffin
2024-08-15customers leave if they get stuck walkingmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
2024-08-12bot: make crate hybridmetamuffin
2024-08-12bot: generalize simple and add waitermetamuffin
2024-08-12bot: clear passive tile targetmetamuffin
2024-08-12fix some cases where it gets stuckmetamuffin
2024-08-12bot: passive recipes, still buggymetamuffin
2024-08-12remove legacy gitignoremetamuffin
2024-08-12simple works fine for everything except passive and other special casesmetamuffin
2024-08-11improve framework and start work on simple algometamuffin