index
:
hurrycurry
master
stable-rust
tile-stacks
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
/
protocol
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2025-12-16
Rename effect packet for compatiblity with older clients
metamuffin
2025-12-14
Effect packet for tile locations (close #534)
metamuffin
2025-10-16
Implement multiple people working on active recipe properly (server)
metamuffin
2025-10-10
Update to newest rust; replace rand with std random
metamuffin
2025-09-30
Update protocol version
metamuffin
2025-09-27
remove bincode support everywhere
metamuffin
2025-09-16
upgrade deps
metamuffin
2025-09-01
Bump protocol minor version
tpart
2025-06-03
Bump server protocol version
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
2025-04-06
Bump protocol version in rust crate
tpart
2024-12-25
bump proto version
metamuffin
2024-11-27
set protocol version
metamuffin
2024-10-14
send /top as document, add docstrings to doc structs
metamuffin
2024-09-30
set versions to 2.1.0
v2.1.0
metamuffin
2024-09-28
update cargo stuff
metamuffin
2024-08-11
update deps
metamuffin
2024-07-14
add binary protocol support
metamuffin
2024-07-08
split off protocol into its own crate
metamuffin