Griatch
Griatch
@InspectorCaracal Ping. I can't reproduce this error and need more info. I only tested in firefox, maybe that's the issue?
I think this sounds interesting. What you are talking about sounds like an extension to the `|r` and `|345` style syntax, which would be interesting to have. Some questions and...
Yes Xterm Truecolor would work fine and is in line with the existing workings of the telnet module. For the webclient, one would need to add a dynamic remap to...
@11Spades Ping, just checking what the status of this one is. :)
Since @11Spades is not responding, maybe someone else would be willing to take this on, maybe in Hacktoberfest?
@michaelfaith84 If you want to take this on, feel free. #3253 is a more fundamental thing with different goals.
Evennia's default parser actually already makes correct use of the full cmdname to identify which command was given. This error is not a parsing error but a command set priority...
@TehomCD As for the first point, no, this is not how cmdsets work. During the cmdset merging process there is no knowledge about what the player input on the command...
While making the Exit cmdset same-prio and duplicate would make this particular issue go away it is something of a special patch - similar issues would appear between other cmdset...
It might be good to be able to close this by adding the same functionality to the `tag` command as well. A PR anyone?