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
Age
Commit message (
Collapse
)
Author
2025-06-06
manual clippy and other cleanup
metamuffin
2025-06-06
fix arith bug in env effect
metamuffin
2025-06-06
print error messages without debug format
metamuffin
2025-06-06
better error reporting on server map load
metamuffin
2025-06-06
translate messages in server log
metamuffin
2025-06-03
pedestrian speed config
metamuffin
2025-06-03
custom tram spawn position
metamuffin
2025-06-03
cleanup old todos
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
`map_many_mut` and `trait_upcasting` was stabilized.
2025-06-03
Add pedestrians (and custom spawn locations)
metamuffin
2025-06-02
send clientbound pause notification
metamuffin
2025-05-31
offset scoreboard ranks by 1; fix #291
metamuffin
2025-04-06
improve tram smoothing
metamuffin
2025-04-06
add tram entity, works badly
metamuffin
2025-03-23
pause game if all players are idle, closes #120
metamuffin
2025-01-28
show message for empty scoreboards
metamuffin
2024-12-26
editor load feature and return to editor command
metamuffin
2024-12-25
map-specific two-handed mode
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-27
Remove feature declaration for isqrt that has become stable
v2.2.1
metamuffin
2024-11-24
Manual clippy
metamuffin
2024-11-22
disable unknown oders for autosushi; fix #204
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-13
fix compile for new rust nightly
metamuffin
2024-10-02
translate command errors
metamuffin
2024-10-01
customer scaling factor
metamuffin
2024-09-30
set versions to 2.1.0
v2.1.0
metamuffin
2024-09-30
use `[::]:27032` as default address
nokoe
2024-09-30
data search path build variiable
metamuffin
2024-09-28
tutorial: special strings for cutting and adding to plates
metamuffin
2024-09-28
/bot alias
metamuffin
2024-09-28
handle unknown order in tutorial; fix #191
metamuffin
2024-09-28
fix inverted disable ip4/6 server flags
metamuffin
2024-09-28
fix #190
metamuffin
2024-09-27
remove old hack where additional set progress packets were sent; fixes #183
metamuffin
2024-09-27
fix customer limit to chairs not tables. fixes #175
metamuffin
2024-09-27
unknown orders
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
[next]