aboutsummaryrefslogtreecommitdiff
path: root/server/bot/src/main.rs
AgeCommit message (Expand)Author
2024-08-12bot: default username and charactermetamuffin
2024-08-12bot: make crate hybridmetamuffin
2024-08-12bot: generalize simple and add waitermetamuffin
2024-08-11improve framework and start work on simple algometamuffin
2024-08-11show server error messagesmetamuffin
2024-08-11initialize crypto in botmetamuffin
2024-08-11specifiable ws addrmetamuffin
2024-08-11bot helper functionsmetamuffin
2024-08-11add recipes back to protocolmetamuffin
2024-08-11pc: improve movement of othersmetamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-11factor out client network code to client-libmetamuffin
2024-08-10start with client lib cratemetamuffin