From 9e48259414ded5c035a5bedd4afef9320f225a73 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sun, 24 Dec 2023 22:55:25 -0800 Subject: [PATCH] update to-do list --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 66003dac..69fb4d5c 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,5 @@ ## General -- Write a simple status API -- Implement per-game logging - Make reloading happen on separate threads so compression doesn't block active clients - Implement decrypt/encrypt actions for VMS files - Make UI strings localizable (e.g. entries in menus, welcome message, etc.) @@ -22,5 +20,6 @@ ## PSOBB - Test all quest item subcommands +- Team flags don't show in the lobby by default; fix this (probably we're sending the wrong metadata command, or sending it at the wrong time) - Check if Commander Blade effect works and implement it if not - Figure out why Pouilly Slime EXP doesn't work