Mudlet icon indicating copy to clipboard operation
Mudlet copied to clipboard

⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua

Results 564 Mudlet issues
Sort by recently updated
recently updated
newest added

#### Brief summary of issue / Description of requested feature: Opening map window by calling openMapWidget() in a script results in errors. #### Steps to reproduce the issue / Reasons...

#### Brief summary of issue / Description of requested feature: When "map window shown" setting of generic mapper is set to false, it can be changed only by toggling. ####...

#### Right click selects rooms on the map? Not sure if it is supposed to happen but right clicking on a room adds it to the current selection. #### Steps...

enhancement

#### Brief summary of issue Calling addConnectMenu() on an adjustable container more than once results in a script error. #### Steps to reproduce the issue 1. Create a fresh profile...

These will last only for the duration of a session and will NOT be saved into a binary or JSON format map file later. As far as possible the creation,...

#### Brief overview of PR changes/additions Upload performance data from raspberry pi to google sheets. #### Motivation for adding to Mudlet So we can compare data over time. #### Other...

#### Brief summary of issue / Description of requested feature: `(bool) TMap::serialize(...)` will, as it's signature suggests, return a `true`/`false` value depending on whether it succeeds. However in several places...

#### Brief summary of issue / Description of requested feature: There is a load of code at the bottom of this method that is supposed to be used (only) by...

need more info

#### Brief summary of issue / Description of requested feature: I was just added some extra debug code with a `#define DEBUG_XXXX` to control its inclusion when I realised that...