Skip to content
#

mud

A MUD (Multi-User Dungeon) is a multiplayer real-time virtual world, usually text-based, combining elements of role-playing games, hack and slash, player versus player, interactive fiction, and online chat.

Here are 376 public repositories matching this topic...

evennia
kovitikus
kovitikus commented Apr 28, 2021

Is your feature request related to a problem? Please describe.

Killing one script at a time is a complete and absolute pain when doing testing. Especially if the code is already in disarray and generating a plethora of identical scripts.
1 at a time script killing

Describe the solution you'd like

Please add support for killing a range or sequence

grapevine
OliverLSanz
OliverLSanz commented Jun 9, 2021

I have noticed you can't send a multiline message using the client. The enter button sends the message, which is fine, but It would be good to be able to use shift+enter to insert a new line.

I've also noticed that if you copy some text with line breaks and you paste it into the client input the line breaks get replaced by whitespaces.

My use case for this is the game I'm developing where u