Age | Commit message (Expand) | Author |
---|---|---|
2024-08-13 | customers work except for points and return to spawn | metamuffin |
2024-08-13 | replace customers with bots and refactor some more server code. | metamuffin |
2024-08-13 | refactor server to use client-lib data model (breaks customers) | metamuffin |
2024-08-12 | bot: default username and character | metamuffin |
2024-08-12 | bot: make crate hybrid | metamuffin |
2024-08-12 | bot: generalize simple and add waiter | metamuffin |
2024-08-11 | improve framework and start work on simple algo | metamuffin |
2024-08-11 | show server error messages | metamuffin |
2024-08-11 | initialize crypto in bot | metamuffin |
2024-08-11 | specifiable ws addr | metamuffin |
2024-08-11 | bot helper functions | metamuffin |
2024-08-11 | add recipes back to protocol | metamuffin |
2024-08-11 | pc: improve movement of others | metamuffin |
2024-08-11 | update movement in protocol and all clients | metamuffin |
2024-08-11 | factor out client network code to client-lib | metamuffin |
2024-08-10 | start with client lib crate | metamuffin |