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

(autocommit) Updated IRE mapping script to latest upstream (#5398)

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

1e05e983cbb97c0111007135c16ef0fb6e413fd6 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated text for translation (#5397)

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

b93ffbe06ce2a98fe8f3fa1e8f9e53ebeb89717f authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add pause, stop, and resume functions to complement speedwalk() (#5378)

* Add function to stop a speedwalk which is mid-walk
* Add pause and resume capabilities as wel...

55206970a56a0cbdd32c7a9dee36fd33a2f15d63 authored about 3 years ago by Damian Monogue <[email protected]>
Give the Mudlet icon to new profiles that were just copied #5294 (#5392)

Give the Mudlet icon to new profiles that were just copied #5294

85e85a09da0a1fd781a92b7d0916d163d6b0e108 authored about 3 years ago by MrZaus <[email protected]>
Fix new typos (#5391)

376ca712a03bf16360560b6157e2bc6b6435524b authored about 3 years ago by Vadim Peretokin <[email protected]>
Improve error messages for secure password storage (#5385)

c8aa6591f3bb7772502a076d7d185e721718ad02 authored about 3 years ago by Vadim Peretokin <[email protected]>
Add a code-aware typo checker (#5386)

7b34b5b9640b8e983f526f1cdf93408967d2b16e authored about 3 years ago by Vadim Peretokin <[email protected]>
Fix 160 typos in C++ code (#5387)

b9cb18ca89a57f3caa871be1c464d6da0a976707 authored about 3 years ago by Vadim Peretokin <[email protected]>
Fix 50 typos in the rest of the code (#5389)

e595ba7c307fa9174c6f80ea944fac2bf1b69ff6 authored about 3 years ago by Vadim Peretokin <[email protected]>
Fix 40 typos in Lua code (#5388)

1f90e647064c58659e87f7938a96e62fdc8a1af4 authored about 3 years ago by Vadim Peretokin <[email protected]>
Fix `--profile` to load connection info for first-time profiles (2/2) (#5381)

edc0b10163cb65b716e9dce30319eeaeb75921d0 authored about 3 years ago by Vadim Peretokin <[email protected]>
Fix loading of default packages for profiles created with `--profile` (1/2) (#5373)

bbbd0ba88b3e1c9d3eea5f6a61189c3390845d6b authored about 3 years ago by Vadim Peretokin <[email protected]>
Remove experimental from the package exporter (#5380)

6d96794026d4d3312bf3f2f6af8c9db66a0d0dff authored about 3 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated text for translation (#5383)

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

88f64f88407d6964863fd9db4da9e7a1fe67de71 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix missing <optional> include (#5379)

* Fix missing include

* Include needed only in one file

Co-authored-by: Slobodan Terzić <g...

dee6fb19757aa78175dd9de9199a4e4c6e36a00e authored about 3 years ago by Slobodan Terzić <[email protected]>
Make f work with variable named 'str' (#5353)

* Make f work with variable named 'str'
* Add explanatory comment for inconveniently named para...

62335e12cb534b77125012d20161a4ee095e6e48 authored about 3 years ago by Damian Monogue <[email protected]>
fix: description images are not removed anymore from a newly created package (#5377)

pattern change of regex was needed to prevent the removal of all images which took place due to ...

869b6818fb4b8cf1eed2c896234bea5959218979 authored about 3 years ago by Manuel Wegmann <[email protected]>
Use markdown for images in package descriptions (#5191)

df648f1def3857d9215b3a43b35d6c88e5faed52 authored about 3 years ago by Manuel Wegmann <[email protected]>
Enhance: improve zip comment generation for package exporter (#5361)

Reproducing the exact content of the `config.lua` file is not exactly the
best it can be. This ...

eb423e6c56d909c6ade771e00f9715f2725574f1 authored about 3 years ago by Stephen Lyons <[email protected]>
BugFix: fix encoding problems with QTextStreams (#5264)

As Leris/Kebap found in issue #5262 Windows in particular does not default
to using UTF-8 when ...

bf119aeb5413d6bef47aa9a35f207e151e69d815 authored about 3 years ago by Stephen Lyons <[email protected]>
Remove getMudletLuaDefaultPaths() from tests (#5371)

* Remove unavailable function

* Update src/run-tests.xml

e10eeeec4ff16bd3f5a5f2d79b532d3b2cc63933 authored about 3 years ago by Vadim Peretokin <[email protected]>
BugFix: use proper C Preprocessor form (#5363)

* BugFix: use proper C Preprocessor form

Using a only potentially defined symbol directly in ...

a5cf171736d1d96e141cea9ea085dc5beafda5cb authored about 3 years ago by Stephen Lyons <[email protected]>
Fix --profile "Mudlet self-test" (#5367)

37ed1e0e8bfea092c525f609f0cbae904d905154 authored about 3 years ago by Vadim Peretokin <[email protected]>
Add ability to define custom color in profile buttons in connection dialog (#5365)

e9022b815c0589d9bcd69d7190ef57d96107c1e6 authored about 3 years ago by MrZaus <[email protected]>
(autocommit) Updated autocompletion data (#5366)

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

7bbc1a091622d09b4ee934ca1bcc88709f8fe1f1 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix --profile not working for default games (#5354)

5c0fd48e981657e74b43befae4061fe492e37d9c authored about 3 years ago by Vadim Peretokin <[email protected]>
Revise: fixup some package exporter results messages (#5360)

Two of them were missing the `(bool) false` flag needed to make them show
in red to indicate th...

3ac2526485c89c0670101c55001e8ebefc9db315 authored about 3 years ago by Stephen Lyons <[email protected]>
Refactor: remove unneeded SLOT function (#5357)

The same effect can just as easily be done with a normal method - and there
is no need for an a...

e740549283ad506f07ee7fa46bd16a9f04a72a50 authored about 3 years ago by Stephen Lyons <[email protected]>
BugFix: pass correct string length to zip_set_archive_comment(...) (#5356)

The previous code was passing the length of a `QString` i.e. UTF-16BE
encoded data but the func...

7e2a1a004ad49983c6e039aa201c125f6c235fd2 authored about 3 years ago by Stephen Lyons <[email protected]>
Revise: make exporter temporary files be a sub-directory of a Mudlet one (#5358)

On some OSes the temporary files location in the file system is shared so
it is beneficial for ...

d5f74a39afb9ad1fb2e806dc282ce64916548682 authored about 3 years ago by Stephen Lyons <[email protected]>
Update fontsize as soon as it is selected in preferences (#5351)

Revert changes to dlgProfilePreferences::setFontSize() from commit 71ba6a8da12c5c6fcb24a4b5aaab...

6492c4ab8a8a7d05b4f6681b1038e6849b57ac4a authored about 3 years ago by chrio <[email protected]>
Adjusted the 256 color conversion to match other clients (#5328)

63a50ea611fe19818f6897b7d20a00a204c56e79 authored about 3 years ago by Tomas Seniunas <[email protected]>
Improvements to command line font handling (#5349)

acbded789968dd5deba49bc7745d687b5d30be88 authored about 3 years ago by chrio <[email protected]>
Bump actions/setup-node from 2.3.0 to 2.4.0 (#5350)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.0 to 2.4.0.
- [Relea...

dc8271bea520fca5b3f0cbfa6c0902ecfb23fbdd authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(autocommit) Updated text for translation (#5346)

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

be38b2951fbb41a24b6f6c8a1f1126dbab96aaa9 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Switch from Freenode to Libera.chat (#5343)

f49203eebb9196e09d82c8632426d9f8bbab93e5 authored about 3 years ago by atari2600tim <[email protected]>
Implement commands to make command line text selected (#5339)

* Implement new commands selectCmdLineText and Geyser.CommandLine:selectText

* Add exception ...

5a395885d5c7a508c3ae9391ed78285e43771521 authored about 3 years ago by chrio <[email protected]>
Add a descriptive window title to the editor (#5342)

Profile name comes first so it's easier to differentiate between many open profiles

2ba45b4b7454ea43383d9fb1b2e1787b90a6eb09 authored about 3 years ago by Vadim Peretokin <[email protected]>
Revise: improve debug messages when negotiating compression (#5314)

If compression is disabled the existing message:
"Rejecting MCCP v1, because v2 has already bee...

ef3b92fd1312bfb37d8dbdb7ed69b6bd417d474f authored about 3 years ago by Stephen Lyons <[email protected]>
BugFix: prevent addCustomLine from crashing without custom line points (#5286)

Providing an empty table as the second argument (i.e. without sets of
sub-tables as x, y, z coo...

00d9d8e1141a05da8f58f2d1ce80f53af3830408 authored about 3 years ago by Stephen Lyons <[email protected]>
Bump actions/setup-node from 2.2.0 to 2.3.0 (#5327)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.3.0.
- [Relea...

57c5027ab4de0cfa76f8b4a58a1430ff17e54084 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix incorrect height adjustment of the command line (#5336)

57e2e03a1e568944a0c1adfafcd6edcf314c11c4 authored about 3 years ago by chrio <[email protected]>
Add Finnish translations (#5332)

* Add Finnish language to translations

* Update language name

0e151a9c2871211baa8406c97cb9c4c172fc6686 authored about 3 years ago by Vadim Peretokin <[email protected]>
selectCaptureGroup will work with named capture groups (#5131)

da12bf9f66f0fb14b72bccf3602f10e776439b6d authored about 3 years ago by Piotr <[email protected]>
(autocommit) Updated autocompletion data (#5337)

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

e291d33974e9ba81120d0bd7ded01bed1d6756fd authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
New Crowdin updates (#5323)

* New translations mudlet-lua.json (Chinese Traditional)

* New translations mudlet.ts (Chines...

fb8cea99704fc83ce9e7494aaeb71ee7f9e32db4 authored about 3 years ago by mudlet-machine-account <[email protected]>
Fix Windows builds (pin CMake version to 3.20.1) (#5330)

5ba44e9b50d28083d6b68ae19d4637a017b72706 authored about 3 years ago by Vadim Peretokin <[email protected]>
BugFix: fix Json Map room symbol loading (#5312)

This should close #5295 by providing the code that is missing from
`(void) TRoom::readJsonSymbo...

61ed7898382f5252c46af37e4a59a3987c6ee7c4 authored about 3 years ago by Stephen Lyons <[email protected]>
Enhance: get and set state of push-down-buttons (button love part1) (#5227)

Provide a means to get and set the state of push down buttons (the latter
without executing the...

0c348f6c994c12be3c364b5e324f73d7a9e80ad6 authored over 3 years ago by Stephen Lyons <[email protected]>
Fix setBorderSizes() when called with 4 arguments (#5325)

Closes issue #5324.

936c94e63e53b8116dcbf70d2e15a5d94ccb47ec authored over 3 years ago by Vadim Peretokin <[email protected]>
New Crowdin updates (#5276)

1621766fc2e4297d328f2106c5d0e7aacfec1510 authored over 3 years ago by mudlet-machine-account <[email protected]>
BugFix: prevent crashing from double-click on connect button (#5313)

This is done by hiding the connect profile dialogue as quickly as possible
after the load or co...

1db31b8b4ee7e139deb7e4a67b7e7e07d11ec760 authored over 3 years ago by Stephen Lyons <[email protected]>
Revise: add some more previously unlisted files to the qmake project file (#5307)

This is so they can be considered when using the search facilities of the
Qt Creator IDE with t...

5bf5c5f2b6590f00451da0203a1ed1cb9e8bee82 authored over 3 years ago by Stephen Lyons <[email protected]>
Add notarization to macOS builds (#5300)

* Sign dmgs with hardened runtime

* Add codesigning via gon

* Fix indentation

641baf3cc6e530d3630c845ad54405c748b057d5 authored over 3 years ago by keneanung <[email protected]>
Add Legends of the Jedi connection option (#5306)

6506f0e6c5e012b9e0c89a9cf31294fccbc3a06c authored over 3 years ago by Matthew Wagner <[email protected]>
Bump actions/setup-node from 2.1.5 to 2.2.0 (#5302)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
- [Relea...

7c4ae1504f229be1464c369da05b91e36be7b99b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update text for translation in Crowdin (#5296)

* (autocommit) Updated text for translation

Co-authored-by: mudlet-machine-account <mudlet-ma...

982eb005b3693f814c44331ec409db8986abc889 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix: newly created profiles will remember their connection info (#5245)

bc76704e696bf195971c5158fc7606708bc1421b authored over 3 years ago by Vadim Peretokin <[email protected]>
Enhance: improve line-breaking in Command Line (#5288)

This was suggested by the Discord User Kaylee#0064 in the
mudlet-development channel on 2021/06...

891ef20ba3fe718c0bc91e2349f93a2a11975f2f authored over 3 years ago by Stephen Lyons <[email protected]>
Added shortcuts to navigate editor between triggers, aliases, etc. (#5280)

* Refactor the shortcut adjustments out
- not sure why the action text has no tr() anymore but ...

8c3fcc15858ddf8afd8c17d69f7902d9bb461b99 authored over 3 years ago by Kebap <[email protected]>
Added mouse menu actions to windows. (#5279)

4632208873ddf58b88ebe7e4988d792183b83781 authored over 3 years ago by Tomas Seniunas <[email protected]>
Update autocompletion data in Mudlet (#5283)

* (autocommit) Updated autocompletion data

* (autocommit) Updated autocompletion data

Co-a...

a43e5cba319949cd12ae35ac4d63b66afc28a793 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update Ubuntu builds to 18.04 (#5282)

Ubuntu 16.04 is EOL and breaks for building.

fc0dd65fa8b022681ae073848150bac634d05d3b authored over 3 years ago by keneanung <[email protected]>
Update development with 4.12.0 release info (#5266)

* Update development with 4.12.0 release

* Re-instate -dev

0ee7678be8d7a5f0db5d8ac2d90ffe3541e46b53 authored over 3 years ago by Vadim Peretokin <[email protected]>
New translations mudlet.ts (Polish) (#5269)

1cad97733c3e0a2d9ba9f8a0973503e2ebb2db54 authored over 3 years ago by mudlet-machine-account <[email protected]>
(autocommit) Updated autocompletion data (#5271)

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

6947bc9546de22a8ae030fbf0c4442affdaac683 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Change "southeastst" to "southeast" (#5267)

Fix 2 typos in JSON map export

Closes #5265.

Signed-off by: Stephen Lyons <slysven@virginm...

db59037688171911e10cd5fdfdfb0685cd766d6c authored over 3 years ago by atari2600tim <[email protected]>
Re-do windeployqt fixes for Qt 5.14.2 (#5260)

4be23d64b60e9f423ef2e6b493a34d06e0d46653 authored over 3 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated autocompletion data (#5259)

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

b591b2e4b242f8ff917a3e1ae770a09253afa7c4 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
New Crowdin updates (#5237)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (French)

* New transla...

43483a04dd16f375e701b0ef5d5ca550e669325d authored over 3 years ago by mudlet-machine-account <[email protected]>
BugFix: repair loss of custom profile icons (#5256)

This should close #5248 which looks to have been introduced by my #3948
from last July. It fail...

75f2efb02e1f335cace2337093cef84540256021 authored over 3 years ago by Stephen Lyons <[email protected]>
Backport fixes made to release process for 4.11 (#5258)

33ad832253d6b6411d7c1132e68455742157d60d authored over 3 years ago by Vadim Peretokin <[email protected]>
GUIUtils.lua-Change-green-to-match-default-green (#5233)

When using ansi2decho, the dark green is lighter than the normal/default dark green in preferenc...

ec4c3f9912258b8c7758ea59c2cfd1a13d748a2b authored over 3 years ago by OzlynnJeez <[email protected]>
Bump actions/cache from 2.1.5 to 2.1.6 (#5244)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](...

5db6855d6259f5a594c6bf5fffc3a4afe1df9563 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Provide initial value for pParent (#5199)

d5ca021400db3222753488c285b09487aa92c35f authored over 3 years ago by Chris Mitchell <[email protected]>
Fix error shown for map load on new profiles (#5177)

* Fix error shown for map load on new profiles

* Fix logic error - new profiles + login shoul...

ffd205468b06d872709ec577ddf0dca49717f963 authored over 3 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated text for translation (#5236)

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

7da1baf9bf7f062231260f1af80851cdfffac388 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Apply experimental labels to package manager and exporter consistently (#5226)

* Apply experimental labels to package manager and exporter consistently

* Shorten name

d471f49b671bfe57fb0aa0ad049b9bc46fb5886c authored over 3 years ago by Vadim Peretokin <[email protected]>
Only show relevant actions in mapper's right-click menu (#5231)

* move add closer to define action

* straighten if-clauses

* restore order

* store resu...

9d68a07240b2d3b0727c755cd1b003e09c7103ed authored over 3 years ago by Kebap <[email protected]>
New Crowdin updates (#5207)

373db0fb417173d76761d4487827953a42176083 authored over 3 years ago by mudlet-machine-account <[email protected]>
Improve position of mapper right-click menu (#5230)

* Gather common commands after spaghetti

* Unified naming

7d1d58755033cdee815d28c8e2fdd178a210dc70 authored over 3 years ago by Kebap <[email protected]>
Bump pat-s/always-upload-cache from 2.1.3 to 2.1.5 (#5228)

Bumps [pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache) from 2.1.3 to 2....

19bb857001c5c4208a9d689543b1c6e27a460f95 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add paths-ignore (#5225)

* Add paths-ignore

* Add a workflow_dispatch target for codeql

This will allow you to trig...

84919f938d76fb2b2a39772bceaf507ff5783756 authored over 3 years ago by Andrew Eisenberg <[email protected]>
Fix loadMap() to work again (#5210)

75c79af5ae48eb17c83d4ce3870d0d1f74fce8f6 authored over 3 years ago by Vadim Peretokin <[email protected]>
Remove unused description images from packages (#5208)

* Minor cleanup

* Cleanup unused description images

* Fix warning

* Commit header as well

0a827eaa54e8b3023c70b48b1914ca463f793d25 authored over 3 years ago by Vadim Peretokin <[email protected]>
Update generic_mapper.xml (#5189)

changes find_me's table.contains to table.index_of to prevent erroneous matches when in rooms wi...

89ffd7ae8e16a83b7b146443bb40b8cb794bdb4a authored over 3 years ago by Serity <[email protected]>
Fix assets to expand fully as well (#5187)

282e230fd2f6686c2b8bb5f56474004e71bcb369 authored over 3 years ago by Vadim Peretokin <[email protected]>
Run builds on the 'main' branch as well (#5215)

8fa8901203974f767d71864d06b108138ae1d021 authored over 3 years ago by Vadim Peretokin <[email protected]>
Fix Ubuntu 16.04 builds (add php ppa for libzip-dev) (#5214)

* Update build-mudlet.yml

* Fix trailing spaces

d4441b138ed7ca57951a8a155f7509c8ae6ab22d authored over 3 years ago by Vadim Peretokin <[email protected]>
Bump ZedThree/clang-tidy-review from v0.6.1 to v0.7.0 (#5212)

Bumps [ZedThree/clang-tidy-review](https://github.com/ZedThree/clang-tidy-review) from v0.6.1 to...

651f61878cb6ce2fa21c24eb3298f90ad05a1271 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(autocommit) Updated text for translation (#5211)

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

460e71797f2efc78937e8369420ebd271509221a authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix --quiet command line parameter (#5209)

f8592e227640db18b2328c139efa3d71493c4be7 authored over 3 years ago by Vadim Peretokin <[email protected]>
Actually disable widechar_width updates (#5197)

* Actually disable widechar_width updates

* Update .github/workflows/update-3rdparty.yml

101d853428192e876dc05fa897a5f71b25e639c9 authored over 3 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated autocompletion data (#5205)

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

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

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

4e3dbadbbf1aceb7d32934ff573163aa8ec00ffa authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump PTB builds to 4.11.3 (#5202)

2efa046874fd907787d252cf0fd05a8f5630ad47 authored over 3 years ago by Vadim Peretokin <[email protected]>
Avoid top folder duplicate if exporting existing package (#5044)

* deselect empty top folder to avoid duplication

* use right click on item to check item with...

928a67593e7092a5395bf4dda51f3ae4581ee155 authored over 3 years ago by Manuel Wegmann <[email protected]>
New Crowdin updates (#5086)

4f03fcd8ec3401dede1daddaf3b4366d39f2a8eb authored over 3 years ago by mudlet-machine-account <[email protected]>
Allow variable creation without initial selection (#5183)

* Allow variable creation without initial selection

* Handle seg fault when cItem is not defi...

2c4bfd8a2cc4863666b623fa7d7bfd734d16b5a8 authored over 3 years ago by Chris Mitchell <[email protected]>
Bump ZedThree/clang-tidy-review from v0.6.0 to v0.6.1 (#5194)

Bumps [ZedThree/clang-tidy-review](https://github.com/ZedThree/clang-tidy-review) from v0.6.0 to...

731ffe20d434d840908a32b9ad9111dc7a749cd6 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>