From 0bcd76d9094cd7d5648af2fd414aef601bfcd1b6 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sat, 26 Mar 2022 23:17:25 -0700 Subject: [PATCH] add trade window to to-do list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab293dad..cebc865c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ This project is primarily for my own nostalgia; I offer no guarantees on how or Current known issues / missing features: - Download quests are mostly implemented, but the client doesn't always accept them. It's probably a format issue in file generation. - Test all the communication features (info board, simple mail, card search, etc.) +- The trade window isn't implemented yet. - PSO PC and PSOBB are essentially entirely untested. Only GC is fairly well-tested. - Add all the chat commands that khyller used to have. (Most, but not all, currently exist in newserv.)