index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
bot
/
Cargo.toml
Age
Commit message (
Collapse
)
Author
2025-08-08
Bump version to 2.3.4
v2.3.5
tpart
2025-07-19
update version numbers
v2.3.4
metamuffin
2025-06-20
update rust crate versions
v2.3.3
metamuffin
2025-06-18
update game versions
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
2025-04-07
Fix incorrect version numbers in Cargo.toml files
tpart
2025-01-20
increment version
metamuffin
2024-11-27
set game version numbers
metamuffin
2024-09-28
update cargo stuff
metamuffin
2024-08-13
refactor server to use client-lib data model (breaks customers)
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
initialize crypto in bot
metamuffin
2024-08-11
add recipes back to protocol
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