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 392 public repositories matching this topic...

evennia
Vikka
Vikka commented Oct 8, 2020

My problem

When I select a textfield tab, I have to click a second time in the textbox.

Two tabs:
1
Select tab 2:
2
Another click for the textbox:
![3](https://user-images.github

feature-request branch-master good first issue web
naknode
naknode commented Mar 6, 2018

Do you want to request a feature or report a bug?

bug

What is the current behavior?

When a user types on chat, everyone in the map can see it.

**If the current behavior is a bug, please provide the exact ste

bug help wanted good first issue player
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

good first issue