aboutsummaryrefslogtreecommitdiff
path: root/server/bot
AgeCommit message (Collapse)Author
8 daysclippy; make use of is_some_and and is_none_ormetamuffin
9 daysImplement tile placeable items for server-side (#433)metamuffin
2025-09-21Prioritize demands in waiter bot (fix #384)metamuffin
2025-09-17Fix waiter bot not accepting orders; close #386metamuffin
2025-09-17implement unknown-order in simple bot; close #397metamuffin
2025-09-17fix standalone bot cli optionsmetamuffin
2025-09-17fix dishwasher pick-drop loop; close #385metamuffin
2025-09-16upgrade depsmetamuffin
2025-08-08Bump version to 2.3.4v2.3.5tpart
2025-07-19update version numbersv2.3.4metamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-20update rust crate versionsv2.3.3metamuffin
2025-06-18update game versionsmetamuffin
2025-06-03fix dishwasher getting stuck; fix #277metamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2025-05-30note down dishwasher bugmetamuffin
2025-04-07Fix incorrect version numbers in Cargo.toml filestpart
2025-01-20increment versionmetamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed servermetamuffin
2024-12-23clippy: mostly map_or replaced with is_some_andmetamuffin
2024-12-22translate frank lines, fixes #229metamuffin
2024-11-27Remove feature declaration for isqrt that has become stablev2.2.1metamuffin
2024-11-27set game version numbersmetamuffin
2024-11-24Manual clippymetamuffin
2024-11-22disable unknown oders for autosushi; fix #204metamuffin
2024-10-06fix dishwasher crash, fixes #216metamuffin
2024-09-29Remove dishwasher bot reliance on dirty-plate being itemindex of 0metamuffin
2024-09-29Add dishwasher botMiner34
2024-09-28simple bot ignores unknown orders; fixes #192metamuffin
2024-09-28update cargo stuffmetamuffin
2024-09-27update waiter bot for unknown ordersmetamuffin
2024-09-27unknown ordersmetamuffin
2024-09-26fix #173metamuffin
2024-09-25bot: stronger rotation alignmentmetamuffin
2024-09-25bot: customers face tablemetamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-24pinned ordersmetamuffin
2024-09-20fix customer crash when no demands existmetamuffin
2024-09-20translate campaign conditionsmetamuffin
2024-09-19customers wait to place plate #22metamuffin
2024-09-19untested customer collisionmetamuffin
2024-09-18translate server messagesmetamuffin
2024-09-18make effect its own packetmetamuffin
2024-09-16fix all clippy thingsmetamuffin
2024-09-14bot: frankmetamuffin
2024-09-04precompute recipe speedmetamuffin
2024-08-19fix customers getting stuck on outputless demandsmetamuffin