index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
game.gd
Age
Commit message (
Collapse
)
Author
2024-09-28
Refactor in_lobby code in popup message
tpart
2024-09-28
Add support for non-monospace server messages
tpart
2024-09-28
Unhide server errors (Fixes #171)
tpart
2024-09-28
Implement support for multiple positional server hints (Fixes #150)
tpart
2024-09-28
replace `is_joined` and `join_sent` with `join_state`
nokoe
2024-09-28
allow joining after leaving; fixes #172
nokoe
2024-09-27
fix player still holding knife after cutting board interaction finishes
nokoe
2024-09-27
set initial item position when spawning in han, fix #149
metamuffin
2024-09-26
floor as one mesh
nokoe
2024-09-25
Fix crash if player is null
tpart
2024-09-25
Clear pinned messages
tpart
2024-09-25
Fix: Pinned messages are invisible when joinig
tpart
2024-09-25
Support pinned messages
tpart
2024-09-21
redirect packet
metamuffin
2024-09-21
Don't set theoretical join_sent when receiving packet from server (Fixes #141)
tpart
2024-09-20
Prevent player duplication bug (Fixes #141)
tpart
2024-09-20
Start tutorial based on ingredients not finished meals
tpart
2024-09-20
Don't display server errors
tpart
2024-09-20
replace % operator with String.format()
metamuffin
2024-09-19
Fix in_lobby incorrect for follow camera
tpart
2024-09-19
Ignore server hint if player id doesn't match; Remove legacy comment
tpart
2024-09-19
Fix crash when transfering item between players
tpart
2024-09-19
Add setting to disable tutorial
tpart
2024-09-19
Clear tutorial queue if tutorial completed unsuccessfully
tpart
2024-09-19
Only save tutorial as completed if succesful
tpart
2024-09-19
Disable game hints while tutorial is running
tpart
2024-09-19
Fix: Remove all occurences of finished tutorial in tutorial queue
tpart
2024-09-19
Ignore tutorial ended packet if player id doesn't match
tpart
2024-09-19
Fix: Item names should be string representation in tutorials_played profile ↵
tpart
setting
2024-09-19
Add tutorial queue logic
tpart
2024-09-19
Keep track of played tutorials; Implement tutorial ended packet
tpart
2024-09-19
oopss
metamuffin
2024-09-19
draft for accessible movement
metamuffin
2024-09-19
Automatically start tutorial for first item requested
tpart
2024-09-19
Fix: Crash when displaying score
tpart
2024-09-19
Fix hint system not starting
tpart
2024-09-19
fix progress packet
metamuffin
2024-09-19
Clarify server error messages
tpart
2024-09-19
Implement new server hint packet; Implement positional server message logic
tpart
2024-09-19
fix packet types in multiplayer.gd
metamuffin
2024-09-19
refactor game.gd some more
metamuffin
2024-09-18
client compiles but broken now
metamuffin
2024-09-18
Merge branch 'master' of codeberg.org:hurrycurry/hurrycurry
metamuffin
2024-09-18
remove signal layer for network packets
metamuffin
2024-09-18
Implement new server message packet; Remove old server error packet; Bump ↵
tpart
protocol version to 7.0
2024-09-16
remove prints
metamuffin
2024-09-16
add item animations on removal
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
[next]