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
/
editor
Age
Commit message (
Expand
)
Author
2025-10-19
Rename client-lib crate to game-core
metamuffin
2025-10-19
Implement interaction with other players through id instead of tile pos
metamuffin
2025-10-14
Bind editor to ip6
metamuffin
2025-09-30
clippy; make use of is_some_and and is_none_or
metamuffin
2025-09-30
Implement tile placeable items for server-side (#433)
metamuffin
2025-09-21
rename cutting and rolling board everywhere
metamuffin
2025-09-16
upgrade deps
metamuffin
2025-06-06
manual clippy and other cleanup
metamuffin
2025-06-03
use multiple ints for characters; close #294
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
2025-06-03
Add pedestrians (and custom spawn locations)
metamuffin
2025-04-07
fix #240; fix #241
nokoe
2024-12-26
generalize services and add editor to play menu
metamuffin
2024-12-26
doc editor commands
metamuffin
2024-12-26
fix client crash cause by too early spawn
metamuffin
2024-12-26
editor load feature and return to editor command
metamuffin
2024-12-25
editor save and play features
metamuffin
2024-12-25
draft map editor
metamuffin