aboutsummaryrefslogtreecommitdiff
path: root/client/menu/settings
AgeCommit message (Collapse)Author
2025-09-05reorganize client gui filesmetamuffin
2025-07-17Clean up input setting instantiation a bitmetamuffin
2025-07-13Fix some warnings regarding variable shadowingtpart
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-07-08Add file picker iconstpart
2025-07-08add server bind settings; fixes #348nokoe
2025-07-07free file dialog when confirmed or cancellednokoe
2025-07-07add file picker settingnokoe
2025-06-07support opening setup menu from settingsmetamuffin
2025-03-23Update to Godot 4.4tpart
2024-12-25fix two-handed clear progresmetamuffin
2024-12-23fix press any key translationmetamuffin
2024-12-23Translate controls settings "add new" button, fixes #227metamuffin
2024-10-13clip dropdown setting textnokoe
2024-10-06Organize theme filestpart
2024-10-06Remove unused tr in error messagetpart
2024-10-06Modify file structuretpart
2024-09-23fix textsetting inputmetamuffin
2024-09-20Fix crash in settings if row is nulltpart
2024-09-20replace % operator with String.format()metamuffin
2024-09-19array equality functionmetamuffin
2024-09-19only save settings with non-default valuesmetamuffin
2024-09-17Refactor hints system to use new input manager; Add input manager helper ↵tpart
function; Fix lots of bugs; Update translations
2024-09-07Fix error message regarding input application; Fix warning regarding options ↵tpart
variable
2024-09-07hook input changesmetamuffin
2024-09-07fix hooks overriding each othermetamuffin
2024-09-07_update_row -> create_rowmetamuffin
2024-09-07hook changed for rowsmetamuffin
2024-09-07adjust some more translation stringsmetamuffin
2024-09-06refactor settings again (part 1)metamuffin
2024-09-02Fix reset button only working once (#110)tpart
2024-09-02Add action descriptionstpart
2024-09-02Do not allow adding event more than once in input settingstpart
2024-09-02Remove print statement about loaded keybindingstpart
2024-09-02Apply new input settingstpart
2024-09-02Add input settings UItpart
2024-08-31Use settings row for preset UI to make style more consistenttpart
2024-08-31Re-implement settings presetstpart
2024-08-31Add settings categoriestpart
2024-08-13presetsnokoe
2024-07-30Add ui scale factor setting; Add more options to range settings to specify steptpart
2024-07-21Remove unused scripttpart
2024-07-08[skip-notice] Update license notice everywhere.metamuffin
2024-07-07reset icon svgnokoe
2024-07-07Fix focus in setup menutpart
2024-07-01Merge branch 'master' of https://codeberg.org/metamuffin/undercookedmetamuffin
2024-07-01object oriented settingsnokoe