oldmud0
oldmud0
Most of your suggestion concerns the server rather than the client. As for the clientside functionality you want, it seems like you are actually asking for server-defined dialogs which would...
Basically, the server tells the client how the dialog should be laid out, what buttons/labels/textboxes should be there, how they should be styled, etc. Like loading a web page, but...
I originally intended markdown support but this does not exist before Qt 5.11. I could probably allow Qt's subset of HTML without a lot of problems. Would be pretty bad...
this was one of the first things I did when I worked on AC. It can take a while to get it working right
Edited original post for spelling. This was actually one of the first tasks that I took upon myself when I was introduced to AO by my brother. At the time,...