summaryrefslogtreecommitdiff
path: root/client/map
AgeCommit message (Expand)Author
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
2024-09-20Start tutorial based on ingredients not finished mealstpart
2024-09-20Always play ding when making warn progresstpart
2024-09-20finish soundsnokoe
2024-09-19fix det==0 bug #135metamuffin
2024-09-19Fix bun small not displayed correctlytpart
2024-09-19Fix incorrect bun size for plate:bun itemtpart
2024-09-19Update cheese model because godot keeps changing ittpart
2024-09-19Fix: Steak with bun not displayed correctly (#132)tpart
2024-09-19Fix: Lamp color too warmtpart
2024-09-19Fix chandellier light position (#131)tpart
2024-09-16Tweak sliced height to make burger ingredients more visibletpart
2024-09-16Fix tomato heighttpart
2024-09-16Fix cooked rice on platetpart
2024-09-16Refactor mochi code with new systemtpart
2024-09-16Fix: Add missing ice cream classtpart
2024-09-16Implement ice cream plate in new item systemtpart
2024-09-16Fix sliced cheese heighttpart
2024-09-16Add cheese crate model; Implement tiletpart
2024-09-16Add cheese and sliced cheese models; Implement itemstpart
2024-09-16Fix plate fills offsettpart
2024-09-16Add new seared steak modeltpart
2024-09-16Implement pot contents in new item systemtpart
2024-09-16Fix plate base positiontpart
2024-09-16Implement dirt itemtpart
2024-09-16dirty platemetamuffin
2024-09-16Add new burned modeltpart
2024-09-16items animate instantly when held for longermetamuffin
2024-09-16Fix: Pot and pan items invisibletpart