aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity/tutorial.rs
AgeCommit message (Expand)Author
8 daysExtract server locale code to own cratemetamuffin
8 daysSupport multiple book pagesmetamuffin
10 daysMove tutorial waiting message to top of screenmetamuffin
2025-09-21rename cutting and rolling board everywheremetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2024-12-25two-handed servermetamuffin
2024-12-23clippy: mostly map_or replaced with is_some_andmetamuffin
2024-11-24Manual clippymetamuffin
2024-09-28tutorial: special strings for cutting and adding to platesmetamuffin
2024-09-28handle unknown order in tutorial; fix #191metamuffin
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-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
2024-09-18translate server messagesmetamuffin
2024-09-17translate tutorial and add tile messagemetamuffin
2024-09-17add hint-based tutorial for item craftingmetamuffin
2024-09-17add hint packet for tutorialmetamuffin