index
:
hurrycurry
master
stable-rust
tile-stacks
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
/
overlays
Age
Commit message (
Expand
)
Author
2025-12-07
Fix updating inconsistent button disable in lobby overlay + bot reset button ...
metamuffin
2025-12-07
remove unused music code from lobby overlay
metamuffin
2025-10-16
Make debug text always appear in front of popups
tpart
2025-10-15
re-z-order overlays (fix #475)
metamuffin
2025-10-14
use item icons in tutorial; fixes #140
nokoe
2025-10-14
Scorebore menu tooltips; rename many score translations
metamuffin
2025-10-11
Fix: Explanation does not send ready when closed with escape
tpart
2025-10-09
Music fading and filtering interpolation
metamuffin
2025-10-09
Add scoreboard menu
metamuffin
2025-10-09
add main menu music
nokoe
2025-10-09
Hide server hints behind the camera (close #440)
metamuffin
2025-10-08
Unhook setting callbacks when hooking node is freed
metamuffin
2025-09-30
Replace some uses of embolden variation with opentype
tpart
2025-09-30
Store if correct explanation for input device was shown in profile
tpart
2025-09-29
Add new controls explanation (Closes #427)
tpart
2025-09-29
Remove old hint system (#427)
tpart
2025-09-27
Debug pie improvements
metamuffin
2025-09-27
Add debug pie for node counts
metamuffin
2025-09-25
Refactor InputManager (close #408)
metamuffin
2025-09-22
Disable setting reset if default; refactor setting hook system (fix #379)
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-18
Fix bug showing lobby in game; Fix race condition/UB in scene transition
metamuffin
2025-09-15
move profile related functions to static Profile members
metamuffin
2025-09-15
Refactor settings; store as JSON; input settings now broken
metamuffin
2025-09-14
Remove spectate button from lobby 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-05
refactor scene tree of all overlays to be children of Overlays
metamuffin
2025-09-05
reorganize client gui files
metamuffin