summaryrefslogtreecommitdiff
path: root/client/menu
AgeCommit message (Collapse)Author
2025-08-08Fix game crash when popup opens (Oops!)tpart
2025-07-19Revert "Hide quit button on mobile"tpart
This reverts commit 14dedf30053e380d5e009080e71439a345f0e56a.
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-13Replace copyright notices to not include individual author namesmetamuffin
2025-07-08Add file picker iconstpart
2025-07-08Hide quit button on mobiletpart
2025-07-08translate "Back" button in CreditsMenunokoe
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-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-23fix #331nokoe
2025-06-18Consider players interact targets; Rewrite a lot of interact target code; ↵tpart
Fix #321
2025-06-16fix invalid camera referencetpart
2025-06-16prefer noto sans in setup menu for readability of cjk glyphsmetamuffin
2025-06-09increase font size in setup menu for chinese font (#305)metamuffin
2025-06-09disable lineedit context menu in general; fixes #300metamuffin
2025-06-09fix debug z-order; close #311metamuffin
2025-06-08add back button to setup menumetamuffin
2025-06-07fix closing setup menumetamuffin
2025-06-07support opening setup menu from settingsmetamuffin
2025-06-07shuffle author and constributor lists in about menumetamuffin
2025-06-07disable lobby menu bot add/remove buttons if unavailablemetamuffin
2025-06-07delay scene load on menu close by one frame for animationmetamuffin
2025-06-07limit width of settings menumetamuffin
2025-06-07translate connecting loading textmetamuffin
2025-06-07sequencialize text and black animationmetamuffin
2025-06-07add loading text on connecting transitionmetamuffin
2025-06-06Prevent ItemBubble progress bar from sticking out (Fixes #296)tpart
2025-06-06Correctly implement pausing (Fix #284)tpart
2025-06-03Add propeller hattpart
2025-06-03Support new character style systemtpart
2025-03-28Fix incorrect rounding in recommended playerstpart
2025-03-28Fix incorrect rounding in player counttpart
2025-03-23pause game if all players are idle, closes #120metamuffin
2025-03-23Fix #250tpart
2025-03-23Replace controller buttons with selectable versions; Clean up code; Fix #251tpart
2025-03-23Fix chat message input field not editable by defaulttpart