aboutsummaryrefslogtreecommitdiff
path: root/client/game.gd
AgeCommit message (Expand)Author
2026-03-01Implement server name and motd; Update to new data protocoltpart
2026-03-01Bump protocol versiontpart
2026-02-28Fix: No seperate server message and server hinttpart
2026-02-28Rewrite old item system to work with tile stackstpart
2026-02-26Fix kitchen background not workingtpart
2026-02-26Implement tile stacks in client; Upgrade to Godot 4.6tpart
2025-12-20Player prediction part 1tpart
2025-12-18Implement fallback address support in client (Closes #537)tpart
2025-12-16Rename effect packet for compatiblity with older clientsmetamuffin
2025-12-14fix crash with effect on old servermetamuffin
2025-12-14Effect packet for tile locations (close #534)metamuffin
2025-10-30Correctly show incorrect packet messagetpart
2025-10-30Add connection keepalives; Disconnect reasionsmetamuffin
2025-10-22Ignore debug packet in main clienttpart
2025-10-20Refactor interact system; Implement new player interact logictpart
2025-10-16Fix cutting animation not stopping when multiple people cut at once (Closes #...tpart
2025-10-15Camera recorder climetamuffin
2025-10-14use item icons in tutorial; fixes #140nokoe
2025-10-14replace get_message_str by `MessageParser`nokoe
2025-10-11Fix: Explanation does not send ready when closed with escapetpart
2025-10-10Refactor map set_tile; fix autobake not workingmetamuffin
2025-10-10reset camera game starts to avoid sliding in from (0,0); slight FollowCamera ...metamuffin
2025-10-09add booknokoe
2025-10-09Add scoreboard menumetamuffin
2025-10-09Remove old client document codemetamuffin
2025-09-30Always send ready packet when applicabletpart
2025-09-30Disable interactive if hand and tile is emptymetamuffin
2025-09-30Store if correct explanation for input device was shown in profiletpart
2025-09-30Autosave profile; Fix controls explanation not saving correctlytpart
2025-09-30Tile placeable items client side and interactable empty special casemetamuffin
2025-09-30Implement tile placeable items for server-side (#433)metamuffin
2025-09-29use deep fryer basket; persist item rotation on countersnokoe
2025-09-29Add new controls explanation (Closes #427)tpart
2025-09-28Add tile name parsermetamuffin
2025-09-27Chat system messagesmetamuffin
2025-09-27Fix crash when item message is clearedtpart
2025-09-27Add client cli tool to render tiles/items to PNGmetamuffin
2025-09-25Reduce logging to avoid cluttering outputtpart
2025-09-21update invalid message handlingmetamuffin
2025-09-21Add pulsating effect to time overlay when less than 10 seconds remaintpart
2025-09-21Add client CLI option for running command after joinmetamuffin
2025-09-18Fix bug showing lobby in game; Fix race condition/UB in scene transitionmetamuffin
2025-09-18Fix crashtpart
2025-09-16 Add "reconnect" button in error menu (Closes #383)tpart
2025-09-15move profile related functions to static Profile membersmetamuffin
2025-09-15Change strawberry ice cream recipe & modelstpart
2025-09-15Refactor settings; store as JSON; input settings now brokenmetamuffin
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