index
:
hurrycurry
master
stable-rust
tile-stacks
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 (
Expand
)
Author
2025-10-19
Start moving game logic to client-lib. Moved set_tile and gamedata index
metamuffin
2025-10-19
Implement interaction with other players through id instead of tile pos
metamuffin
2025-10-16
Placable walls in tag
metamuffin
2025-10-15
Invert who is tagged
metamuffin
2025-10-15
Add tag minigame (hidden map + entity)
metamuffin
2025-10-12
Fix bug where unknown order item was optimized out
metamuffin
2025-10-11
Improve server logging and use central player id counter (close #450)
metamuffin
2025-10-11
clippy + fmt; start using if let chains
metamuffin
2025-10-10
Update to newest rust; replace rand with std random
metamuffin
2025-10-06
Move data code to own crate + general data refactor
metamuffin
2025-09-30
Extract server locale code to own crate
metamuffin
2025-09-29
Support multiple book pages
metamuffin
2025-09-27
Move tutorial waiting message to top of screen
metamuffin
2025-09-25
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
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
[next]