index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
entity
/
tutorial.rs
Age
Commit message (
Expand
)
Author
8 days
Extract server locale code to own crate
metamuffin
8 days
Support multiple book pages
metamuffin
10 days
Move tutorial waiting message to top of screen
metamuffin
2025-09-21
rename cutting and rolling board everywhere
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2024-12-25
two-handed server
metamuffin
2024-12-23
clippy: mostly map_or replaced with is_some_and
metamuffin
2024-11-24
Manual clippy
metamuffin
2024-09-28
tutorial: special strings for cutting and adding to plates
metamuffin
2024-09-28
handle unknown order in tutorial; fix #191
metamuffin
2024-09-24
format server in english locale
metamuffin
2024-09-21
reg: connection test
metamuffin
2024-09-21
better tutorial end condition, fix #147
v2.0.0
metamuffin
2024-09-20
/end-tutorial
metamuffin
2024-09-20
find any recipe tile in tutorial; fixes #146
metamuffin
2024-09-20
prevent burning in tutorial. also fixes #138
metamuffin
2024-09-19
send addressed player in hint packet
metamuffin
2024-09-19
dont aquire passive input for hand
metamuffin
2024-09-19
send tutorial success
metamuffin
2024-09-19
tutorial for serving
metamuffin
2024-09-19
send player in tutorial ended
metamuffin
2024-09-19
send tutorial end packet
metamuffin
2024-09-19
update tutorial at only 5Hz
metamuffin
2024-09-18
prevent multiple tutorials at once
metamuffin
2024-09-18
translate server messages
metamuffin
2024-09-17
translate tutorial and add tile message
metamuffin
2024-09-17
add hint-based tutorial for item crafting
metamuffin
2024-09-17
add hint packet for tutorial
metamuffin