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
/
src
Age
Commit message (
Collapse
)
Author
8 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-14
registry: query option for multiple styles
metamuffin
2025-07-13
Replace copyright notices to not include individual author names
metamuffin
2025-06-19
todo not in registry
metamuffin
2025-06-03
update rust toolchain and rust dependencies.
metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
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-24
Manual clippy
metamuffin
2024-09-28
registry set server header
metamuffin
2024-09-28
enable cors for registry llist endpoint; fixes #188
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