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
/
conveyor.rs
Age
Commit message (
Expand
)
Author
30 hours
Move data code to own crate + general data refactor
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
2024-10-13
fix compile for new rust nightly
metamuffin
2024-09-04
player in progress packet
metamuffin
2024-09-04
refactor interact function and new progress proto
metamuffin
2024-08-13
access entities as trait object
metamuffin
2024-08-13
refactor server to use client-lib data model (breaks customers)
metamuffin
2024-07-23
fix score not being sent when interacting
nokoe
2024-07-20
send score menu on game end
metamuffin
2024-07-20
refactor score code (and break things)
metamuffin
2024-07-18
clippy
metamuffin
2024-07-18
reimplement customers as entity
metamuffin
2024-07-11
add conveyor filters
metamuffin
2024-07-08
move glam dep to protocol crate
metamuffin
2024-07-08
split off protocol into its own crate
metamuffin
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-07
add bus map and tile entities
metamuffin
2024-07-06
conveyors
metamuffin