Mudlet
Mudlet copied to clipboard
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
 #### Brief summary of issue / Description of requested feature: #### Steps to reproduce the issue / Reasons for adding feature: 1. 2. 3. #### Error output / Expected...
#### Brief summary of issue / Description of requested feature: Re-organizing tree view items in the editor is causing a crash if the item is dropped in the whitespace on...
#### Brief summary of issue / Description of requested feature: I wrote a scripts package for one of Polish MUDs (www.killer-mud.pl) which has a very nice UI, including some map...
#### Brief summary of issue / Description of requested feature: Yellow highlight on light text is ill readable in dark mode #### Steps to reproduce the issue / Reasons for...
#### Brief summary of issue / Description of requested feature: Change Mudlet title when changing active profile #### Steps to reproduce the issue / Reasons for adding feature: 1. Open...
#### Brief summary of issue / Description of requested feature: Accidentally found our way to use `tr("text", "comment")` was actually quite outdated #### Steps to reproduce the issue / Reasons...
This should close #6222. Signed-off-by: Stephen Lyons
#### Brief overview of PR changes/additions Adds a socketDataReceived event and setInboundSocketData function to intercept and change information coming from the game before it is sent to triggers #### Motivation...
#### Brief summary of issue / Description of requested feature: After clicking any trigger color button, it's impossible to "keep current selection" #### Steps to reproduce the issue / Reasons...
#### Brief summary of issue / Description of requested feature: Document how to use `onVisionFail` from generic mapper in the manual, so people can discover how to use that functionality.