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
/
client
/
multiplayer.gd
Age
Commit message (
Collapse
)
Author
8 days
Update protocol version
metamuffin
8 days
Add new controls explanation (Closes #427)
tpart
2025-09-01
Bump protocol minor version
tpart
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-03
Bump main client major version
tpart
2025-06-03
Support new character style system
tpart
2025-04-06
Bump protocol version to 9.0
tpart
2025-03-23
pause game if all players are idle, closes #120
metamuffin
2024-12-25
bump proto version
metamuffin
2024-12-25
variable hand count
metamuffin
2024-12-25
two-handed mostly works
metamuffin
2024-12-22
replace server_url global variable with menu data
metamuffin
2024-11-27
set protocol version
metamuffin
2024-11-22
Update protocol version
tpart
2024-10-15
replace old book textures with ui book
nokoe
2024-10-01
use floats as player_id; resync now working
nokoe
(this feels wrong)
2024-09-26
floor as one mesh
nokoe
2024-09-25
Support pinned messages
tpart
2024-09-22
Disable outdated servers in server list
tpart
2024-09-21
redirect packet
metamuffin
2024-09-20
replace % operator with String.format()
metamuffin
2024-09-19
something something integer conversion
metamuffin
2024-09-19
fix packet types in multiplayer.gd
metamuffin
2024-09-18
remove signal layer for network packets
metamuffin
2024-09-16
remove old packet handlers
metamuffin
2024-09-16
Ignore incompatible ternary warning for tile progress signal
tpart
2024-09-07
Merge pull request 'Refactor settings system and localization' (#123) from ↵
metamuffin
new-settings into master Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/123
2024-09-07
fix inupt keys in other languages
metamuffin
2024-09-06
Fix cutting animation; Implement new acting player protocol
tpart
2024-09-06
implement book menu packet
metamuffin
2024-09-04
Fix crash on item finished; Clean up code; Update knife model
tpart
2024-09-04
Add new progress protocol; Add knife model; Add knife to cutting board; Add ↵
tpart
cutting animation; Bump protocol version
2024-08-19
Fix several warnings
tpart
2024-08-16
Fix: Empty WebSocket close reason in error menu
tpart
2024-08-15
Update protocol version
tpart
2024-08-15
Implement new message protocol in client
tpart
2024-08-15
Add bot UI to lobby menu
tpart
2024-08-15
Fix: Game crash on join; Update protocol
tpart
2024-08-11
update movement in protocol and all clients
metamuffin
2024-08-10
update protocol version
metamuffin
2024-08-10
update client to new protocol
metamuffin
2024-08-07
fix some warnings
v1.4.0
nokoe
2024-07-26
refactor environment effects
metamuffin
2024-07-26
add draft weather/environment system
metamuffin
2024-07-21
godot lsp warnings
metamuffin
2024-07-21
Fix: overlay always visible
tpart
2024-07-21
Add rating menu
tpart
2024-07-20
Implement movement sync packet
tpart
2024-07-20
Don't show error message when minor protocol versions don't match under ↵
tpart
certain conditions
2024-07-18
Fix movement code in client to match new protocol; Bump protocol version to 2.0
tpart
[next]