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
/
src
Age
Commit message (
Expand
)
Author
2025-10-15
Invert who is tagged
metamuffin
2025-10-15
Add tag minigame (hidden map + entity)
metamuffin
2025-10-14
Fix conveyor put items on non-interactable tiles
metamuffin
2025-10-13
only ever pause because of connections with a player
metamuffin
2025-10-12
Fix bug where unknown order item was optimized out
metamuffin
2025-10-11
even better server logging
metamuffin
2025-10-11
Improve server logging and use central player id counter (close #450)
metamuffin
2025-10-11
clippy + fmt; start using if let chains
metamuffin
2025-10-10
Update to newest rust; replace rand with std random
metamuffin
2025-10-10
Filter unused items and tiles from gamedata (close #449)
metamuffin
2025-10-09
Add scoreboard menu
metamuffin
2025-10-08
merge all makefiles into one
metamuffin
2025-10-07
Dont send gamedata recipes and demands to clients
metamuffin
2025-10-07
fix server entity construction
metamuffin
2025-10-06
Move data code to own crate + general data refactor
metamuffin
2025-09-30
clippy; make use of is_some_and and is_none_or
metamuffin
2025-09-30
Extract server locale code to own crate
metamuffin
2025-09-30
Done announce start when reloading
metamuffin
2025-09-30
tile decl conveyors; migrate duplex
metamuffin
2025-09-30
Also allow initially placed item for exclusive tiles
metamuffin
2025-09-30
Refuse to load maps with unused tiles
metamuffin
2025-09-30
New compact map format tile declarations
metamuffin
2025-09-30
Tile placeable items client side and interactable empty special case
metamuffin
2025-09-30
Implement tile placeable items for server-side (#433)
metamuffin
2025-09-29
Delay announcement when paused
metamuffin
2025-09-29
Implement ready packet + Refactor server pausing
metamuffin
2025-09-29
Refactor server connection data
metamuffin
2025-09-29
Support multiple book pages
metamuffin
2025-09-27
Move tutorial waiting message to top of screen
metamuffin
2025-09-27
remove bincode support everywhere
metamuffin
2025-09-25
decrease customer spawn cooldown
metamuffin
2025-09-21
Add tile message command and demand list command
metamuffin
2025-09-21
rename cutting and rolling board everywhere
metamuffin
2025-09-21
Skip "pause" server hint for start pause
metamuffin
2025-09-19
fix set progress finish missing warn flag
metamuffin
2025-09-19
server feature for faster recipes to debug
metamuffin
2025-09-19
Refactor book part 1
metamuffin
2025-08-31
add /start option to skip announce
metamuffin
2025-08-29
drei komma fünf
metamuffin
2025-08-26
server: annouce start feature, entity constructors, pause timer
metamuffin
2025-08-24
rename HURRYCURRY_DATA_PATH, add HURRYCURRY_DISTRIBUTION
metamuffin
2025-08-24
rename HURRYCURRY_DATA_PATH, add HURRYCURRY_DISTRIBUTION
metamuffin
2025-08-24
add runtime DATA_SEARCH_PATH variable; always fall back
metamuffin
2025-08-23
reintroduce DATA_SEARCH_PATH, remove flatpak data search dir feature
metamuffin
2025-08-23
compile feature for flatpak data paths
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-07-07
server mdns prevent advertising not supported ip versions
metamuffin
2025-06-27
read windows registry to detect data dir
metamuffin
2025-06-20
replace xdg crate with directories for wider platform support
metamuffin
2025-06-06
manual clippy and other cleanup
metamuffin
[next]