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
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
Fix some warnings regarding variable shadowing
tpart
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-07-08
Add file picker icons
tpart
2025-07-08
add server bind settings; fixes #348
nokoe
2025-07-07
free file dialog when confirmed or cancelled
nokoe
2025-07-07
add file picker setting
nokoe
2025-06-07
support opening setup menu from settings
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-13
clip dropdown setting text
nokoe
2024-10-06
Organize theme files
tpart
2024-10-06
Remove unused tr in error message
tpart
2024-10-06
Modify file structure
tpart
2024-09-23
fix textsetting input
metamuffin
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
Fix error message regarding input application; Fix warning regarding options ↵
tpart
variable
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-07
hook changed for rows
metamuffin
2024-09-07
adjust some more translation strings
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
2024-08-31
Use settings row for preset UI to make style more consistent
tpart
2024-08-31
Re-implement settings presets
tpart
2024-08-31
Add settings categories
tpart
2024-08-13
presets
nokoe
2024-07-30
Add ui scale factor setting; Add more options to range settings to specify step
tpart
2024-07-21
Remove unused script
tpart
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-07
reset icon svg
nokoe
2024-07-07
Fix focus in setup menu
tpart
2024-07-01
Merge branch 'master' of https://codeberg.org/metamuffin/undercooked
metamuffin
2024-07-01
object oriented settings
nokoe