aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-18Fix bug showing lobby in game; Fix race condition/UB in scene transitionmetamuffin
2025-09-18Fix crashtpart
2025-09-17remove cooked potatoes, allow noodles without cheesemetamuffin
2025-09-17disable less-intuitive recipes; remove chillimetamuffin
2025-09-17rename stewmetamuffin
2025-09-17unused mergemetamuffin
2025-09-17fix pizza combine operationmetamuffin
2025-09-17add fish bunmetamuffin
2025-09-17cooked potato and seared mushrooms as beilage for steakmetamuffin
2025-09-17cheese leek soup and mushroom soupmetamuffin
2025-09-17"hot" versions of most demands with chilimetamuffin
2025-09-17pizza and noodles draftmetamuffin
2025-09-17Remove legacy mapsmetamuffin
2025-09-17translate ingame menu button tooltips; close #380metamuffin
2025-09-17unlist conveyors_dot_com mapmetamuffin
2025-09-17Hide ingame menu when covered and ui scaling enabled; close #378metamuffin
2025-09-17Fix waiter bot not accepting orders; close #386metamuffin
2025-09-17implement unknown-order in simple bot; close #397metamuffin
2025-09-17fix standalone bot cli optionsmetamuffin
2025-09-17fix dishwasher pick-drop loop; close #385metamuffin
2025-09-17Store config files in their proper locationsmetamuffin
2025-09-16 Add "reconnect" button in error menu (Closes #383)tpart
2025-09-16Upgrade to Godot Engine 4.5tpart
2025-09-16Remove useless line in entry.gdtpart
2025-09-16Add custom tomato lettuce salad model to make it more visually recognizabletpart
2025-09-16upgrade depsmetamuffin
2025-09-16Move some scripts to new "system" dir, add argument parsermetamuffin
2025-09-16fix some bugs caused by Profile renamemetamuffin
2025-09-15move profile related functions to static Profile membersmetamuffin
2025-09-15Change strawberry ice cream recipe & modelstpart
2025-09-15implement JSON InputEvent load+savemetamuffin
2025-09-15Refactor settings; store as JSON; input settings now brokenmetamuffin
2025-09-15replaytool render: change resolution via override.cfgmetamuffin
2025-09-14Fix typo in replace menutpart
2025-09-14Remove spectate button from lobby menutpart
2025-09-14registry: query option for multiple stylesmetamuffin
2025-09-14Update website url in readmetpart
2025-09-14Fix crash on back in character menutpart
2025-09-12replaytool render: use xwayland-run on x11metamuffin
2025-09-12Fix: Floor mesher keeps some meshes lying around when switching mapstpart
2025-09-12Fix hide_overlays flippedtpart
2025-09-12Fix several warnings and errors caused by recent refactorstpart
2025-09-12Instantly move cursor when tile is first focused to prevent "flickering" effecttpart
2025-09-12replaytool render: video driver optionmetamuffin
2025-09-12rendering drivermetamuffin
2025-09-11add render subcommand to replaytoolmetamuffin
2025-09-11Split replaytool into multiple filesmetamuffin
2025-09-11fix document.gd parse errormetamuffin
2025-09-05refactor scene tree of all overlays to be children of Overlaysmetamuffin
2025-09-05reorganize client gui filesmetamuffin