aboutsummaryrefslogtreecommitdiff
path: root/client/menu
AgeCommit message (Collapse)Author
2025-09-05reorganize client gui filesmetamuffin
2025-09-03replaytools sends end packet, quit movie mode on replay endmetamuffin
2025-09-03direct server join via command linemetamuffin
2025-09-01Fix error messages related to signalstpart
2025-09-01Enable button sounds for ServerListItemtpart
2025-08-31remove duplicates from legal_text about menumetamuffin
2025-08-31Changes that godot insists on making everytime i open ittpart
2025-08-31Add option to toggle overlay visibilitytpart
2025-08-30Add player count to server listtpart
2025-08-30Fix unfinished comment in smart margin containertpart
2025-08-26Add Ready? Go! message on game start; Fix various bugstpart
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