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
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
10 days
remove bincode support everywhere
metamuffin
2025-09-16
upgrade deps
metamuffin
2025-08-08
Bump version to 2.3.4
v2.3.5
tpart
2025-07-19
update version numbers
v2.3.4
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-20
update rust crate versions
v2.3.3
metamuffin
2025-06-18
update game versions
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
2025-04-07
Fix incorrect version numbers in Cargo.toml files
tpart
2025-01-20
increment version
metamuffin
2024-12-25
variable hand count
metamuffin
2024-12-25
two-handed server
metamuffin
2024-11-27
set game version numbers
metamuffin
2024-10-13
fix compile for new rust nightly
metamuffin
2024-09-28
update cargo stuff
metamuffin
2024-09-27
fix #94
metamuffin
2024-09-25
fix standalone build of client-lib
Lia Lenckowski
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-15
fix configuration problem in client-native-lib
metamuffin
2024-08-13
refactor server to use client-lib data model (breaks customers)
metamuffin
2024-08-11
update deps
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