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
/
gui
Age
Commit message (
Collapse
)
Author
2025-09-18
Fix bug showing lobby in game; Fix race condition/UB in scene transition
metamuffin
2025-09-17
translate ingame menu button tooltips; close #380
metamuffin
2025-09-17
Hide ingame menu when covered and ui scaling enabled; close #378
metamuffin
2025-09-16
Add "reconnect" button in error menu (Closes #383)
tpart
2025-09-16
Upgrade to Godot Engine 4.5
tpart
2025-09-16
Remove useless line in entry.gd
tpart
2025-09-16
Move some scripts to new "system" dir, add argument parser
metamuffin
2025-09-16
fix some bugs caused by Profile rename
metamuffin
2025-09-15
move profile related functions to static Profile members
metamuffin
2025-09-15
implement JSON InputEvent load+save
metamuffin
2025-09-15
Refactor settings; store as JSON; input settings now broken
metamuffin
2025-09-14
Fix typo in replace menu
tpart
2025-09-14
Remove spectate button from lobby menu
tpart
2025-09-14
Fix crash on back in character menu
tpart
2025-09-12
Fix hide_overlays flipped
tpart
2025-09-12
Fix several warnings and errors caused by recent refactors
tpart
2025-09-11
fix document.gd parse error
metamuffin
2025-09-05
refactor scene tree of all overlays to be children of Overlays
metamuffin
2025-09-05
reorganize client gui files
metamuffin