aboutsummaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2025-09-19Refactor book part 1metamuffin
2025-09-19Add new dough model which looks less like a bun (#393)tpart
2025-09-19Add cooked noodles modeltpart
2025-09-19Only show fetching server list text if online feature enabledtpart
2025-09-19Adjust text overrun behaviour in server list item namestpart
2025-09-19Tweak checkmark particle styletpart
2025-09-19Add checkmark (Closes #392), Refactor ding sound system to make it more ↵tpart
consistent
2025-09-18Fix bug showing lobby in game; Fix race condition/UB in scene transitionmetamuffin
2025-09-18Fix crashtpart
2025-09-17translate ingame menu button tooltips; close #380metamuffin
2025-09-17Hide ingame menu when covered and ui scaling enabled; close #378metamuffin
2025-09-17Store config files in their proper locationsmetamuffin
2025-09-16 Add "reconnect" button in error menu (Closes #383)tpart
2025-09-16Upgrade to Godot Engine 4.5tpart
2025-09-16Remove useless line in entry.gdtpart
2025-09-16Add custom tomato lettuce salad model to make it more visually recognizabletpart
2025-09-16Move some scripts to new "system" dir, add argument parsermetamuffin
2025-09-16fix some bugs caused by Profile renamemetamuffin
2025-09-15move profile related functions to static Profile membersmetamuffin
2025-09-15Change strawberry ice cream recipe & modelstpart
2025-09-15implement JSON InputEvent load+savemetamuffin
2025-09-15Refactor settings; store as JSON; input settings now brokenmetamuffin
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