aboutsummaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2025-09-28Add cut particles to cheesetpart
2025-09-28Add tile name parsermetamuffin
2025-09-28Add porato crate (#393)tpart
2025-09-28Add potato model (#393)tpart
2025-09-28Fix multiple background in setup menu (close #426)metamuffin
2025-09-28Hide reset button for settings that dont support it (fix #422)metamuffin
2025-09-28Turn off oven light when closed (Closes #419)tpart
2025-09-28Use Vector2i as key in tile_by_pos dictionarytpart
2025-09-28Refactor map.gdtpart
2025-09-27Chat system messagesmetamuffin
2025-09-27Debug pie improvementsmetamuffin
2025-09-27Fix misleading comment in settings category scripttpart
2025-09-27Tweak background tilestpart
2025-09-27Remove unused dirty plate cratetpart
2025-09-27Add debug pie for node countsmetamuffin
2025-09-27Make all particles billboardstpart
2025-09-27Fix crash when item message is clearedtpart
2025-09-27Remove unused physics and physics objectstpart
2025-09-27Add marker to controllable player onlytpart
2025-09-27Godot Engine desperately wants these changestpart
2025-09-27Refactor chat bubble / item bubble / effect system to avoid instantiating ↵tpart
nodes when not needed
2025-09-27Add client cli tool to render tiles/items to PNGmetamuffin
2025-09-25Reduce logging to avoid cluttering outputtpart
2025-09-25Fix error message on passing itemtpart
2025-09-25Update leek crate design; Fix leek rotationtpart
2025-09-25Add bun crate (Closes #410)tpart
2025-09-25Add sliced leek (#393)tpart
2025-09-25Fix leek rotation in player handstpart
2025-09-25Fix input setting reset (close #406)metamuffin
2025-09-25Refactor InputManager (close #408)metamuffin
2025-09-24Add fps mouse sens settingmetamuffin
2025-09-24Fix fullscreen keybind (close #407)metamuffin
2025-09-24Improve first person controllermetamuffin
2025-09-23Fix crash in reset disable logicmetamuffin
2025-09-23Add toggle first person keybindmetamuffin
2025-09-22Disable setting reset if default; refactor setting hook system (fix #379)metamuffin
2025-09-22Add raw noodles (#393)tpart
2025-09-22Add rolled dough item and model (#393)tpart
2025-09-21update invalid message handlingmetamuffin
2025-09-21Remove tool from scripts as it causes problemstpart
2025-09-21Add rolling board model; Add rolling pin model; Add rolling pin animation (#393)tpart
2025-09-21Fix display of non-physical keycode keybindsmetamuffin
2025-09-21Remove progress debug printmetamuffin
2025-09-21rename cutting and rolling board everywheremetamuffin
2025-09-21Add fake walls in kitchen menu to prevent sky from showingtpart
2025-09-21Remove local kitchen background rotationtpart
2025-09-21Add blur to character menutpart
2025-09-21Remove remaining invalid $Debug referencemetamuffin
2025-09-21Add margin and outline to debug overlaymetamuffin
2025-09-21Refactor debug overlay, add keybindmetamuffin