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
/
registry
Age
Commit message (
Expand
)
Author
7 days
clippy; make use of is_some_and and is_none_or
metamuffin
8 days
Implement tile placeable items for server-side (#433)
metamuffin
2025-09-16
upgrade deps
metamuffin
2025-09-14
registry: query option for multiple styles
metamuffin
2025-08-08
Bump version to 2.3.4
v2.3.5
tpart
2025-07-19
update version numbers
v2.3.4
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-20
update rust crate versions
v2.3.3
metamuffin
2025-06-19
todo not in registry
metamuffin
2025-06-18
update game versions
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
2025-04-07
Fix incorrect version numbers in Cargo.toml files
tpart
2025-01-20
increment version
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-11-27
set game version numbers
metamuffin
2024-11-24
Manual clippy
metamuffin
2024-11-22
Bump protocol version for server, discover, registry
v2.2.0
tpart
2024-10-01
bump version to 2.1.0
v2.1.1
nokoe
2024-09-30
set versions to 2.1.0
v2.1.0
metamuffin
2024-09-28
registry set server header
metamuffin
2024-09-28
enable cors for registry llist endpoint; fixes #188
metamuffin
2024-09-28
update cargo stuff
metamuffin
2024-09-26
add map flush packet for #157
metamuffin
2024-09-25
player class decoupled from character id
metamuffin
2024-09-22
add new server options as game settings
metamuffin
2024-09-21
reg: fix ipv6 mapped address probems
metamuffin
2024-09-21
reg: fix iframe options
metamuffin
2024-09-21
enable the "process level cryptoprovider" (TM) (TM)
metamuffin
2024-09-21
reg: circular arrangement
metamuffin
2024-09-21
redirect packet
metamuffin
2024-09-21
reg: connection test
metamuffin
2024-09-20
server can register
metamuffin
2024-09-20
reg: move structs to protocol crate
metamuffin
2024-09-20
html listing
metamuffin
2024-09-20
draft server list registry server
metamuffin