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
/
main.rs
Age
Commit message (
Collapse
)
Author
2024-12-23
username length limit
metamuffin
2024-09-30
use `[::]:27032` as default address
nokoe
2024-09-30
data search path build variiable
metamuffin
2024-09-25
player class decoupled from character id
metamuffin
2024-09-24
optional upnp, mdns and register support
metamuffin
2024-09-23
uri register improved
metamuffin
2024-09-21
server: mdns and upnp
metamuffin
2024-09-20
server can register
metamuffin
2024-09-18
translate server messages
metamuffin
2024-09-18
test server startup
metamuffin
2024-09-02
rephrase some messages in server
metamuffin
2024-09-02
merge ServerState and State
metamuffin
2024-08-13
refactor server to use client-lib data model (breaks customers)
metamuffin
2024-08-10
decrease default log level to warn
metamuffin
2024-08-10
Change protocol and server to allow multiple players per connection (untested)
metamuffin
2024-07-23
server: listen address cli opt
nokoe
2024-07-18
increase server tps to 50
metamuffin
2024-07-18
serve-authorative movement
metamuffin
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
[next]