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
/
player
/
onscreen_controls
Age
Commit message (
Collapse
)
Author
12 days
Add godot 4.5 properties to some import files
metamuffin
2025-09-22
Disable setting reset if default; refactor setting hook system (fix #379)
metamuffin
2025-09-15
Refactor settings; store as JSON; input settings now broken
metamuffin
2025-09-05
reorganize client gui files
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-16
Fix on screen control setting not working; Add support for two-handed on ↵
tpart
screen buttons. Fixes #238
2025-03-23
Update to Godot 4.4
tpart
2024-12-25
two-handed mostly works
metamuffin
2024-10-06
Modify file structure
tpart
2024-09-02
Fix more action typos
tpart
2024-08-17
Fix: Touch screen buttons overlapping with lobby UI in lobby scene
tpart
2024-08-06
Fix: Touch input always visible
tpart
2024-08-06
Add pause button to touch screen controls; Fix touch controls visibility
tpart
2024-07-30
Remove unneeded print statement
tpart
2024-07-30
Fix: Touch emulates mouse which breaks auto touch detection
tpart
2024-07-25
Automatically activate touch buttons when touch input is detected
tpart
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-04
Apply touch screen setting without restarting
tpart
2024-07-02
Fix on-screen buttons crashing; Make buttons slightly transparent
tpart
2024-07-01
move button away from time
nokoe
2024-07-01
Remove unnecessary error messages from joystick
tpart
2024-07-01
Add on-screen controls
tpart