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
/
menu
/
settings
/
input
Age
Commit message (
Collapse
)
Author
2025-09-05
reorganize client gui files
metamuffin
2025-07-17
Clean up input setting instantiation a bit
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-03-23
Update to Godot 4.4
tpart
2024-12-25
fix two-handed clear progres
metamuffin
2024-12-23
fix press any key translation
metamuffin
2024-12-23
Translate controls settings "add new" button, fixes #227
metamuffin
2024-10-06
Modify file structure
tpart
2024-09-20
Fix crash in settings if row is null
tpart
2024-09-20
replace % operator with String.format()
metamuffin
2024-09-19
array equality function
metamuffin
2024-09-19
only save settings with non-default values
metamuffin
2024-09-17
Refactor hints system to use new input manager; Add input manager helper ↵
tpart
function; Fix lots of bugs; Update translations
2024-09-07
hook input changes
metamuffin
2024-09-07
fix hooks overriding each other
metamuffin
2024-09-07
_update_row -> create_row
metamuffin
2024-09-06
refactor settings again (part 1)
metamuffin
2024-09-02
Fix reset button only working once (#110)
tpart
2024-09-02
Add action descriptions
tpart
2024-09-02
Do not allow adding event more than once in input settings
tpart
2024-09-02
Remove print statement about loaded keybindings
tpart
2024-09-02
Apply new input settings
tpart
2024-09-02
Add input settings UI
tpart