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
13 days
Tweak background tiles
tpart
13 days
Add debug pie for node counts
metamuffin
13 days
Godot Engine desperately wants these changes
tpart
14 days
Add client cli tool to render tiles/items to PNG
metamuffin
2025-09-25
Reduce logging to avoid cluttering output
tpart
2025-09-25
Fix input setting reset (close #406)
metamuffin
2025-09-25
Refactor InputManager (close #408)
metamuffin
2025-09-24
Add fps mouse sens setting
metamuffin
2025-09-24
Improve first person controller
metamuffin
2025-09-23
Fix crash in reset disable logic
metamuffin
2025-09-23
Add toggle first person keybind
metamuffin
2025-09-22
Disable setting reset if default; refactor setting hook system (fix #379)
metamuffin
2025-09-21
Add rolling board model; Add rolling pin model; Add rolling pin animation (#393)
tpart
2025-09-21
Fix display of non-physical keycode keybinds
metamuffin
2025-09-21
rename cutting and rolling board everywhere
metamuffin
2025-09-21
Remove local kitchen background rotation
tpart
2025-09-21
Add blur to character menu
tpart
2025-09-21
Remove remaining invalid $Debug reference
metamuffin
2025-09-21
Add margin and outline to debug overlay
metamuffin
2025-09-21
Refactor debug overlay, add keybind
metamuffin
2025-09-21
Add pulsating effect to time overlay when less than 10 seconds remain
tpart
2025-09-21
Display remaining time as minutes and seconds
tpart
2025-09-21
Add screenshot and sceneshot
metamuffin
2025-09-21
Redesign character menu background
tpart
2025-09-21
Use kitchen background in setup menu
tpart
2025-09-21
Update main menu text to new translation
tpart
2025-09-21
Refactor scroll container custom
tpart
2025-09-21
Make touch scrolling only local (Fix #370)
tpart
2025-09-20
Fix missing object dublication in hairstyle preview (Closes #403)
tpart
2025-09-19
Add burn sound effect
tpart
2025-09-19
Adjust text overrun behaviour in server list item names
tpart
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