From c2b112db43503638ff7fafbbfd3120a4a205608d Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Fri, 24 Jun 2022 22:07:15 -0700 Subject: [PATCH] add to-do item about private lobbies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3ddfac2..8dfc7179 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Current known issues / missing features: - PSO PC and PSOBB are not well-tested and likely will disconnect when clients try to use unimplemented features. Only GC is known to be stable and mostly complete. - Patches currently are platform-specific but not version-specific. This makes them quite a bit harder to use properly. - Find a way to silence audio in RunDOL.s. Some old DOLs don't reset audio systems at load time and it's annoying to hear the crash buzz when the GC hasn't actually crashed. +- Implement private lobbies, and add a way to make games persistent. ## Usage