aboutsummaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2025-09-14Fix typo in replace menutpart
2025-09-14Remove spectate button from lobby menutpart
2025-09-14Fix crash on back in character menutpart
2025-09-12Fix: Floor mesher keeps some meshes lying around when switching mapstpart
2025-09-12Fix hide_overlays flippedtpart
2025-09-12Fix several warnings and errors caused by recent refactorstpart
2025-09-12Instantly move cursor when tile is first focused to prevent "flickering" effecttpart
2025-09-11fix document.gd parse errormetamuffin
2025-09-05refactor scene tree of all overlays to be children of Overlaysmetamuffin
2025-09-05reorganize client gui filesmetamuffin
2025-09-03replaytools sends end packet, quit movie mode on replay endmetamuffin
2025-09-03dont open ingame menu in replaysmetamuffin
2025-09-03set default viewport size to 720p, set placeholder movie output pathmetamuffin
2025-09-03disassociate window size and viewport size when in movie modemetamuffin
2025-09-03direct server join via command linemetamuffin
2025-09-03add camera motion recording toolmetamuffin
2025-09-01Fix error messages related to signalstpart
2025-09-01Enable button sounds for ServerListItemtpart
2025-09-01Bump protocol minor versiontpart
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-08Bump version to 2.3.4v2.3.5tpart
2025-08-08Fix game crash when popup opens (Oops!)tpart
2025-07-21Fix translation manager not loading book translations correctly (Closes #366)tpart
2025-07-20Render item bubbles in front of grass (Fix #365)tpart
2025-07-19Revert "Hide quit button on mobile"tpart
This reverts commit 14dedf30053e380d5e009080e71439a345f0e56a.
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