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
Age
Commit message (
Expand
)
Author
2025-10-14
linter: expect exclusive oven and freezer
metamuffin
2025-10-14
Update protocol versions for 3.0
metamuffin
2025-10-14
Bind editor to ip6
metamuffin
2025-10-14
Fix conveyor put items on non-interactable tiles
metamuffin
2025-10-13
Refactor READMEs for new build system
metamuffin
2025-10-13
only ever pause because of connections with a player
metamuffin
2025-10-12
Add book tile to interactable
metamuffin
2025-10-12
reimplement diagram layouting
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-10
Some data refactor
metamuffin
2025-10-10
Implement more aggressive recipe/demand filtering; fixes book in many maps
metamuffin
2025-10-09
Fix crash on stop music
metamuffin
2025-10-09
Add scoreboard menu
metamuffin
2025-10-08
merge all makefiles into one
metamuffin
2025-10-07
rename diagram node style variants
metamuffin
2025-10-07
Split book exporting to own crate; move locale tool to server dir
metamuffin
2025-10-07
Dont send gamedata recipes and demands to clients
metamuffin
2025-10-07
Book pages from recipe groups
metamuffin
2025-10-07
fix server entity construction
metamuffin
2025-10-06
Move data code to own crate + general data refactor
metamuffin
2025-10-06
translate html book + more pages
metamuffin
2025-10-06
Prepare for book locale
metamuffin
2025-10-06
Remove edge style feature
metamuffin
2025-10-06
Collapse anywhere passive recipes
metamuffin
2025-10-06
Clean up orphan nodes
metamuffin
2025-10-06
Filter out large instant recipe clusters
metamuffin
2025-10-06
Filter put/take recipes from graph
metamuffin
2025-10-06
Fix toc hyperlinks
metamuffin
2025-10-06
Add table of contents
metamuffin
2025-10-06
fix arrow tip; scrollable pages
metamuffin
2025-10-05
diagram native svg output
metamuffin
2025-09-30
clippy; make use of is_some_and and is_none_or
metamuffin
2025-09-30
Add map linter
metamuffin
2025-09-30
Extract server locale code to own crate
metamuffin
2025-09-30
Update protocol version
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
[next]