index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
2025-06-20
update rust crate versions
v2.3.3
metamuffin
2025-06-20
replace xdg crate with directories for wider platform support
metamuffin
2025-06-19
todo not in registry
metamuffin
2025-06-18
update game versions
metamuffin
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
Bump server protocol version
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
fix dishwasher getting stuck; fix #277
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-06-02
send clientbound pause notification
metamuffin
2025-05-31
offset scoreboard ranks by 1; fix #291
metamuffin
2025-05-30
fix optional pos attribute in interact packet that broke test-client
metamuffin
2025-05-30
pausable replays
metamuffin
2025-05-30
note down dishwasher bug
metamuffin
2025-04-07
Fix incorrect version numbers in Cargo.toml files
tpart
2025-04-07
fix #240; fix #241
nokoe
2025-04-06
Bump protocol version in rust crate
tpart
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-03-23
fix serde_json parsing integers in float notation
metamuffin
2025-01-28
show message for empty scoreboards
metamuffin
2025-01-20
increment version
metamuffin
2025-01-01
fixup: build editor
metamuffin
2025-01-01
build editor
metamuffin
2024-12-26
generalize services and add editor to play menu
metamuffin
2024-12-26
doc editor commands
metamuffin
2024-12-26
fix client crash cause by too early spawn
metamuffin
2024-12-26
editor load feature and return to editor command
metamuffin
2024-12-25
editor save and play features
metamuffin
2024-12-25
draft map editor
metamuffin
2024-12-25
bump proto version
metamuffin
2024-12-25
map-specific two-handed mode
metamuffin
2024-12-25
variable hand count
metamuffin
2024-12-25
two-handed mostly works
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-23
Fix bug where registry lobby would forget joined state every packet
metamuffin
2024-12-22
Enforce player name length limit and max player count
metamuffin
2024-12-22
translate frank lines, fixes #229
metamuffin
[next]