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
/
lib.rs
Age
Commit message (
Expand
)
Author
30 hours
Move data code to own crate + general data refactor
metamuffin
8 days
Extract server locale code to own crate
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-11-27
Remove feature declaration for isqrt that has become stable
v2.2.1
metamuffin
2024-09-24
format server in english locale
metamuffin
2024-09-23
uri register improved
metamuffin
2024-09-21
adjust fps camera
metamuffin
2024-09-21
server: mdns and upnp
metamuffin
2024-09-20
server can register
metamuffin
2024-09-20
translate campaign conditions
metamuffin
2024-09-18
prevent multiple tutorials at once
metamuffin
2024-09-18
translate server messages
metamuffin
2024-09-17
translate tutorial and add tile message
metamuffin
2024-09-02
move things around, add scoreboards load/save module
metamuffin
2024-08-15
remove useless duplicated file
metamuffin
2024-08-13
refactor server to use client-lib data model (breaks customers)
metamuffin
2024-08-10
Change protocol and server to allow multiple players per connection (untested)
metamuffin
2024-07-26
add draft weather/environment system
metamuffin
2024-07-18
reimplement customers as entity
metamuffin
2024-07-18
serve-authorative movement
metamuffin
2024-07-14
fix pathfinding
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
2024-07-02
interaction between players
metamuffin
2024-06-25
server can change map at runtime
metamuffin
2024-06-23
[skip-notice] Insert license notice EVERYWHERE!!
metamuffin
2024-06-23
generate dot graph from recipes
metamuffin
2024-06-23
customers part 1
metamuffin
2024-06-23
remodel game.
metamuffin
2024-06-23
everything indexed
metamuffin
2024-06-16
a
metamuffin