summaryrefslogtreecommitdiff
path: root/client/settings.gd
AgeCommit message (Collapse)Author
2025-07-17Clean up input setting instantiation a bitmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-07-08add server bind settings; fixes #348nokoe
2025-07-07free file dialog when confirmed or cancellednokoe
2025-07-07add file picker settingnokoe
2025-07-07implement discover tool as service.gd classmetamuffin
2025-06-19setting to change interact target behaviourmetamuffin
2025-06-16Fix on screen control setting not working; Add support for two-handed on ↵tpart
screen buttons. Fixes #238
2025-06-07support opening setup menu from settingsmetamuffin
2024-12-26generalize services and add editor to play menumetamuffin
2024-10-03Remove completed TODOtpart
2024-10-01`use_registry` false by defaultnokoe
2024-09-30godot settings enable mdns by defaultmetamuffin
2024-09-29add vibration setting; fixes #199metamuffin
2024-09-28start and use mdns discovery in client; fixes #177nokoe
2024-09-25Make subviewports respect aa settingtpart
2024-09-23Increase default grass amount per tiletpart
2024-09-22add new server options as game settingsmetamuffin
2024-09-21first person modemetamuffin
2024-09-20Rename tutorial started setting to hints startedtpart
2024-09-19Add setting to disable tutorialtpart
2024-09-19Reapply "draft for accessible movement"metamuffin
This reverts commit 153e778d7d7085d699cf98da38a1196e5e81331a.
2024-09-19Revert "draft for accessible movement"metamuffin
This reverts commit abcaa25c5b3de7da498494f36efebbafa34130a3.
2024-09-19draft for accessible movementmetamuffin
2024-09-19fix effect missing timeoutmetamuffin
2024-09-17Partially fix tutorial started setting (#127)tpart
2024-09-17Refactor hints system to use new input manager; Add input manager helper ↵tpart
function; Fix lots of bugs; Update translations
2024-09-13rename raw-steak-crate and fix settings category hookmetamuffin
2024-09-07Fix error message regarding input application; Fix warning regarding options ↵tpart
variable
2024-09-07hook input changesmetamuffin
2024-09-07wildcard hooksmetamuffin
2024-09-07fix hooks overriding each othermetamuffin
2024-09-07apply settings after startupmetamuffin
2024-09-07fix remaining settingsmetamuffin
2024-09-07strings for inputs and some fixesmetamuffin
2024-09-07Add scale mode hooktpart
2024-09-07Fix settings application in light and environmenttpart
2024-09-06refactor settings again (part 1)metamuffin