aboutsummaryrefslogtreecommitdiff
path: root/server/bot/src/lib.rs
AgeCommit message (Expand)Author
2025-10-21more debug events, bots now brokenmetamuffin
2025-10-20Refactor bot input to packet basedmetamuffin
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
2024-11-27Remove feature declaration for isqrt that has become stablev2.2.1metamuffin
2024-08-13summonbot commandmetamuffin
2024-08-13trying to reimplement customersmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-12bot: make crate hybridmetamuffin