From 54ae97cf6e8b0587c3bb61fdc5c5a0c5978a6627 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Thu, 16 Feb 2012 02:25:57 -0500 Subject: [PATCH] Today I didn't even have to use my AK. I gotta say it was a good day. --- mystic/todo.pas | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/mystic/todo.pas b/mystic/todo.pas index 2e293d9..2c2286b 100644 --- a/mystic/todo.pas +++ b/mystic/todo.pas @@ -2,7 +2,15 @@ This file contains notes generated by g00r00's brain based on work already in process, brainstorm ideas, Mystic 2 features, bug reports, etc. This file showcases the direction of where this software wants to go as it -continues to expand. +continues to expand. Some things that will probably be mentioned will be +vague, and serve mostly to remind me of my own ideas. + +Some of them are pretty big or impressive things with a simple description +that doesn't accurately portray what they actually mean as far as usability. + +I'll try to be mindful of those things and be more decriptive so long as it +isn't a huge time sync to bring in more "design" level elements and their +intentions. FUTURE / IDEAS / WORK IN PROGRESS / NOTES ========================================= @@ -43,6 +51,9 @@ FUTURE / IDEAS / WORK IN PROGRESS / NOTES - Ability to save file queue if a user is disconnected with a queue. - User 2 User chat system and private split screen/normal chat. For the Linux and OSX peeps that do not have a page sysop function. +- NNTP server completion +- MBBSCGI (or PHP DLL) [Grymmjack might have the only MBBSCGI copy] +- Rework code base to compile with newly released FPC (2.6.0). BUGS AND POSSIBLE ISSUES ======================== @@ -54,3 +65,6 @@ BUGS AND POSSIBLE ISSUES ! After data file review, add mission variables to various MPL Get/Put functions. ! MYSTPACK has access denied errors (caphood) +? Reapern66 has expressed that the minimal CPU requirements may be too + agressive. Work with him to sort out his baseline, and potentially reduce + the CPU requirement for new versions.