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
/
interaction.rs
Age
Commit message (
Expand
)
Author
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2024-09-27
remove old hack where additional set progress packets were sent; fixes #183
metamuffin
2024-09-24
pinned orders
metamuffin
2024-09-21
negative active speed, fix #124
metamuffin
2024-09-16
fix all clippy things
metamuffin
2024-09-16
generate index for passive recipes by input for faster lookup
metamuffin
2024-09-13
fix active interaction while passive
metamuffin
2024-09-04
player in progress packet
metamuffin
2024-09-04
fix not resuming passive recipes
metamuffin
2024-09-04
fix passive not stopping when on unsupported tile
metamuffin
2024-09-04
precompute recipe speed
metamuffin
2024-09-04
refactor tile tick and improve active recipe behaviour
metamuffin
2024-09-04
refactor interact function and new progress proto
metamuffin
2024-08-15
cleanup and remove specs dir
metamuffin
2024-08-13
refactor server to use client-lib data model (breaks customers)
metamuffin
2024-08-11
add recipes back to protocol
metamuffin
2024-07-20
refactor score code (and break things)
metamuffin
2024-07-18
clippy
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-02
passive recipes in player slot
metamuffin
2024-07-02
generalize protocol
metamuffin
2024-06-29
implement points
metamuffin
2024-06-26
reverse instant recipe output when input is reversed
metamuffin
2024-06-26
generalize interact
metamuffin
2024-06-23
reapply reverting recipes
metamuffin
2024-06-23
[skip-notice] Insert license notice EVERYWHERE!!
metamuffin
2024-06-23
show bad passive recipes in red
metamuffin
2024-06-23
add server-side collision and interable list
metamuffin
2024-06-23
generate dot graph from recipes
metamuffin
2024-06-23
type safe indecies
metamuffin
2024-06-23
character selection
metamuffin
2024-06-23
active recipes
metamuffin
2024-06-23
passive works
metamuffin
2024-06-23
remodel game.
metamuffin
2024-06-23
active recipes work
metamuffin
2024-06-23
passive recipes work
metamuffin
2024-06-23
can start passive recipes
metamuffin
2024-06-23
a
metamuffin
2024-06-23
everything indexed
metamuffin