@griatch said in The Death Of Telnet: Is It Time To Face The Music?:
tintin++
client which will interpret the semi-colon;
as a new client command
Except that has nothing to do with telnet and everything to do with a decision that the developer of Tintin++ made.
@faraday said in The Death Of Telnet: Is It Time To Face The Music?:
- A GUI, so I don't have to remember/type obscure command-line syntaxes just to do everyday stuff.
So a better Mu client, which has nothing to do with telnet.
- Standard text formatting like bold and italics and links.
That can be done easily.
- To edit a pose after I've posed it, like you can in any other forum or text chat program.
You have the same problems here with telnet that you do with any other platform really. Though certainly those problems will be easier to overcome without telnet.
- Graphics embedded in descs and character profiles.
Already have graphics over telnet.
- An integrated MUSH and wiki so you don't have to update your wiki page when in-game data changes.
Nothing to do with telnet. Based on how you design your data layer.
- To configure a game without /grabbing attributes in obscure formats off of obscure objects.
Design decision.
- To code in a normal programming language, not line-by-line interpreted commands pasted into a telnet client.
Again, design decision.
- To play with a decent experience from a web browser, when I'm not at my normal computer.
Nothing to do with telnet.
This is really my problem any time this comes up. All of these things get listed and telnet gets blamed for them, but none of them have anything to do with telnet. Would it perhaps be easier to fix these things if you don't have to account for telnet? Sure. Of course it would.
I'm not saying that we need to keep telnet, but what I am saying is stop saying that telnet is the only reason we can't have these things. You know that's not true. If we want these things, we can do them now without erasing telnet. Would it require more work? Possibly.
Edit: As an actual productive suggestion, since that will be the next question posed, We could accomplish 90% of these things if we made a new mu client that wasn't from 1995. @Sparks has helped with a lot of this already with atlantis being modern, but not all platforms have a semi-decent modern client. Potato, even, was written in TCL and the interface definitely shows it.