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
/
client-lib
/
src
Age
Commit message (
Expand
)
Author
7 days
clippy; make use of is_some_and and is_none_or
metamuffin
8 days
Implement tile placeable items for server-side (#433)
metamuffin
11 days
remove bincode support everywhere
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-06
manual clippy and other cleanup
metamuffin
2025-06-03
cleanup old todos
metamuffin
2025-06-03
use multiple ints for characters; close #294
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
2024-12-25
variable hand count
metamuffin
2024-12-25
two-handed server
metamuffin
2024-10-13
fix compile for new rust nightly
metamuffin
2024-09-27
fix #94
metamuffin
2024-09-25
player class decoupled from character id
metamuffin
2024-09-25
spatial index works probably
metamuffin
2024-09-25
begin actually implementing spatial index
metamuffin
2024-09-21
reg: connection test
metamuffin
2024-09-16
fix all clippy things
metamuffin
2024-09-04
player in progress packet
metamuffin
2024-09-04
refactor interact function and new progress proto
metamuffin
2024-08-16
better error handling
metamuffin
2024-08-15
message timeout replaces persist
metamuffin
2024-08-13
refactor server to use client-lib data model (breaks customers)
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