summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2025-07-19update version numbersv2.3.4metamuffin
2025-07-19invert menu autoselect group overridemetamuffin
2025-07-17Clean up input setting instantiation a bitmetamuffin
2025-07-17Disable automatic focus grab for character menu name edit; fix #361metamuffin
2025-07-17Add smart margin container which takes screen safe areas into acocunt (Fixes ↵tpart
#330)
2025-07-17hide editor controls if unavailable; fix #349metamuffin
2025-07-13Remove keybinding I added by accidenttpart
2025-07-13Avoid input fields as default focus (Fix #359)tpart
2025-07-13Fix some warnings regarding variable shadowingtpart
2025-07-13fix buttons not clickable at bottom screen edge #347metamuffin
2025-07-13Refactor menu system; Fix #333tpart
2025-07-13Split off component-specific content into seperate readme filesmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-07-13simplify variable in client makefilemetamuffin
2025-07-08Add file picker iconstpart
2025-07-08Hide quit button on mobiletpart
2025-07-08translate "Back" button in CreditsMenunokoe
2025-07-08Fix duplicate UIDs, Remove redundant files (Closes #326)tpart
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-07-07fix #351nokoe
2025-06-30set window title on startup; fix #350metamuffin
2025-06-29Refactor character script (Closes #312)tpart
2025-06-25add version menu in about tab; close #338metamuffin
2025-06-24player despawn animation; close #327metamuffin
2025-06-24add class to serialize objectsnokoe
2025-06-23fix #331nokoe
2025-06-23move zoom by button out of zoom functionnokoe
2025-06-23zoom by `InputEventMagnifyGesture`nokoe
on android, this should fix #332
2025-06-21fix "`index_array.is_empty()` is true"nokoe
2025-06-21generalize floor meshing; fixes #278nokoe
2025-06-20Bump client versiontpart
2025-06-20Fix incorrect player cursor behaviourtpart
2025-06-20Remove weird kill code, cause it crashes my window managertpart
2025-06-20change texture import mode from vram compressed to either lossy or lossless ↵metamuffin
depending on usage
2025-06-20Fix warning recarding ProgressBar3D class nametpart
2025-06-20Fix bug in player selector (Closes #325)tpart
2025-06-20 Dont snap interact target to customers (Fix #324)tpart
2025-06-19revert glass changemetamuffin
2025-06-19todo not in registrymetamuffin
2025-06-19setting to change interact target behaviourmetamuffin
2025-06-19Fix bug in interact target logic where only 2x2 grid was testedmetamuffin
2025-06-18Consider players interact targets; Rewrite a lot of interact target code; ↵tpart
Fix #321
2025-06-18update game versionsmetamuffin
2025-06-18Add http fallback to server list (See #317)tpart
2025-06-16Add devil horn headweartpart
2025-06-16fix invalid camera referencetpart
2025-06-16Fix #136tpart