Mudlet
Mudlet copied to clipboard
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
#### Brief overview of PR changes/additions Add simple, consice documentation that doesn't go into too much detail for `TConsole`, `TTextEdit` and `TBuffer` #### Motivation for adding to Mudlet Better DevEx
#### Brief summary of issue / Description of requested feature: We can, by API, change the background colour in the main window, but we cannot change the colour of the...
#### Brief summary of issue / Description of requested feature: When multiple tabs are open and you are not in the tab in question, and a widget is asked to...
#### Brief summary of issue / Description of requested feature: There is no indication that a trigger, script, alias, etc. are active. The manual mentions a padlock icon, which does...
#### Brief summary of issue / Description of requested feature: Currently, we have a single context menu option and dialog to handle exits information per room, and several individual context...
#### Brief summary of issue / Description of requested feature: (This is a suggestion) Input history should be made to persist between sessions (i.e. not clearing when a profile or...
This is just a quick question, but does Mudlet handle LFCR and CRLF as if they're equivalent given the history of flipping them away from the normal expected order started...
#### Brief overview of PR changes/additions An image label that has "Scale with zoom" checked, and is also large enough, would disappear from the screen if you zoom in far...
It seems to be currently broken in the release_30 branch and the closest I've got it to working is using the CMake GUI + MinGW makefiles: The C compiler identification...