aboutsummaryrefslogtreecommitdiff
path: root/client/menu/settings/input
AgeCommit message (Collapse)Author
2025-09-05reorganize client gui filesmetamuffin
2025-07-17Clean up input setting instantiation a bitmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
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-06Modify file structuretpart
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-07hook input changesmetamuffin
2024-09-07fix hooks overriding each othermetamuffin
2024-09-07_update_row -> create_rowmetamuffin
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