index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
main.rs
Age
Commit message (
Collapse
)
Author
2024-07-14
add binary protocol support
metamuffin
2024-07-11
send protocol version
metamuffin
2024-07-11
fix inproper client lag handling
metamuffin
2024-07-09
crash when custom data dir is missing
metamuffin
2024-07-09
implement auto release on active (and passive) recipes
metamuffin
2024-07-08
better handle message lag
metamuffin
2024-07-08
split off protocol into its own crate
metamuffin
2024-07-08
Rebrand to Hurry Curry!
metamuffin
2024-07-08
[skip-notice] Update license notice everywhere.
metamuffin
2024-07-07
add option to download map source
metamuffin
2024-07-01
game ends with timer
metamuffin
2024-06-29
server message for command errors
metamuffin
2024-06-29
server: log why packet was invalid
metamuffin
2024-06-27
change cli to supply data dir path
metamuffin
2024-06-26
server auto-detect data dir
metamuffin
2024-06-26
server version test subcommand
metamuffin
2024-06-26
make demand state part of the game state
metamuffin
2024-06-26
present customers walking through walls
metamuffin
2024-06-25
server can change map at runtime
metamuffin
2024-06-23
[skip-notice] Insert license notice EVERYWHERE!!
metamuffin
2024-06-23
report errors to client
metamuffin
2024-06-23
remove tcp-lines support
metamuffin
2024-06-23
generate dot graph from recipes
metamuffin
2024-06-23
type safe indecies
metamuffin
2024-06-23
demands as data
metamuffin
2024-06-23
customers part 1
metamuffin
2024-06-23
character selection
metamuffin
2024-06-23
passive works
metamuffin
2024-06-23
remodel game.
metamuffin
2024-06-23
load map from file
metamuffin
2024-06-23
can start passive recipes
metamuffin
2024-06-23
everything indexed
metamuffin
2024-06-17
prime clients and tile rendering
metamuffin
2024-06-17
basic movement
metamuffin
2024-06-17
client connects and can speak proto
metamuffin
2024-06-17
establish ws
metamuffin
2024-06-16
a
metamuffin
2024-06-16
a
metamuffin