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
/
commands.rs
Age
Commit message (
Expand
)
Author
8 days
Extract server locale code to own crate
metamuffin
8 days
Done announce start when reloading
metamuffin
8 days
Delay announcement when paused
metamuffin
8 days
Implement ready packet + Refactor server pausing
metamuffin
2025-09-21
Add tile message command and demand list command
metamuffin
2025-09-19
Refactor book part 1
metamuffin
2025-08-31
add /start option to skip announce
metamuffin
2025-08-29
drei komma fünf
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-03
cleanup old todos
metamuffin
2025-06-03
use multiple ints for characters; close #294
metamuffin
2025-05-31
offset scoreboard ranks by 1; fix #291
metamuffin
2025-01-28
show message for empty scoreboards
metamuffin
2024-12-26
editor load feature and return to editor command
metamuffin
2024-12-23
clippy: mostly map_or replaced with is_some_and
metamuffin
2024-11-24
Manual clippy
metamuffin
2024-10-15
remove paragraph from /top list
metamuffin
2024-10-14
send /top as document, add docstrings to doc structs
metamuffin
2024-10-14
book intermediate representation and packets for sending to client
metamuffin
2024-10-02
translate command errors
metamuffin
2024-09-28
/bot alias
metamuffin
2024-09-25
player class decoupled from character id
metamuffin
2024-09-24
change some stuff regarding default timer for games
metamuffin
2024-09-24
pinned orders
metamuffin
2024-09-20
/end-tutorial
metamuffin
2024-09-20
show game abort message when aborting with /start
metamuffin
2024-09-18
prevent multiple tutorials at once
metamuffin
2024-09-18
translate server messages
metamuffin
2024-09-18
make effect its own packet
metamuffin
2024-09-17
localized messages
metamuffin
2024-09-17
add hint-based tutorial for item crafting
metamuffin
2024-09-04
book as entity and /book command
metamuffin
2024-09-04
mapinfo command
metamuffin
2024-09-04
top5 command
metamuffin
2024-09-02
move things around, add scoreboards load/save module
metamuffin