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
Age
Commit message (
Expand
)
Author
2026-03-01
Implement server name and motd; Update to new data protocol
tpart
2026-03-01
fix compile with cheats
metamuffin
2026-03-01
remove nesting in game/server data packets
metamuffin
2026-03-01
add serverdata packet with data fields that dont change across games; add mot...
metamuffin
2026-03-01
Fix: Remove items from cutting boards, rolling boards, etc. in main menu back...
tpart
2026-03-01
Add weighted tools function in main menu background; Fix #561
tpart
2026-03-01
Bump protocol version
tpart
2026-02-28
Upgrade all project files to 4.6
tpart
2026-02-28
rename mac export template
metamuffin
2026-02-28
improve interact log
metamuffin
2026-02-28
Add conveyor collisions
tpart
2026-02-28
Add special case system for combinating tiles
tpart
2026-02-28
Fix: No seperate server message and server hint
tpart
2026-02-28
Fix trash
tpart
2026-02-28
Rewrite old item system to work with tile stacks
tpart
2026-02-28
fix active recipes stopping in hand
metamuffin
2026-02-28
test-client: fix tile interaction check
metamuffin
2026-02-28
fix tileid mapping for tile_placeable_items
metamuffin
2026-02-27
Merge branch 'stable-rust'
nokoe
2026-02-27
use stable rust toolchain
stable-rust
nokoe
2026-02-27
registry: implement OPTIONS for cors requests
metamuffin
2026-02-26
Fix screen collisions and missing floor
tpart
2026-02-26
fix not clearing tiles
metamuffin
2026-02-26
Tweak Mac export template
tpart
2026-02-26
Fix kitchen background not working
tpart
2026-02-26
Implement tile stacks in client; Upgrade to Godot 4.6
tpart
2026-02-26
replace number usage with type int/float type aliases
metamuffin
2026-02-26
replace number usage with type int/float type aliases
metamuffin
2026-02-26
add bot to benchmark
metamuffin
2026-02-26
maps fixes
metamuffin
2026-02-26
client-side can_interact logic
metamuffin
2026-02-26
test-client: fix unload crash
metamuffin
2026-02-26
fix crash on freed collision tiles
metamuffin
2026-02-26
test-client: split params when drawing tiles
metamuffin
2026-02-26
crude port of test-client
metamuffin
2026-02-26
tile flags matching without tile parameters
metamuffin
2026-02-26
Update protocol.ts
metamuffin
2026-02-26
update server to new tile stacks
metamuffin
2026-02-26
port some existing maps to new format; add tile palettes and tile properties ...
metamuffin
2026-02-26
modify data code to load tile stack maps
metamuffin
2026-02-26
compiles with tile stacks
metamuffin
2026-02-21
Add macbook-girl in translation credits
tpart
2026-01-18
Fix shader texture not repeating correctly on screen display
tpart
2026-01-18
Fix problems with boosting while walking around corners
tpart
2026-01-18
Reenable player interpolation with higher factor
tpart
2026-01-15
Adjust test client update movement to match server
tpart
2026-01-15
Remove unnecessary debug statement
tpart
2026-01-15
Merge pull request 'Player prediction' (#548) from tpart/hurrycurry:master in...
tpart
2026-01-15
Merge branch 'master' into master
tpart
2026-01-11
send boosting_input even when not boosting; fix missing code to mark input as...
metamuffin
[next]