aboutsummaryrefslogtreecommitdiff
path: root/client/map
AgeCommit message (Expand)Author
2025-09-19Tweak checkmark particle styletpart
2025-09-19Add checkmark (Closes #392), Refactor ding sound system to make it more consi...tpart
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 d...metamuffin
2025-06-20Fix warning recarding ProgressBar3D class nametpart
2025-06-19revert glass changemetamuffin
2025-06-19todo not in registrymetamuffin
2025-06-16dont connect chandelier and ceiling lamps with counters; fixes #306metamuffin
2025-06-06enable index buffer and opt for floor meshermetamuffin
2025-06-06Correctly implement pausing (Fix #284)tpart
2025-06-01Add new interaction target logictpart
2025-04-07fix #240; fix #241nokoe
2025-04-07tram modelnokoe
2025-04-06house tilesnokoe
2025-03-23Fix parse error in glass itemstpart
2025-03-23Update to Godot 4.4tpart
2024-10-13smooth floor checkerboardnokoe
2024-10-10Reorganize map files; Fix location of some theme filestpart
2024-10-04Tweak rice color (Fixes #164)tpart
2024-09-30disable freezer light if shadows are disablednokoe
2024-09-30Disable cutting animation when not cutting (Fixes #198)tpart
2024-09-28fix #187; move opt before super because it uses that and invert conditionmetamuffin
2024-09-28only add floor if tile has no base mesh; fixes #187nokoe
2024-09-27fix player still holding knife after cutting board interaction finishesnokoe
2024-09-27move progress data and sounds from progress bar to itemnokoe
2024-09-27add frying sound againnokoe
2024-09-27set initial item position when spawning in han, fix #149metamuffin
2024-09-27remove useless print from cutting boardmetamuffin
2024-09-27FloorMesher: add side facesnokoe
2024-09-27rectangle mesh and uv as constantnokoe
2024-09-27add printed shadermetamuffin
2024-09-27disable floor optimization in menu backgroundmetamuffin
2024-09-27Improve unknown order designtpart
2024-09-27Fix unknown order sizetpart
2024-09-26Fix sliced buns on plates indistinguishable from normal bunstpart
2024-09-26Add unknown order itemtpart
2024-09-26floor as one meshnokoe
2024-09-24remove useless shader variablemetamuffin
2024-09-24fix black hole shader for 4.3metamuffin
2024-09-23Fix grass height; Slightly change grass scaletpart
2024-09-23Use MultiMesh for rendering (#155)tpart