summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-28add online settings source stringsnokoe
2024-09-28start and use mdns discovery in client; fixes #177nokoe
2024-09-28simple bot ignores unknown orders; fixes #192metamuffin
2024-09-28tutorial: special strings for cutting and adding to platesmetamuffin
2024-09-28parse character intmetamuffin
2024-09-28fix ip v6 formatting in discoverymetamuffin
2024-09-28change discovery portmetamuffin
2024-09-28/bot aliasmetamuffin
2024-09-28handle unknown order in tutorial; fix #191metamuffin
2024-09-28fix inverted disable ip4/6 server flagsmetamuffin
2024-09-28Add salad store maptpart
2024-09-28new tiles for menu backgroundmetamuffin
2024-09-28Refactor in_lobby code in popup messagetpart
2024-09-28fix #190metamuffin
2024-09-28Add support for non-monospace server messagestpart
2024-09-28Fix server message not disappearingtpart
2024-09-28Fix error from incomplete refactortpart
2024-09-28Unhide server errors (Fixes #171)tpart
2024-09-28Implement support for multiple positional server hints (Fixes #150)tpart
2024-09-28reliable fps movementmetamuffin
2024-09-28fix #187; move opt before super because it uses that and invert conditionmetamuffin
2024-09-28fix #189metamuffin
2024-09-28registry set server headermetamuffin
2024-09-28enable cors for registry llist endpoint; fixes #188metamuffin
2024-09-28only add floor if tile has no base mesh; fixes #187nokoe
2024-09-28replace `is_joined` and `join_sent` with `join_state`nokoe
2024-09-28update cargo stuffmetamuffin
2024-09-28allow joining after leaving; fixes #172nokoe
2024-09-27character "main" colormetamuffin
2024-09-27flush map in character edit scenenokoe
2024-09-27clean up character.gdmetamuffin
2024-09-27fix warning (shadowing)nokoe
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-27remove old hack where additional set progress packets were sent; fixes #183metamuffin
2024-09-27reverting cook, sear and bake recipesmetamuffin
2024-09-27mdns discovery programmetamuffin
2024-09-27add frying sound againnokoe
2024-09-27Load server list with singleton (Fixes #181)tpart
2024-09-27disable hover sound for disabled ui; fixes #153metamuffin
2024-09-27Adjust joy vibration strength based on input vector lengthtpart
2024-09-27fix #94metamuffin
2024-09-27Remove unnecessary "self.*" in controllable player to improve readabilitytpart
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-27fix customer limit to chairs not tables. fixes #175metamuffin
2024-09-27disable floor optimization in menu backgroundmetamuffin