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

Only run workflows in the main repo (#4772)

2b4da19b02ad8f48736b98e6a8f61cfb39083758 authored over 3 years ago by Vadim Peretokin <[email protected]>
Map Info contributors - adjustable map info (#4718)

* initial changes form map info overrides

* code styling fix

* fix code style

* add api...

ce4362fe6759bd5c5e9bebccd193937a550ccbd2 authored over 3 years ago by Piotr <[email protected]>
Right clicking directly on the room will bring its poup (#4735)

* right clicking directly on the room

* select all rooms at position of right click

* extract ...

515f1076e370ed116a2c04d091ae387d8581d167 authored over 3 years ago by Piotr <[email protected]>
Simplify unknown text for given encoding message (#4741)

* Simplify unknown encoding message

* Fix for ascii too

* Fix outdated comment

34061fd525a20d395bb0b6e45fe93b4b5970ff21 authored over 3 years ago by Vadim Peretokin <[email protected]>
BugFix: handling of optional 3rd argument to getRoomUserData (#4768)

This was introduced by #4661.

Also switch to using raw string literal empty strings for two l...

a8cc3b50031c48ff4f3c7b1dcf045c4f87e2381d authored over 3 years ago by Stephen Lyons <[email protected]>
BugFix: correct lua string vs QString replacement argument mixups (#4765)

This was introduced in the recent "Show value warnings in debug" PR #4678.

I believe I have f...

834fe8205ba6b5e8f68741e22cc5f8489005d8cf authored over 3 years ago by Stephen Lyons <[email protected]>
Remove response size limit in HTTP calls (#4761)

Co-authored-by: Piotr Wilczynski <[email protected]>

2d5b8ff72c92ebd6276118a3a2b602f437c0dc61 authored over 3 years ago by Piotr <[email protected]>
Infrastructure: don't update qtkeychain ourselves (#4752)

198b14d05c6fa6a7ea440ee75e9cd26533bf2c88 authored over 3 years ago by Vadim Peretokin <[email protected]>
Add name capture group support for regex triggers (#4731)

Co-authored-by: Piotr Wilczynski <[email protected]>

27d4785ae39e493d5a79129bb892c86b88e1c8e1 authored over 3 years ago by Piotr <[email protected]>
Refocus package manager when using its shortcut (#4753)

Like other shortcuts already do.

4148e53f8ad99017aa029aa964d6e7ea0e7acce5 authored over 3 years ago by Vadim Peretokin <[email protected]>
Fix package manager shortcut to point to package manager (#4754)

Right now it would have stopped once the menubar was toggled on/off

182d7417ff06e571477733ca354dbf06c892c19d authored over 3 years ago by Vadim Peretokin <[email protected]>
Enhance: add mode indication to mapper cursor (#4763)

This also solves the problem where the mode which was stored in a profile
save was not being ap...

8328a445ea64ad4aeca175f587f886da774b7589 authored over 3 years ago by Stephen Lyons <[email protected]>
Fix problem with black background on mapper (#4757)

4dbd566a22d2128796a21ec44bbe65a10ece60b2 authored over 3 years ago by Manuel Wegmann <[email protected]>
Fix setBorderColor to work again in PTBs (#4758)

c0125a4b3f110f5f6b9fd746501b83d2cb04b0be authored over 3 years ago by Manuel Wegmann <[email protected]>
Fix hecho to allow setting of background colour only (#4759)

48cb19d80deaf58283f78379aecb7becdb36838f authored over 3 years ago by Manuel Wegmann <[email protected]>
Rremove uneeded duplicates in Lua translations (#4760)

eac509aa00493a066b771552d32381dd2a95d3b9 authored over 3 years ago by Manuel Wegmann <[email protected]>
(autocommit) Updated autocompletion data (#4749)

Co-authored-by: mudlet-machine-account <[email protected]>

4042ac7600db8196b219b3ae43a977045d591fdd authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated text for translation (#4747)

Co-authored-by: mudlet-machine-account <[email protected]>

d357ab1908825dfd77cc36dfda506e98b1b9ac6d authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump 3rdparty/qtkeychain from `999a0b4` to `f719ccd` (#4750)

Bumps [3rdparty/qtkeychain](https://github.com/Mudlet/qtkeychain) from `999a0b4` to `f719ccd`.
...

051eb7db4c98b14c0863e852ebe42433a0cd454e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor standard argument verification (#4661)

Co-authored-by: Stephen Lyons <[email protected]>

3609e945a134b1e8046cabdf96ec3fb2456df55e authored over 3 years ago by Kebap <[email protected]>
BugFix: correct regression in getRoomName(...) (#4742)

This is a recent bug introduced in the big error message handling code
refactor.

Also spotte...

c33fdb22f0c7ac5faba45557d01fb4064b721ee6 authored over 3 years ago by Stephen Lyons <[email protected]>
Enhance: remove minuscule text from under profile icons (#4712)

This finally enables us to do away with the text under the profile icons
as it replicates the n...

a418d8b3e0b667ea52bc52e03c4c36c7f7dc22fe authored over 3 years ago by Stephen Lyons <[email protected]>
Remove PTB temporary debug information (#4739)

56ec1a841537e2ce51c3091abefbf811ce503335 authored over 3 years ago by Vadim Peretokin <[email protected]>
don't speak again (#4740)

d01c62ba957a6c0473b53148e7bf1b34cd985b84 authored over 3 years ago by Kebap <[email protected]>
Revert "don't speak unless given text, ignore > and < (#4706)" (#4738)

This reverts commit faad4242e1899132eb9260095923bffa8354486b.

3118f1275e15dde105205d5a5f4b826c8d1182dc authored over 3 years ago by Vadim Peretokin <[email protected]>
Clarify download debug progress message (#4713)

* Clarify download progress message

Co-authored-by: Kebap <[email protected]>

8cf869e2cded22370b1c6c3fbc22076902316ae1 authored over 3 years ago by Vadim Peretokin <[email protected]>
Fingers crossed, this does it for PTB changelog generated (#4734)

4ecd229f3dc6ae7a89437f5a7d07a96cb1e2047c authored over 3 years ago by Vadim Peretokin <[email protected]>
Fix indenting in test PTB build (#4733)

65d8023f8b0382b75177637cfb98d8c9965a685c authored over 3 years ago by Vadim Peretokin <[email protected]>
Debug PTB builds (#4727)

76c758f573c06b52380c9f8463205f1cb749b216 authored over 3 years ago by Vadim Peretokin <[email protected]>
Install package from URL + drag and drop support (#4724)

* add sysDropUrlEvent

* api to download package via drag and drop and url in general

* ove...

63b25f72770eda2d635a6feb51c2a4781e87e890 authored over 3 years ago by Piotr <[email protected]>
don't speak unless given text, ignore > and < (#4706)

faad4242e1899132eb9260095923bffa8354486b authored over 3 years ago by Kebap <[email protected]>
Show value warnings in debug console (#4678)

3929ed9a14e9e8852afa3c452dd8cb8ef21445b0 authored over 3 years ago by Vadim Peretokin <[email protected]>
Improve http error messages (#4725)

c5285d17615029a7af245948f7dad18c8c39fecc authored over 3 years ago by Vadim Peretokin <[email protected]>
Fix bug on parsing MXP tags with UTF8 strings (#4717)

784cfc7b2e1cc8c9abc0200e57d210ff5fbb4b73 authored over 3 years ago by Gustavo Sousa <[email protected]>
Don't crash when closing Mudlet (PTBs only) (#4723)

This should close #4682.

Signed-off-by: Stephen Lyons <[email protected]>

0fa38ae86ab24390819970e62e76245e0a1fbb71 authored over 3 years ago by Stephen Lyons <[email protected]>
BugFix: repair special exits in speedwalks with corrupt names (#4722)

This is an error that slipped in as a result of #4526 and resulted in the
exit room id being st...

f18e00095ac46e7e0ce62b6b70e1c8e6df829751 authored over 3 years ago by Stephen Lyons <[email protected]>
Infrastructure: attempt to repair PTB changelog (#4721)

cec9718002771482f192abb8431e7e423c7a21e4 authored over 3 years ago by Vadim Peretokin <[email protected]>
Mapper: draw room exits that go off the map (#4716)

Retitled from:
"BugFix: correctly evaluate room m(in|ax)(x|y) values in all cases"

We previo...

80284c20db1b27cd03ad8afaf6cb7528a2db23f0 authored over 3 years ago by Stephen Lyons <[email protected]>
Infrastructure: Fix the TMxpSendTagHandlerTest and re-enable it (#4714)

* Fixes problem blocking compilation of TMxpSendTagHandlerTest

- Extracts TMediaData to a hea...

eebd34e1c994eb8cb250f3c7d52978b73dc8c6c4 authored over 3 years ago by Gustavo Sousa <[email protected]>
Fix Mudlet Discord link to always work (#4697)

3bdbd9379ab3c56a1dc477b63828684d4289a5ce authored over 3 years ago by Vadim Peretokin <[email protected]>
Make it clearer for Mudlet newbies where trigger text goes (#4673)

68ad594f3dfc06f7eff297c6388fe4a5327c03a8 authored over 3 years ago by Vadim Peretokin <[email protected]>
CoreMUD listing addition (#4708)

f36bd2d4719ca4619039be48f5363754d8847d04 authored over 3 years ago by Dustin Heywood <[email protected]>
(autocommit) Updated text for translation (#4707)

Co-authored-by: mudlet-machine-account <[email protected]>

d5160467e5291132598ee2cf892d752eaa601998 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated autocompletion data (#4709)

Co-authored-by: mudlet-machine-account <[email protected]>

a286946347d22e4e0e0101ba036641ce40b68cec authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Make room borders less visible on far zoom outs (#4695)

* fix strange selection gradient behaviour when zooming out

* make borders become more transp...

3732752ffd16e53267157480987ddea2e158e34a authored over 3 years ago by Piotr <[email protected]>
Generic mapper: add 'lazy' map mode to match room names only, ignoring exits (#4530)

* Enable lazy_room_detect

Easy room detection for games that don't allow a clear mode of dete...

772f91992f67aedd9349789f2a5abd019a09c282 authored over 3 years ago by wiploo <[email protected]>
Fix creation of the PTB changelog (#4704)

3c2d83c4a6d550588c23c03f90e4321bcd4512a2 authored over 3 years ago by Vadim Peretokin <[email protected]>
Show timestamps in normal copy as well (#4684)

127bc02f210172abca8094021b3a0e757cdf4b38 authored over 3 years ago by Vadim Peretokin <[email protected]>
Add view-only mode in Mapper (#4686)

* ViewOnly mode in Mapper

* removing lua function, adding context menu option instead

* re...

f30ddd84caab3b3a820ac17ef984ad2386eb4ead authored over 3 years ago by Kamil Tunkiewicz <[email protected]>
Fix strange selection gradient behaviour when zooming out (#4691)

Co-authored-by: Piotr Wilczynski <[email protected]>

6b740f5b45f6d30ffee2b4251c88329a68524392 authored over 3 years ago by Piotr <[email protected]>
Bugfix: don't corrupt map files (#4694)

BugFix: correct missing detail (map label position) from binary map files

This will cause ser...

d546dd987fed36375191c6e452840e999d5d70f0 authored over 3 years ago by Stephen Lyons <[email protected]>
BugFix: correct merge error from #4604 (#4693)

Due to some differences in local variable names I did not spot that I was
introducing two copie...

f32e0fe26695cf0ebdce79158a8ea4219b1690e3 authored over 3 years ago by Stephen Lyons <[email protected]>
Improve steps text in Github Actions (#4676)

352aa532a6d9a997a6719eca3aea843145887d9f authored over 3 years ago by Vadim Peretokin <[email protected]>
BugFix: initialise mDlgRoomSymbol so that settng room symbols works again (#4687)

A test for this pointer being a `nullptr` is what enables a new dialogue to
be made in the 2D m...

e8ace8f812db8ed8556d218ca81dad3be3435d3f authored over 3 years ago by Stephen Lyons <[email protected]>
BugFix: correct mis-use of nullptr to denote no room symbol colour (#4679)

It seems like PR #4573 introduced a bogus use of pointer access to a
`QColor` whereas the corre...

5dee46834222a2d94a1262fad13c3ac9692b1b82 authored over 3 years ago by Stephen Lyons <[email protected]>
Update Github Actions to failsafe vcpkg version (#4677)

* Update build-mudlet.yml

* Update codeql-analysis.yml

13762204a58ed3231c366ae14f89cc28e4aae86b authored over 3 years ago by Vadim Peretokin <[email protected]>
Delete tracked timers when deleting the set (#4663)

946f4ce0a8ab1ed1826b96dd76635eaff63166e2 authored over 3 years ago by Vadim Peretokin <[email protected]>
Fix memory leak with conditions in triggers not being released on shutdown (#4662)

f5763a0575cd9183b25bfa232598c14e081a603b authored over 3 years ago by Vadim Peretokin <[email protected]>
Improve caching: always save at the end of every build (#4675)

dfa8f6f9fbaaa8da6e418baf34378607562e6881 authored over 3 years ago by Vadim Peretokin <[email protected]>
Build Mudlet PTB, but don't autodeploy (#4674)

* Build Mudlet PTB, but don't autodeploy

* Fix macOS artifact upload name

* Don't attempt ...

709c552cf9b5b6387a4c2a63a1b165589c00fcd2 authored over 3 years ago by Vadim Peretokin <[email protected]>
Remove TLS Default for StickMUD (#4672)

Although the TLS connection for StickMUD works, there is more work to do on the StickMUD side wi...

8adf0b8b45b0fe4087b3b0faee2351d3c91fbf25 authored over 3 years ago by Mike Conley <[email protected]>
Don't overlap italic text, emojis (#4645)

The existing code draws the foreground and the background of each glyph in
a line of text at th...

87ab485bd39d58a66b80a57e02e1c010241e010a authored over 3 years ago by Stephen Lyons <[email protected]>
Infrastructure: include generated sources in include path (VS Code config) (#4555)

* include generated sources in include path

* add gitignore for .code-workspaces

* add vsc...

b03a0c48fbb1fbaf6d621e8616d496459d9e93c6 authored over 3 years ago by Piotr <[email protected]>
(autocommit) Updated IRE mapping script to latest upstream (#4667)

Co-authored-by: mudlet-machine-account <[email protected]>

520a013a643b268835ed5470e4aebbbac63feb2b authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated autocompletion data (#4669)

Co-authored-by: mudlet-machine-account <[email protected]>

f3d994ce8ef3db0ca2f9f6b573896c09eb034192 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Infrastructure: update qtkeychain to latest (#4670)

Bumps [3rdparty/qtkeychain](https://github.com/Mudlet/qtkeychain) from `e8012ea` to `999a0b4`.
...

f284aaf502aa9acedd7e8b4b603b1ebc75abd538 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Restore ability for miniconsoles to set a background image (#4648)

1a3aec421ea615a4bf9eef6b54efb7c057002351 authored over 3 years ago by Manuel Wegmann <[email protected]>
New Crowdin updates (#4562)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (French)

* New transla...

197d02794d1b0c2193511c87ba5ad3d5fe370cbb authored over 3 years ago by mudlet-machine-account <[email protected]>
Inform after package installation via drag&drop (#4418)

Co-authored-by: Vadim Peretokin <[email protected]>
Co-authored-by: Edru2

108f87039ace00761bb87ee29286b4ee6ac92e0f authored over 3 years ago by Kebap <[email protected]>
static cast for getVerifiedFloat (#4660)

443bba4f1dad8f5c6392fb881c8f858e3f78f4b3 authored over 3 years ago by Kebap <[email protected]>
Infrastructure: use Qt mirror for Github Actions (#4659)

3f7129215ae15bf3e272f3e3e4976a6559420cd7 authored over 3 years ago by Kebap <[email protected]>
Infrastructure: improve caching in Github Actions (#4571)

* Show ccache stats prior and post build

* Always upload cache

* Take out the sha from pri...

2b17c3dc50ad90bf6a67861fdf5c4ffde7abf785 authored over 3 years ago by Vadim Peretokin <[email protected]>
BugFix: restore long profile names wrapping in connection icons (#4653)

This will close #4652.

Signed-off-by: Stephen Lyons <[email protected]>

dd7ebae6368e1dab67949d99e1b9709e05241e1c authored over 3 years ago by Stephen Lyons <[email protected]>
Make room selection more subtle, yet still quite visible (#4637)

Co-authored-by: Piotr Wilczynski <[email protected]>

6723c85c7fa261c7bcc67994e67ddba8d90f25f2 authored almost 4 years ago by Piotr <[email protected]>
Refactor: move labels from TMap to each TArea instance. (#4604)

This actually makes management of map labels a lot simpler.

I also need this to be in place f...

2806177c4430a85244acea4344291b194bd84bdf authored almost 4 years ago by Stephen Lyons <[email protected]>
Cleanup all other temp objects in the same way as timers (#4619)

8086718a5a8e223a9e1a67ebbba2e393881f1527 authored almost 4 years ago by Vadim Peretokin <[email protected]>
rename getVerifiedBoolean to -Bool (#4642)

3c995113fc3e17361ee00a96d299335f372aa9d7 authored almost 4 years ago by Kebap <[email protected]>
Don't update edbee fork ourselves (#4633)

adc88b41d047f2c1d23395a5648237554cfd3b37 authored almost 4 years ago by Vadim Peretokin <[email protected]>
Add get verified double (#4639)

c6bd4b9958441862ceb835e58b8648556d17854a authored almost 4 years ago by Kebap <[email protected]>
(autocommit) Updated autocompletion data (#4631)

Co-authored-by: mudlet-machine-account <[email protected]>

a51d8ca8714ee4068e4740df5961e1c27e0eab3c authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated IRE mapping script to latest upstream (#4629)

Co-authored-by: mudlet-machine-account <[email protected]>

f6da1a9aa041f3e3b8ba1ce7d5e9a5056fe60257 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated text for translation (#4628)

Co-authored-by: mudlet-machine-account <[email protected]>

a7cb5baade1ec8d1d5f026f691c40a93544f9afb authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump 3rdparty/edbee-lib from `25a23f1` to `44c921c` (#4632)

Bumps [3rdparty/edbee-lib](https://github.com/Mudlet/edbee-lib) from `25a23f1` to `44c921c`.
- ...

4e23c573027a0207c1455e37c9e9e23008cae94b authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rename a few internal functions (#4624)

* rename hideUserWindow to hideWindow

* rename showUserWindow to showWindow

* remove outda...

9cf2b7b35e39b68f4e10af1e04440392265c215e authored almost 4 years ago by Kebap <[email protected]>
Fix macOS builds (#4625)

311cdc2afbb8a3f3d40f81355b57eeadfc9b9377 authored almost 4 years ago by Vadim Peretokin <[email protected]>
Parse GMCP package messages in a case-insensitive way (#4567)

* Parse GMCP package messages in a case-insensitive way

* Fix compile

8c9a5056b66b0492ea566e61240b00312d65390e authored almost 4 years ago by Vadim Peretokin <[email protected]>
rephrase "wrong argument type" errors (#4599)

b735529c3d5c2be3cd460a7c42008ff45b6ffacf authored almost 4 years ago by Kebap <[email protected]>
Perform timer cleanup in case of offline connection as well (#4615)

* Fix timer cleanup in case of offline connection

* Remove debug echo

5e467aae2b05842568a881a46c26e9be6f028052 authored almost 4 years ago by Vadim Peretokin <[email protected]>
Fix small memory leak with tempTimer() (#4614)

* Delete associated Lua functions with timers

* Fix header

* Delete for strings as well

...

8d385dc38e03a1d7e5bd766a4008e2fe6f7b110d authored almost 4 years ago by Vadim Peretokin <[email protected]>
Enable PTB builds (#4617)

79cd0dce09d28f2067061a86d84eb0e351a70ea0 authored almost 4 years ago by Vadim Peretokin <[email protected]>
Update travis.osx.after_success.sh (#4616)

b3d777767fc1fc980d7825695166042c3ca14a66 authored almost 4 years ago by Vadim Peretokin <[email protected]>
Add macOS snapshot packaging to Github Actions (#4481)

* Plug in release validation

* Add pcregrep to list of installed packages

* Negate tag che...

50bc6a4778be07b3e02fe256e12ecb9c6ca4a4c2 authored almost 4 years ago by Vadim Peretokin <[email protected]>
Remove no-modifier text (#4612)

caeee05b175b81bc51c29f75e872864aef489da0 authored almost 4 years ago by Vadim Peretokin <[email protected]>
Cache Qt 5.11 in Github Actions builds (#4498)

* Cache Qt 5.11

* Cleanup

d7c198e938a03bf3a838f48cba862ed0c4c6ca64 authored almost 4 years ago by Vadim Peretokin <[email protected]>
More consistent validation for empty host in connection dialog (#4602)

Co-authored-by: Piotr Wilczynski <[email protected]>

d5150b9b0b620e2a4b55ff8f8123210d68d04cbb authored almost 4 years ago by Piotr <[email protected]>
save port to port key instead of url (#4601)

Co-authored-by: Piotr Wilczynski <[email protected]>

9457ef65acd99c7bbdfef40ca4f698849faf30a1 authored almost 4 years ago by Piotr <[email protected]>
Remove defunct exportAreaImage() (#4591)

d84f0b5b171370feb96db2f1950a3fd6dac1709f authored almost 4 years ago by Kebap <[email protected]>
[Refactor] Streamline error message creation (#4593)

Co-authored-by: Vadim Peretokin <[email protected]>

48f972745eacf158a9bccc29a441c7202cb3e61e authored almost 4 years ago by Kebap <[email protected]>
(autocommit) Updated text for translation (#4596)

Co-authored-by: mudlet-machine-account <[email protected]>

086c28d35de42eee9d3d3c898015a0925279d48e authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Do not allow `setFont` on unknown fonts (#4579)

* do not allow setFont on unknown fonts

* missing font will not causes lua_error

* restore...

d3269ce4b3e3c7753c8ab72d0a3dce65be58eb65 authored almost 4 years ago by Piotr <[email protected]>