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
/
menus
Age
Commit message (
Collapse
)
Author
8 days
Don't animate setup menu when opening through settings
tpart
8 days
Autosave profile; Fix controls explanation not saving correctly
tpart
9 days
Add new controls explanation (Closes #427)
tpart
9 days
Remove remaining references to hint system
tpart
10 days
Fix multiple background in setup menu (close #426)
metamuffin
10 days
Hide reset button for settings that dont support it (fix #422)
metamuffin
11 days
Chat system messages
metamuffin
11 days
Fix misleading comment in settings category script
tpart
11 days
Tweak background tiles
tpart
11 days
Add client cli tool to render tiles/items to PNG
metamuffin
13 days
Reduce logging to avoid cluttering output
tpart
13 days
Fix input setting reset (close #406)
metamuffin
13 days
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
Refactor debug overlay, add keybind
metamuffin
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-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
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
Fix crash on back in character menu
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