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
Originally an attempt to close #5960 by detecting when the currently
active host changes when m...
This PR is also concerned with cleaning up the `mudlet` class. As well
as moving the elements i...
#### Brief overview of PR changes/additions
Remove any mentions of "experimental" around packag...
Start to process the outstanding items in #4578:
* Some clean up of the AnnoucerXxxx files - in...
It was the package *exporter* that had previously been marked as
"**experimental**" the manager...
We were using default constructed `TChar` instances in both `(int)
TBuffer::wrap(int)` and othe...
From 7.x to 8.x (for Ubuntu 18.06.4 Linux runner) or 9.x (for Ubuntu-Latest Linux runner).
Si...
5a429cc7f77d6debcb057402af8a19a09e453337 authored about 2 years ago by Stephen Lyons <[email protected]>
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
#### Brief overview of PR changes/additions
With this PR passing an actual number as the first ...
#### Brief overview of PR changes/additions
Trying to fix wrong getMainWindowSize values if con...
This moves the "description" data into the same container as all the
other details for the pred...
#### Brief overview of PR changes/additions
Update link to documentation in wiki
#### Motiva...
f18db9dc0d4b173c32655ad321356f38c00997fb authored about 2 years ago by Kebap <[email protected]>
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
#### Brief overview of PR changes/additions
While working on #3576 and reading through TMap.cpp...
#### Brief overview of PR changes/additions
This moves the opening of the right-click menu to t...
#### Brief overview of PR changes/additions
This change adjusts the ansi regex to allow for emp...
#### Brief overview of PR changes/additions
Adds functions for scrolling via script.
#### Mo...
0bd2b681e81463726f8e6802e63a16b02ea16a4c authored about 2 years ago by Tim Johnson <[email protected]>dab86c43c01e1d94b64afbfc6f5e74a4349b8964 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#### Brief overview of PR changes/additions
:crown: An automated PR to update the built-in `src...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
#### Brief overview of PR changes/additions
The following options (and all accompanying code) f...
#### Brief overview of PR changes/additions
:crown: An automated PR to make new text available ...
#### Brief overview of PR changes/additions
#6207 and subsequently #6277 have since been discov...
Co-authored-by: Stephen Lyons <[email protected]>
1e66127f2107f2ff58453a5e615c980887479800 authored about 2 years ago by mudlet-machine-account <[email protected]>
#### Brief overview of PR changes/additions
make variable name more readable
#### Motivatio...
e832e70f291cd70d2bf7f6253c9ace04dc273124 authored about 2 years ago by Kebap <[email protected]>
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
#### Brief overview of PR changes/additions
:crown: An automated PR to add plural american engl...
#### Brief overview of PR changes/additions
The missing `-` was causing the function not to be ...
In a couple of places a `QColor` in the `dlgRoomSymbol` class - which
was duplicated in the new...
This is something that I did to #6354 but didn't get reverted before it
was merged.
Signed-o...
ed0e7c215bd35097c9ee6c3d940e37d440205910 authored about 2 years ago by Stephen Lyons <[email protected]>
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
Reduces to zero some margins that had previously been at their default
(of 9) but which might n...
This came about because of a change I made in #6285 which clashed with
@Kebap 's #6354. I made ...
These will last only for the duration of a session and will NOT be saved
into a binary or JSON ...
It seems that although we added new `TToolBar`s and `TEasyButtonBar`s to
a pair of `std::list<Q...
Tweak the built-in Hunspell spelling support system to accomodate the
dictionaries that OpenBSD...
#### Brief overview of PR changes/additions
Mudlet shouldn't error just because your table has ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
#### Brief overview of PR changes/additions
![image](https://user-images.githubusercontent.co...
de7279fce3c36f4732e53a20dbc5bf854c601560 authored about 2 years ago by Kebap <[email protected]>
I was looking into #3576 and discovered what I initially thought was the
cause (but I no longer...
This ought to help if any line number indexes are being used to access
the buffer underlying a ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
Bumps
[pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache)
from 3.0.1 to ...
Bumps
[ZedThree/clang-tidy-review](https://github.com/ZedThree/clang-tidy-review)
from 0.9.0 t...
Bumps
[carlosperate/download-file-action](https://github.com/carlosperate/download-file-action)...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
This will close issue #6369 which was brought about by my PR #5937 - but
how isn't obvious to m...
This is so they all have each member initialiser on a single line - so
that changes can be more...
This is so they all have each member initialiser on a single line - so
that changes can be more...
#### Brief overview of PR changes/additions
Logging stays on when you close and reopen, and now...
#### Brief overview of PR changes/additions
DNS settings for CoreMUD were changed in developmen...
#### Brief overview of PR changes/additions
Update zlib to latest for Windows, so the builds com...
Add: setCommandBackgroundColor, setCommandForegroundColor lua functions (#6349)
cd030b530b4d5f4895ea8c6196d8dd78a2c3fb4e authored about 2 years ago by Piotr <[email protected]>
An omission of something to extract the actual room weight number from
the displayed text (in a...
d8ca76108903492eb66a1b156b2cc2c9320e15cb authored about 2 years ago by Kebap <[email protected]>
Fix: addMouseEvent causes crash to desktop if display name differs from unique name (#6351)
2a20a0de9ef6d42ffdca84413f15cf9a8dab6615 authored over 2 years ago by Piotr <[email protected]>Improve: Preferences window now fits on 800p screens + shows normal size buttons (#6360)
043be90d08deb7707574ac46bcfd0478e5856d07 authored over 2 years ago by Piotr <[email protected]>Fix: prevent crash on non numeric regexCodePropertyList (#6346)
e69f28f38e853b644485f7badb49502de3b66af9 authored over 2 years ago by Piotr <[email protected]>
This problem has an informational URL in Qt Creator:
https://github.com/KDE/clazy/blob/1.11/doc...
#### Brief overview of PR changes/additions
Double up the number of tests to get a bigger pool ...
#### Brief overview of PR changes/additions
Grant same size to fonts used in alias editor on Ma...
#### Brief overview of PR changes/additions
:crown: An automated PR to make new text available ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
#### Brief overview of PR changes/additions
Refactored some code, removed whitespace from texts...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
These `(bool)` local variables are not needed as a pointer assigned a
value in the same process...
This better reflects the intention of such checks.
A couple of the changes originated in #633...
8061810cecd86dab73737db2812e06ab356a5625 authored over 2 years ago by Stephen Lyons <[email protected]>
There are a couple of methods called `getXxxxList()` that return a
`std::list<QPointer<Xxxx>>` ...
Originally done in #6330 but not germane to the issue being addressed
there, so factored out to...
We were rounding the coordinates which was forcing the movements to only
be to integer values f...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
#### Brief overview of PR changes/additions
Add an accessible code editor so visually impaired ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
In some setups - (like mine) - the Microsoft Vcpkg dependency manager:
(see https://vcpkg.io) i...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
Fix: named groups will work correctly with multimatches (#6307)
8723a03b0803d1791487d8da16ba39327a730a49 authored over 2 years ago by Piotr <[email protected]>
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...
9236e8fec948f8b402b9f4fe3a9f6c8e0b1e16fb authored over 2 years ago by mudlet-machine-account <[email protected]>
c3b1720ec1e2145afe68cd76b18d2141bfbfe4a2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b88b60db55e266a624c9a59dcf041310b3261de8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#### Brief overview of PR changes/additions
:crown: An automated PR to update the IRE mapper sc...
#### Brief overview of PR changes/additions
See description on https://github.com/Mudlet/Mudl...
d5c92142bee07e02f323a96559d76bb33a9a940e authored over 2 years ago by Héctor Luaces <[email protected]>
#### Brief overview of PR changes/additions
Run display benchmark on raspberry pi when PRs merg...
#### Brief overview of PR changes/additions
Updates to the README.md for running the Busted tes...
<!-- Keep the title short & concise so anyone non-technical can understand it,
the title a...
<!-- Keep the title short & concise so anyone non-technical can understand it,
the title a...
<!-- Keep the title short & concise so anyone non-technical can understand it,
the title a...
Avoided duplicate call to horizontalAdvance, basically skip the first call since it was called b...
e9f5f979fc683f98d254aea9a0996bc15dc85978 authored over 2 years ago by Henry Hsiao <[email protected]>
<!-- Keep the title short & concise so anyone non-technical can understand it,
the title a...
5ebc8a131c3f683f876265dd1a13ca9618b6ad60 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<!-- Keep the title short & concise so anyone non-technical can understand it,
the title a...
This will close #6275 - and it adopts the first solution approach that I
suggested there:
> Mu...
#### Brief overview of PR changes/additions
:crown: An automated PR to make new text available ...