Today I didn't even have to use my AK. I gotta say it was a good day.

This commit is contained in:
mysticbbs 2012-02-16 02:25:57 -05:00
parent 5c7678d16c
commit 54ae97cf6e
1 changed files with 15 additions and 1 deletions

View File

@ -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. in process, brainstorm ideas, Mystic 2 features, bug reports, etc.
This file showcases the direction of where this software wants to go as it 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 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. - 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 - 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. 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 BUGS AND POSSIBLE ISSUES
======================== ========================
@ -54,3 +65,6 @@ BUGS AND POSSIBLE ISSUES
! After data file review, add mission variables to various MPL Get/Put ! After data file review, add mission variables to various MPL Get/Put
functions. functions.
! MYSTPACK has access denied errors (caphood) ! 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.