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
Age
Commit message (
Collapse
)
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
12 days
decrease customer spawn cooldown
metamuffin
2025-09-21
rename cutting and rolling board everywhere
metamuffin
2025-09-19
Refactor book part 1
metamuffin
2025-08-26
server: annouce start feature, entity constructors, pause timer
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-06
manual clippy and other cleanup
metamuffin
2025-06-06
fix arith bug in env effect
metamuffin
2025-06-03
pedestrian speed config
metamuffin
2025-06-03
custom tram spawn position
metamuffin
2025-06-03
add tram player class
metamuffin
2025-06-03
use multiple ints for characters; close #294
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
2025-06-03
Add pedestrians (and custom spawn locations)
metamuffin
2025-04-06
improve tram smoothing
metamuffin
2025-04-06
add tram entity, works badly
metamuffin
2024-12-25
variable hand count
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-11-22
disable unknown oders for autosushi; fix #204
metamuffin
2024-10-14
book intermediate representation and packets for sending to client
metamuffin
2024-10-13
fix compile for new rust nightly
metamuffin
2024-10-01
customer scaling factor
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-28
fix #190
metamuffin
2024-09-27
fix customer limit to chairs not tables. fixes #175
metamuffin
2024-09-27
unknown orders
metamuffin
2024-09-26
add map flush packet for #157
metamuffin
2024-09-25
fix book entity opening book for everyone; fix #166
metamuffin
2024-09-25
player class decoupled from character id
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-20
limiit customers to chair count #143
metamuffin
2024-09-20
translate campaign conditions
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
[next]