aboutsummaryrefslogtreecommitdiff
path: root/client/game.gd
AgeCommit message (Expand)Author
7 daysAlways send ready packet when applicabletpart
7 daysDisable interactive if hand and tile is emptymetamuffin
7 daysStore if correct explanation for input device was shown in profiletpart
7 daysAutosave profile; Fix controls explanation not saving correctlytpart
8 daysTile placeable items client side and interactable empty special casemetamuffin
8 daysImplement tile placeable items for server-side (#433)metamuffin
8 daysuse deep fryer basket; persist item rotation on countersnokoe
8 daysAdd new controls explanation (Closes #427)tpart
9 daysAdd tile name parsermetamuffin
10 daysChat system messagesmetamuffin
10 daysFix crash when item message is clearedtpart
11 daysAdd client cli tool to render tiles/items to PNGmetamuffin
12 daysReduce 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
2025-09-03dont open ingame menu in replaysmetamuffin
2025-08-26Add Ready? Go! message on game start; Fix various bugstpart
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-29Refactor character script (Closes #312)tpart
2025-06-24player despawn animation; close #327metamuffin
2025-06-18Consider players interact targets; Rewrite a lot of interact target code; Fix...tpart
2025-06-16Fix: Variable declared twice under different namestpart
2025-06-16Fix on screen control setting not working; Add support for two-handed on scre...tpart
2025-06-08Fix chattpart
2025-06-08Fix marker color for item on floortpart
2025-06-06corretly reset slow camera smoothingmetamuffin
2025-06-06smoother camera when autozoom spectatormetamuffin
2025-06-06unlock spectator camera on zoomingmetamuffin
2025-06-06Reset camera when player stops spectatingtpart
2025-06-06fix a few logic bugs in spectate_centermetamuffin
2025-06-06Correctly implement pausing (Fix #284)tpart
2025-06-04implement specator auto-zoom; closes #281metamuffin
2025-06-03Support new character style systemtpart
2025-03-23Fix lobby menu not always selected when joining lobbytpart
2025-01-28Add button to show scoreboard in rating menutpart
2024-12-25map-specific two-handed modemetamuffin
2024-12-25variable hand countmetamuffin
2024-12-25fix two-handed clear progresmetamuffin
2024-12-25two-handed mostly worksmetamuffin
2024-12-22replace server_url global variable with menu datametamuffin