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
/
game.rs
Age
Commit message (
Expand
)
Author
2024-07-11
add backwards compat for game jam release
metamuffin
2024-07-11
send map metadata
metamuffin
2024-07-10
character zero is a chef
metamuffin
2024-07-10
quick reload command
metamuffin
2024-07-09
adjust logging and better duplex
metamuffin
2024-07-09
implement auto release on active (and passive) recipes
metamuffin
2024-07-09
prevent double join
metamuffin
2024-07-08
prevent all interactions between clients and customers
metamuffin
2024-07-08
unlist lobby map
metamuffin
2024-07-08
add replay system to client and server tool
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-07
send if map is lobby
metamuffin
2024-07-07
transmit boosting state
metamuffin
2024-07-06
conveyors
metamuffin
2024-07-02
interaction between players
metamuffin
2024-07-02
passive recipes in player slot
metamuffin
2024-07-02
generalize protocol
metamuffin
2024-07-01
show message when /end
metamuffin
2024-07-01
game ends with timer
metamuffin
2024-06-29
clear points when changing maps
metamuffin
2024-06-29
optionally persist messages
metamuffin
2024-06-29
implement points
metamuffin
2024-06-27
fade to black while baking
metamuffin
2024-06-27
server: send correct position for customer spawn
metamuffin
2024-06-26
send score
metamuffin
2024-06-26
boosting
metamuffin
2024-06-26
make demand state part of the game state
metamuffin
2024-06-26
generalize interact
metamuffin
2024-06-25
dont add players twice on map change
metamuffin
2024-06-25
server can change map at runtime
metamuffin
2024-06-25
disable speed limit
metamuffin
2024-06-23
[skip-notice] Insert license notice EVERYWHERE!!
metamuffin
2024-06-23
report errors to client
metamuffin
2024-06-23
prevent too far interact
metamuffin
2024-06-23
cant move too quickly
metamuffin
2024-06-23
send setactive for finished products
metamuffin
2024-06-23
show bad passive recipes in red
metamuffin
2024-06-23
no hats for customerss
metamuffin
2024-06-23
generated recipes, adjust duration, rename items, other stuff
metamuffin
2024-06-23
type safe indecies
metamuffin
2024-06-23
change the protocol yet again
metamuffin
2024-06-23
implement customer communication
metamuffin
2024-06-23
send neighbours on map updatre
metamuffin
2024-06-23
customers part 1
metamuffin
2024-06-23
character selection
metamuffin
2024-06-23
active recipes
metamuffin
2024-06-23
passive works
metamuffin
[next]