Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Mudlet/Mudlet

⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
https://github.com/Mudlet/Mudlet

Fix: require utf8 like any other lua packages (#7235)

erikarn opened this pull request 8 months ago
Unable to find utf8 when init'ing Lua

erikarn opened this issue 8 months ago
Infrastructure: additional fixes to dblsqd registration for windows

jmckisson opened this pull request 8 months ago
Infra: Additional deploy script fixes for Windows PTB build process

jmckisson opened this pull request 8 months ago
Add: getConfig & setConfig option for HTML logging

SlySven opened this pull request 8 months ago
Test new Windows builds

vadi2 opened this pull request 8 months ago
Infrastructure: Bump ZedThree/clang-tidy-review from 0.18.0 to 0.19.0

dependabot[bot] opened this pull request 8 months ago
Fix: correct warnings/errors found whilst working on Windows CI

SlySven opened this pull request 8 months ago
gh-actions-lua warning: Node 16 deprecated

Kebap opened this issue 8 months ago
Fix: Update CFGUI Source

gdoublev opened this pull request 8 months ago
Infra: Repair name of Linux PTB version

SlySven opened this pull request 8 months ago
Linux PTB version-name shows TOLOWER

vadi2 opened this issue 8 months ago
Add: Steam Launch Support

gdoublev opened this pull request 8 months ago
Infra: Refactor some TTextEdit code logic

Kebap opened this pull request 9 months ago
Infrastructure: Don't install outdated node 14 for danger

vadi2 opened this pull request 9 months ago
Improve: speed up opening Mudlet

vadi2 opened this pull request 9 months ago
Fix: edbee crash in Qt6

vadi2 opened this pull request 9 months ago
Infrastructure: update .clang-tidy with version 16 checks

vadi2 opened this pull request 9 months ago
Random crash: No such file or directory.

fidel-perez opened this issue 9 months ago
infra: Add Github workflow for compiling win32 Mudlet on mingw32

jmckisson opened this pull request 9 months ago
Fix: Replace QMediaPlaylist for move to Qt 6

mpconley opened this pull request 9 months ago
Qt 6 Development Build Crash

mpconley opened this issue 9 months ago
raiseEvent will accept a table but raiseGlobalEvent will not

hungrybeagle opened this issue 9 months ago
Infrastructure: improve Windows builds [skip actions]

SlySven opened this pull request 9 months ago
highlight() is drawn below some rooms.

ZookaOnGit opened this issue 9 months ago
add: Sentry QT integration for windows OS

mehulmathur001 opened this pull request 9 months ago
Infrastructure: change mingw-get download location to archive.org

vadi2 opened this pull request 9 months ago
Infrastructure: refactor and simplify profile closing

SlySven opened this pull request 9 months ago
Infrastructure: Update text for translation in Crowdin

mudlet-machine-account opened this pull request 9 months ago
Infrastructure: remove original Mingw from CI process

SlySven opened this pull request 9 months ago
Infra: update mirror URL for file hosted by osdn

atari2600tim opened this pull request 9 months ago
Prevent data loss when editing packages

vadi2 opened this issue 9 months ago
Registering Nested Event Handlers, and Unexpected Firing Results

craigrs84 opened this issue 9 months ago
Infrastructure: Bump ZedThree/clang-tidy-review from 0.17.2 to 0.18.0

dependabot[bot] opened this pull request 10 months ago
Infrastructure: Update autocompletion data in Mudlet

mudlet-machine-account opened this pull request 10 months ago
setBackgroundImage() bug?

vrdawson opened this issue 10 months ago
Add: GMCP sharing namespace

mpconley opened this pull request 10 months ago
Infrastructure: Bump ZedThree/clang-tidy-review from 0.17.1 to 0.17.2

dependabot[bot] opened this pull request 10 months ago
Unable to Find Lua 5.1 Interpreter During Installation

feliciien opened this issue 10 months ago
Improve: speedup viewing the 2D map

vadi2 opened this pull request 10 months ago
Infrastructure: enable mold to be used in GCC 12+

vadi2 opened this pull request 10 months ago
Add: automatically update map on all changes via API

vadi2 opened this pull request 10 months ago
Fix: announce autocompleted text for a11y

vadi2 opened this pull request 10 months ago
Searching the main output window is not accessible to screen readers

ironcross32 opened this issue 10 months ago
Improve: speed up bulk room creation

vadi2 opened this pull request 10 months ago
Fix: JAWS 2022 support for Output Window

aazam-gh opened this pull request 10 months ago
Fix: typo in previous commit omitted a space

SlySven opened this pull request 10 months ago
Infrastructure: reposition const before type specifier

SlySven opened this pull request 10 months ago
Clicking on a room border should select the closest room.

ZookaOnGit opened this issue 10 months ago
Add ability to quickly clear input line

jmckisson opened this issue 10 months ago
Improve: add controlCharacterHandling to Lua get- & set-config

SlySven opened this pull request 10 months ago
Improve: add named captures to Aliases

SlySven opened this pull request 10 months ago
Fix map.renameArea function calls.

ZookaOnGit opened this pull request 10 months ago
getAreaRooms() returns a table indexed at zero.

ZookaOnGit opened this issue 10 months ago
Improve: simplify dlgIRC::sendMsg(...)

SlySven opened this pull request 10 months ago
Extend named capture group support to aliases

WrayOfSunshine opened this issue 10 months ago
Add a "go back" "go next" buttons in the code editor

fidel-perez opened this issue 10 months ago
Idea - Make exits able to be more than a boolean (on/off)

Balakay opened this issue 10 months ago
Improve: Query Playing Media with API

mpconley opened this pull request 10 months ago
Improve: New Crowdin updates

mudlet-machine-account opened this pull request 11 months ago
Infrastructure: Update text for translation in Crowdin

mudlet-machine-account opened this pull request 11 months ago
Fix: correct logic error that meant dodgy codepoints were always reported

SlySven opened this pull request 11 months ago
Win compilation: Qt setup fail

Kebap opened this issue 11 months ago
Infra: remove double SHA1 from CI builds

SlySven opened this pull request 11 months ago
PTB updater loops the same version

Kebap opened this issue 11 months ago
PTB desktop icon isn't dark

Kebap opened this issue 11 months ago
Improve: New Crowdin updates

mudlet-machine-account opened this pull request 11 months ago
Infrastructure: split TLuaInterpreter.cpp's UI files out separately

vadi2 opened this pull request 11 months ago
add MMCP Development Preview

jmckisson opened this pull request 11 months ago
Add: GMCP authenticate spec implementation

vadi2 opened this pull request 11 months ago
add sentry-qt integration for MacOS

mehulmathur001 opened this pull request 11 months ago
macOS builds in Github don't utilise ccache

vadi2 opened this issue 11 months ago
Add Korean as a selectable language for Mudlet

vadi2 opened this pull request 11 months ago
getAreaRooms does not return all area rooms

fidel-perez opened this issue 11 months ago
\n\r copy&pase as trigger

mwarzec opened this issue 11 months ago
Infra: Fix misidentification of end of transmission character

vadi2 opened this pull request 11 months ago
add sentry-qt integration

mehulmathur16 opened this pull request 11 months ago
Fix: remove spaces from reply to MXP version tag.

eowmob opened this pull request 11 months ago
infra: automate dblsqd release for windows

Kamrulhasan12345 opened this pull request 11 months ago
Infra: hotfix for Windows PTBs

SlySven opened this pull request 11 months ago
PTB installation modified "Mudlet" (release) shortcut

Kebap opened this issue 11 months ago
Space in mudlet version in reply MXP <VERSION> command.

eowmob opened this issue 11 months ago
Fix: Mudlet version reporting in GMCP

vadi2 opened this pull request 11 months ago