aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity
AgeCommit message (Expand)Author
7 daysExtract server locale code to own cratemetamuffin
8 daysSupport multiple book pagesmetamuffin
10 daysMove tutorial waiting message to top of screenmetamuffin
12 daysdecrease customer spawn cooldownmetamuffin
2025-09-21rename cutting and rolling board everywheremetamuffin
2025-09-19Refactor book part 1metamuffin
2025-08-26server: annouce start feature, entity constructors, pause timermetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-06manual clippy and other cleanupmetamuffin
2025-06-06fix arith bug in env effectmetamuffin
2025-06-03pedestrian speed configmetamuffin
2025-06-03custom tram spawn positionmetamuffin
2025-06-03add tram player classmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2025-04-06improve tram smoothingmetamuffin
2025-04-06add tram entity, works badlymetamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed servermetamuffin
2024-12-23clippy: mostly map_or replaced with is_some_andmetamuffin
2024-11-24Manual clippymetamuffin
2024-11-22disable unknown oders for autosushi; fix #204metamuffin
2024-10-14book intermediate representation and packets for sending to clientmetamuffin
2024-10-13fix compile for new rust nightlymetamuffin
2024-10-01customer scaling factormetamuffin
2024-09-28tutorial: special strings for cutting and adding to platesmetamuffin
2024-09-28handle unknown order in tutorial; fix #191metamuffin
2024-09-28fix #190metamuffin
2024-09-27fix customer limit to chairs not tables. fixes #175metamuffin
2024-09-27unknown ordersmetamuffin
2024-09-26add map flush packet for #157metamuffin
2024-09-25fix book entity opening book for everyone; fix #166metamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-24format server in english localemetamuffin
2024-09-21reg: connection testmetamuffin
2024-09-21better tutorial end condition, fix #147v2.0.0metamuffin
2024-09-20/end-tutorialmetamuffin
2024-09-20find any recipe tile in tutorial; fixes #146metamuffin
2024-09-20prevent burning in tutorial. also fixes #138metamuffin
2024-09-20limiit customers to chair count #143metamuffin
2024-09-20translate campaign conditionsmetamuffin
2024-09-19send addressed player in hint packetmetamuffin
2024-09-19dont aquire passive input for handmetamuffin
2024-09-19send tutorial successmetamuffin
2024-09-19tutorial for servingmetamuffin
2024-09-19send player in tutorial endedmetamuffin
2024-09-19send tutorial end packetmetamuffin
2024-09-19update tutorial at only 5Hzmetamuffin
2024-09-18prevent multiple tutorials at oncemetamuffin