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
/
client
/
game.gd
Age
Commit message (
Expand
)
Author
2026-03-01
Implement server name and motd; Update to new data protocol
tpart
2026-03-01
Bump protocol version
tpart
2026-02-28
Fix: No seperate server message and server hint
tpart
2026-02-28
Rewrite old item system to work with tile stacks
tpart
2026-02-26
Fix kitchen background not working
tpart
2026-02-26
Implement tile stacks in client; Upgrade to Godot 4.6
tpart
2025-12-20
Player prediction part 1
tpart
2025-12-18
Implement fallback address support in client (Closes #537)
tpart
2025-12-16
Rename effect packet for compatiblity with older clients
metamuffin
2025-12-14
fix crash with effect on old server
metamuffin
2025-12-14
Effect packet for tile locations (close #534)
metamuffin
2025-10-30
Correctly show incorrect packet message
tpart
2025-10-30
Add connection keepalives; Disconnect reasions
metamuffin
2025-10-22
Ignore debug packet in main client
tpart
2025-10-20
Refactor interact system; Implement new player interact logic
tpart
2025-10-16
Fix cutting animation not stopping when multiple people cut at once (Closes #...
tpart
2025-10-15
Camera recorder cli
metamuffin
2025-10-14
use item icons in tutorial; fixes #140
nokoe
2025-10-14
replace get_message_str by `MessageParser`
nokoe
2025-10-11
Fix: Explanation does not send ready when closed with escape
tpart
2025-10-10
Refactor map set_tile; fix autobake not working
metamuffin
2025-10-10
reset camera game starts to avoid sliding in from (0,0); slight FollowCamera ...
metamuffin
2025-10-09
add book
nokoe
2025-10-09
Add scoreboard menu
metamuffin
2025-10-09
Remove old client document code
metamuffin
2025-09-30
Always send ready packet when applicable
tpart
2025-09-30
Disable interactive if hand and tile is empty
metamuffin
2025-09-30
Store if correct explanation for input device was shown in profile
tpart
2025-09-30
Autosave profile; Fix controls explanation not saving correctly
tpart
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
use deep fryer basket; persist item rotation on counters
nokoe
2025-09-29
Add new controls explanation (Closes #427)
tpart
2025-09-28
Add tile name parser
metamuffin
2025-09-27
Chat system messages
metamuffin
2025-09-27
Fix crash when item message is cleared
tpart
2025-09-27
Add client cli tool to render tiles/items to PNG
metamuffin
2025-09-25
Reduce logging to avoid cluttering output
tpart
2025-09-21
update invalid message handling
metamuffin
2025-09-21
Add pulsating effect to time overlay when less than 10 seconds remain
tpart
2025-09-21
Add client CLI option for running command after join
metamuffin
2025-09-18
Fix bug showing lobby in game; Fix race condition/UB in scene transition
metamuffin
2025-09-18
Fix crash
tpart
2025-09-16
Add "reconnect" button in error menu (Closes #383)
tpart
2025-09-15
move profile related functions to static Profile members
metamuffin
2025-09-15
Change strawberry ice cream recipe & models
tpart
2025-09-15
Refactor settings; store as JSON; input settings now broken
metamuffin
2025-09-05
refactor scene tree of all overlays to be children of Overlays
metamuffin
2025-09-05
reorganize client gui files
metamuffin
2025-09-03
replaytools sends end packet, quit movie mode on replay end
metamuffin
[next]