Rooms and matchmaking debugging

* Dorm is not properly cloned (fix this)
* Basic matchmaking implementation
* Goto route
* Goto DormRoom
This commit is contained in:
2025-04-02 14:10:01 -04:00
parent 27b3754330
commit bcee414004
6 changed files with 237 additions and 86 deletions

View File

@@ -106,6 +106,7 @@ export const KeyGroups = {
Room_Names: "room-names",
Rooms: {
Root: "room",
PlayerDorms: "player-dormids"
},
Operators: "operators",
Users: {