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
/
src
/
data
Age
Commit message (
Collapse
)
Author
8 days
tile decl conveyors; migrate duplex
metamuffin
8 days
Also allow initially placed item for exclusive tiles
metamuffin
8 days
Refuse to load maps with unused tiles
metamuffin
8 days
New compact map format tile declarations
metamuffin
8 days
Tile placeable items client side and interactable empty special case
metamuffin
8 days
Implement tile placeable items for server-side (#433)
metamuffin
2025-09-19
server feature for faster recipes to debug
metamuffin
2025-09-19
Refactor book part 1
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-06
better error reporting on server map load
metamuffin
2024-12-25
map-specific two-handed mode
metamuffin
2024-12-25
variable hand count
metamuffin
2024-11-22
disable unknown oders for autosushi; fix #204
metamuffin
2024-10-14
book intermediate representation and packets for sending to client
metamuffin
2024-09-24
change some stuff regarding default timer for games
metamuffin
2024-09-21
reg: connection test
metamuffin
2024-09-16
fix all clippy things
metamuffin
2024-09-16
generate index for passive recipes by input for faster lookup
metamuffin
2024-09-04
precompute recipe speed
metamuffin
2024-09-02
move things around, add scoreboards load/save module
metamuffin
2024-09-01
server support for nested map directory
metamuffin
2024-08-29
constistent struct naming in data
metamuffin
2024-08-15
remove zero-player maps from listing
metamuffin
2024-08-15
sort maps with 0 players to end
metamuffin
2024-08-14
sort maps in data packet
metamuffin
2024-08-13
customers work except for points and return to spawn
metamuffin
2024-08-13
trying to reimplement customers
metamuffin
2024-08-13
replace customers with bots and refactor some more server code.
metamuffin
2024-07-18
reimplement customers as entity
metamuffin
2024-07-15
replace depreceated serde_yaml with serde_yml
metamuffin
2024-07-14
imrove sushibar
metamuffin
2024-07-13
automatically generate demands from map and recipes. added icecream and sushi.
metamuffin