index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
bot
/
src
Age
Commit message (
Collapse
)
Author
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: idle waiter clears hand
metamuffin
2024-08-12
bot: generalize simple and add waiter
metamuffin
2024-08-12
bot: clear passive tile target
metamuffin
2024-08-12
fix some cases where it gets stuck
metamuffin
2024-08-12
bot: passive recipes, still buggy
metamuffin
2024-08-12
remove legacy gitignore
metamuffin
2024-08-12
simple works fine for everything except passive and other special cases
metamuffin
2024-08-11
improve framework and start work on simple algo
metamuffin
2024-08-11
Revert "find path with distance"
metamuffin
This reverts commit f78568656ffe39f7cc4db293570e29900cffc6f2.
2024-08-11
find path with distance
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
[prev]