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
/
server.rs
Age
Commit message (
Expand
)
Author
8 days
New compact map format tile declarations
metamuffin
8 days
Implement tile placeable items for server-side (#433)
metamuffin
8 days
Delay announcement when paused
metamuffin
8 days
Implement ready packet + Refactor server pausing
metamuffin
8 days
Refactor server connection data
metamuffin
2025-09-19
Refactor book part 1
metamuffin
2025-08-26
server: annouce start feature, entity constructors, pause timer
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-06
manual clippy and other cleanup
metamuffin
2025-06-06
print error messages without debug format
metamuffin
2025-06-03
custom tram spawn position
metamuffin
2025-06-03
add tram player class
metamuffin
2025-06-03
use multiple ints for characters; close #294
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
2025-06-03
Add pedestrians (and custom spawn locations)
metamuffin
2025-03-23
pause game if all players are idle, closes #120
metamuffin
2024-12-26
editor load feature and return to editor command
metamuffin
2024-12-25
variable hand count
metamuffin
2024-12-25
two-handed server
metamuffin
2024-12-23
username length limit
metamuffin
2024-12-23
clippy: mostly map_or replaced with is_some_and
metamuffin
2024-12-22
Enforce player name length limit and max player count
metamuffin
2024-11-24
Manual clippy
metamuffin
2024-10-14
book intermediate representation and packets for sending to client
metamuffin
2024-10-13
fix compile for new rust nightly
metamuffin
2024-10-01
customer scaling factor
metamuffin
2024-09-26
add map flush packet for #157
metamuffin
2024-09-25
fix book entity opening book for everyone; fix #166
metamuffin
2024-09-25
player class decoupled from character id
metamuffin
2024-09-25
preserve initial message timeout
metamuffin
2024-09-24
change some stuff regarding default timer for games
metamuffin
2024-09-24
format server in english locale
metamuffin
2024-09-24
pinned orders
metamuffin
2024-09-20
/end-tutorial
metamuffin
2024-09-19
send player in tutorial ended
metamuffin
2024-09-18
translate server messages
metamuffin
2024-09-18
make effect its own packet
metamuffin
2024-09-17
add hint-based tutorial for item crafting
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-04
player in progress packet
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-09-02
campaign gate entity
metamuffin
2024-09-02
save finishes to scoreboard
metamuffin
2024-09-02
rephrase some messages in server
metamuffin
2024-09-02
move things around, add scoreboards load/save module
metamuffin
2024-09-02
merge ServerState and State
metamuffin
2024-09-02
campaign lobby map link entity
metamuffin
2024-09-01
server support for nested map directory
metamuffin
[next]