From ba09188b829fcb32d966307976a57fdb23ebd9ed Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Mon, 16 Oct 2023 19:37:38 -0700 Subject: [PATCH] add TODO about Ep3 ranks --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 135386c1..de444a16 100644 --- a/TODO.md +++ b/TODO.md @@ -24,6 +24,7 @@ - Add support for recording battles on the proxy server (both in primary and spectator teams) - When `reload ep3` happens and the defs file is changed, send the new defs file to all connected players who aren't in a game (if this even works - when exactly does the client decompress the defs file from the server?) - Make `reload licenses` not vulnerable to online players' licenses overwriting licenses on disk somehow +- Implement ranks (based on total Meseta earned) ## PSOBB