aboutsummaryrefslogtreecommitdiff
path: root/client/map
AgeCommit message (Collapse)Author
2025-09-30Tile placeable items client side and interactable empty special casemetamuffin
2025-09-29use deep fryer basket; persist item rotation on countersnokoe
2025-09-29add basket as itemnokoe
2025-09-29add deep fryernokoe
2025-09-29floor shader color uniformsmetamuffin
2025-09-28Add colorful wallsmetamuffin
2025-09-28Make cut particles look bettertpart
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-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-27Remove unused dirty plate cratetpart
2025-09-27Remove unused physics and physics objectstpart
2025-09-27Godot Engine desperately wants these changestpart
2025-09-27Add client cli tool to render tiles/items to PNGmetamuffin
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-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-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-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-21Redesign character menu backgroundtpart
2025-09-21Use kitchen background in setup menutpart
2025-09-19Add burn sound effecttpart
2025-09-19Add new dough model which looks less like a bun (#393)tpart
2025-09-19Add cooked noodles modeltpart
2025-09-19Tweak checkmark particle styletpart
2025-09-19Add checkmark (Closes #392), Refactor ding sound system to make it more ↵tpart
consistent
2025-09-16Upgrade to Godot Engine 4.5tpart
2025-09-16Add custom tomato lettuce salad model to make it more visually recognizabletpart
2025-09-15Change strawberry ice cream recipe & modelstpart
2025-09-15Refactor settings; store as JSON; input settings now brokenmetamuffin
2025-09-12Fix: Floor mesher keeps some meshes lying around when switching mapstpart
2025-09-05reorganize client gui filesmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-07-08Fix duplicate UIDs, Remove redundant files (Closes #326)tpart
2025-06-21fix "`index_array.is_empty()` is true"nokoe
2025-06-21generalize floor meshing; fixes #278nokoe
2025-06-20change texture import mode from vram compressed to either lossy or lossless ↵metamuffin
depending on usage
2025-06-20Fix warning recarding ProgressBar3D class nametpart