BUGS |
SERIOUS |
The whole MAX_OUTPUT_LIST mess. |
Socials doesn't have any precision on the output strings. |
Sps saves the player ptr. |
Not so bad |
Use add/del instead of insert/remove. |
Alias libraries can't be subscribed to automatically. |
Scripting doesn't log things through the pager. |
Raw_output dosn't work, in that there are a few system things that rely on output variables and not all of them use OVERRIDE_RAW_OUTPUT_VARIABLES. This also affects trying to completely disable output variables. |
Output limiting doesn't work for non-printable characters ... so eg. you can keep changing colours and it will do quite a bit of work making output nodes. |
Terminal doesn't reap memory. |
UI |
Minister channel is in generic channels but lsm_off and list_ministers use their own thing (need allow who when not on flag). |
Socials don't tell you when no-one is listening. |
Whisper/exclude/drag/boot -- only accept one player as an argument. |
Telnet and quitting over a compressed stream (you don't get the final banner text -- how does it know ????). |
Mcclient and quitting, it doesn't accept the IAC WONT COMPRESS I'm guessing this is a problem with mcclient -- but then we're distributing that too. |
Idlemsg if set twice, will not set it the second time. |
Get_parameter allows empty strings to be passed as arguments ... some things might get confused with that. |