aboutsummaryrefslogtreecommitdiff
path: root/server/registry/src/lobby.rs
AgeCommit message (Collapse)Author
8 daysclippy; make use of is_some_and and is_none_ormetamuffin
9 daysImplement tile placeable items for server-side (#433)metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
2024-12-23Fix bug where registry lobby would forget joined state every packetmetamuffin
2024-09-26add map flush packet for #157metamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-21reg: circular arrangementmetamuffin
2024-09-21redirect packetmetamuffin