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 translateTable() losing non-translatable text (#2707)

* Fix translateTable() losing non-translatable text

* Updated texts for translators

e4e614e7980ae2c135d7551a37125ce765fdf963 authored over 5 years ago by Vadim Peretokin <[email protected]>
Revert "Change default command separator to ;; (#1866)" (#2711)

This reverts commit fb8e276379d279bdeeb28e0a3690b56aeb6b9d55.

74eb2fe4285a71027d80cd0393121a4c0b0acc15 authored over 5 years ago by Vadim Peretokin <[email protected]>
Discord image with member count (#2705)

* Discord image with member count

* Updated texts for translators

4ce7cee80beb21bbabbb81467f328b509d3b6d0e authored over 5 years ago by Kebap <[email protected]>
Remove self-test profile from release build (#2704)

94146a1389e5ab07129a0ca8314a53a33eb3baf3 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix LuaGlobal to load on Windows for non-ASCII usernames (#2694)

* Added function to get Windows codepage

* Close #if

* Fix pushing value out

* Add utf8...

50ff45e576c8a0d54fbd78be6a0fb634f32492f3 authored over 5 years ago by Vadim Peretokin <[email protected]>
Modernize README (#2699)

* Update README.md

* Update images

* Fix stargazers link

* Update README.md

* Update...

cbef340b6f514ea0ab53146b3652e2464df3014a authored over 5 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#2664)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (Italian)

* New transl...

1458058a65437ba6e59424c666b6f421422a64d8 authored over 5 years ago by mudlet-machine-account <[email protected]>
Add workflow to update translations (#2700)

ad6a7992b73c7c13c43cca537f1026351103ad4b authored over 5 years ago by keneanung <[email protected]>
Splitup monolith search function (#2691)

* Split up monolith dlgTriggerEditor::slot_searchMudletItems

* Run clang-format

899c44c44f82b9347e584cd18250d41e6cb95311 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix code editor to scroll when cursor goes off screen (#2678)

* Updates edbee-lib to allow custom autoScrollMargin. Sets default margin in Mudlet to 12. A bet...

6f74322433a4691b9aa9c0bdddd83601ae5b5998 authored over 5 years ago by Ian <[email protected]>
Reduce complexity dlgTriggereditor's fillout_form (#2689)

* Break up giant fillout_form method into separate components

* Fix spacing issues

* Undo ...

1a9a5962b5db8b9a2193c2d873427e4f8b64a479 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix comment typo in Linux publish script (#2697)

47d9b8da282a50e95c322af52cce990f9f841896 authored over 5 years ago by Vadim Peretokin <[email protected]>
Update text to latest (#2695)

24e577a34f725a2a06466d788a79ece24a80aba1 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fixed shellcheck warnings in genDocs.sh (#2688)

* Fixed shellcheck warnings

* Review feedback

53e8cd1caa0f7b7143f9dece6636e54ab1fea510 authored over 5 years ago by Vadim Peretokin <[email protected]>
Added translatable directions and a function for scripters to use (#2693)

* Added translatable directions and a function for scripters to use

* Typo fix

40c3f6a8f9949d8aa88958d4f531b743dcae10d8 authored over 5 years ago by Vadim Peretokin <[email protected]>
[ImgBot] Optimize images (#2684)

*Total -- 4,084.12kb -> 3,594.26kb (11.99%)

/src/icons/place_of_interest.png -- 10.52kb -> 3....

6599a6f4a30724bc46df00b81cf24086e99a6702 authored over 5 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Improve KeyUnit::findKey (#2457)

* Improve KeyUnit::findKey

* Review feedback

ac4806dc829c7df62b38fba66afbaee26d0e5d0f authored over 5 years ago by Vadim Peretokin <[email protected]>
Improve AliasUnit::findAlias (#2455)

* Improve AliasUnit::findAlias

* Review feedback

6160eb28a8f609f068b408533cdef4fddcc9a965 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix new profiles to be saved correctly when created (#2677)

ca870c72b18255ad6e249e39d86719e4fd95688a authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove unnecessary assignment when reading package/module config (#2460)

* Remove unnecessary assignment when reading package/module config

* Review feedback

* Add...

bd7da8d14b3b322ad7420d7f250968f9fdf3fcd1 authored over 5 years ago by Vadim Peretokin <[email protected]>
Update tooltip, more than IRE now provide maps (#2668)

78ac01e72e3d82b7bf6d8819a0ccf87d13c8a161 authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove double-declaration in createMiniConsole (#2667)

4e764bef4f5f3bf54c829ad5113efa680981af9e authored over 5 years ago by Vadim Peretokin <[email protected]>
Test deploying to make.mudlet.org (#2672)

326d321cdc5acfd98b8a368b73bd867fc2b442e6 authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove unused header includes (#2670)

* Remove unused header includes

* Force rebuild

daf3165688f269021af834126a2c6a5bc069b25b authored over 5 years ago by Vadim Peretokin <[email protected]>
Add link to package folder (#2663)

* Add link to package folder

* make package path available

* Remove double declaration

...

a387722128b4096bd77585fceab54e8e4ced8046 authored over 5 years ago by Kebap <[email protected]>
Change default command separator to ;; (#1866)

* Fix #1139

* Change ;;; to ;; (two)

fb8e276379d279bdeeb28e0a3690b56aeb6b9d55 authored over 5 years ago by Kebap <[email protected]>
New Crowdin translations (#2622)

* New translations mudlet.ts (German)

* New translations mudlet.ts (German)

* New translat...

4191c4f8f379abdaeddbd83dab5a22363b40a9ae authored over 5 years ago by mudlet-machine-account <[email protected]>
Rephrase package exporter (#2659)

* Adjust messages for users/translators

* More rephrasing

* Also update URL for upload

5adfd78f0bcdf0b9b0c72d243d8ff819e4bbe29a authored over 5 years ago by Kebap <[email protected]>
Fix typo in socket disconnect message (#2658)

a227e29964f90858527be5b0110fc20fbdab5ec3 authored over 5 years ago by Kebap <[email protected]>
Fix retrieval of Mudlet version for cmake based builds

f40ff69b58d47f1a674aab0910971d4430597e9c authored over 5 years ago by Keneanung <[email protected]>
Use new environment variable instead of hardcoding deployed combos

03d384d3403070c09f66a82d4dbe42b43a617397 authored over 5 years ago by Keneanung <[email protected]>
Mark jobs to be deployed with DEPLOY environment variable

a405369e7c54d68a96e4331be6b6ea7a8e915d99 authored over 5 years ago by Keneanung <[email protected]>
Move deployment environment variable to the correct matrix entry

8bc8e54724e61ccd3a75c8cf0a4d3c9bd72a0fb1 authored over 5 years ago by Keneanung <[email protected]>
Fix existing tests (#2628)

* modified and renamed tests/DB.lua to work.

* fixed and renamed tests/Other.lua to Other_spe...

90be450a1fa589e6173ae278816655176a0eaff3 authored over 5 years ago by William Gladen <[email protected]>
BugFix: allow packages with sub-directories & get exporter to report result (#2554)

This is a squash and merge of 4 commits with the following edited
summary:

The previous code...

30450a5c1503f6683450d347c3bd942ca76831d9 authored over 5 years ago by Stephen Lyons <[email protected]>
New texts for translation (#2657)

5980b37c25517fdeaf900b778a4ebb439bb63d61 authored over 5 years ago by Kebap <[email protected]>
Fix typo in fire length delta (#2651)

* Fix typo in fire length delta

* Update src/ui/triggers_main_area.ui

Co-Authored-By: Keba...

9e2543061b8c32530f7133a4b3209e03228a3bc4 authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove label, add tool-tip. Shrink search box to half. (#2653)

d60fcb4e6204c623ae814187cfab49d2f2869bfb authored over 5 years ago by Kebap <[email protected]>
Fix labels on color buttons (#2649)

70d7726664b834d202d5ca7aadc35255ab39befc authored over 5 years ago by Kebap <[email protected]>
Translate "Socket disconnected" error message (#2647)

2e277c1eaab6f45e6bfd44a1264e1d061593bb54 authored over 5 years ago by Kebap <[email protected]>
Remove deprication comment (#2645)

d4edc6ca84d3744e08502ce0c3733e4cd1ff53c7 authored over 5 years ago by Vadim Peretokin <[email protected]>
Translate more new items' names (#2634)

* triggereditor - translate name of new triggers

* Translate more new items' names

4045d1557f1b5e75104349883ab881bf5bb88b4b authored over 5 years ago by Kebap <[email protected]>
Add seperator (#2641)

e842ba9a5fa82ec520e3776c49a87d15ca4851f7 authored over 5 years ago by Kebap <[email protected]>
Keep "New Alias" if no regex exists (#2638)

fca1beb2d174e961ea24ed712b4f2d04e54c2978 authored over 5 years ago by Kebap <[email protected]>
translate "No patterns defined"

38c1a04403d64597832558dca53f20db25c3d032 authored over 5 years ago by Kebap <[email protected]>
Align setError() calls in TTrigger::setRegexCodeList

1cafa99121f442de8bf0e70970533a75b4ffe347 authored over 5 years ago by Kebap <[email protected]>
triggereditor - translate name of new triggers (#2632)

48aa5a1250c19ea533eed4c64dbe8c19d3510898 authored over 5 years ago by Kebap <[email protected]>
Enable Busted tests inside Mudlet (#2617)

* Run busted tests in mudlet, added test_profile.

- This adds the ability to run tests writt...

4ff5a18d15c393301487f2bce0b0278339acfbfe authored over 5 years ago by William Gladen <[email protected]>
Back to -dev!

2ba3fe5d9d0d4ea975e8c65784f5e9f6a449fea4 authored over 5 years ago by Vadim Peretokin <[email protected]>
3.21.0 release!

8a7156da0a734507d462231e259f3bff9a4ddce4 authored over 5 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#2619)

* New translations mudlet.ts (German)

* New translations mudlet.ts (Italian)

* New transla...

9a7a9fbdc4d0579dec950eeedd9c3379e90da7e3 authored over 5 years ago by mudlet-machine-account <[email protected]>
New Crowdin translations (#2579)

* New translations mudlet.ts (German)

* New translations mudlet.ts (German)

* New translat...

14bf42c41a15bb90753ded20e65009e10e2fce89 authored over 5 years ago by keneanung <[email protected]>
Update SDK setup (#2566)

* Update qt-silent-install.qs

* Update openssl

* Update hunspell

* Fix typo for hunspel...

414309d1fa1105419263a8f67535424fd936334e authored over 5 years ago by keneanung <[email protected]>
Update texts for 3.21 release

f89f476ca7c905cca932b85eea5722f7a9e0ab2f authored over 5 years ago by Kebap <[email protected]>
Increase allowed 'maximum number of lines' (#2606)

70a8a6f9c145dc9c3f1f6eeaacac7f1645a93577 authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove whitespaces & update translations (#2612)

* Remove whitespaces & update translations

* Spaces not tabs

* Revert outsource new line c...

2ced60dea89bcaf4b03d516e4d70c6d7deb51d9d authored over 5 years ago by Kebap <[email protected]>
Make list seperator locale independent (#2610)

9469c24b37d93a06e35663aa4ce36d8a3cef2c4b authored over 5 years ago by Kebap <[email protected]>
Add comments to translation (#2613)

191a466238d63edbf27f33840daa2c845f04b12e authored over 5 years ago by Kebap <[email protected]>
Parametrize texts for Lua modules

14ae2dfb95a8c47548dd7294c8ef2e7fbe7ddcb1 authored over 5 years ago by Kebap <[email protected]>
Add translation note for success text

2cc2ab6462d8091c3f0ba13754f4ebaf75b49158 authored over 5 years ago by Kebap <[email protected]>
QStringLiteral -> QLatin1String, .arg(a1).arg(a2) -> .arg(a1, a2)

b682474fef63c1f9126b3ba7bf7fdb73fb6cef63 authored over 5 years ago by Kebap <[email protected]>
Another!

88290174587f948ce8a0412242d82094554be524 authored over 5 years ago by Kebap <[email protected]>
Fix typo it's -> its

38e358f4d5aab6b35e9286cfc73d51014e8deeb7 authored over 5 years ago by Kebap <[email protected]>
Trim infotext for old map versions

d6cdc2c95e7650e2bdeda3c42fa79037963cfff7 authored over 5 years ago by Kebap <[email protected]>
Trim message when audit starts

2e18bbb1eba088e85b2cb1eabe98cbdd48f6314d authored over 5 years ago by Kebap <[email protected]>
Align texts for start & end of log files

74928136c5dca52f6bab0e578971a896ae401cf4 authored over 5 years ago by Kebap <[email protected]>
Fix interpunction to align translations

be60fe004e9b93e1bd50518cc19e65bc6f4f2e8e authored over 5 years ago by Kebap <[email protected]>
Trim settings tooltip for 'show map errors' even more

3e36be15dbc95dec60160fd12a2b76f45ddec7d5 authored over 5 years ago by Kebap <[email protected]>
Revise: do not pad RoomId numbers with zeros on 2D map (#2592)

* Revise: pad RoomId numbers with spaces on 2D map

As requested in the issue below this conve...

8b345751d4d504204f8ca7ba380d6698d74aebc7 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix room deletion crashing in a rare case on Windows (#2599)

3789ca0ca3636f9368b6eb6bea88ba4dcd75f268 authored over 5 years ago by Vadim Peretokin <[email protected]>
BugFix: ensure user windows closure when profile is closed if multi-playing

The previous code in `(void) TConsole::closeEvent(QCloseEvent*)` assumed
the `TConsole` for a us...

b410017b7a71a66ec46fbd96b55b5565cfa9dd8f authored over 5 years ago by Stephen Lyons <[email protected]>
Update texts for 3.21 (#2598)

875f555e701a5318638fec6f173f137b72861c70 authored over 5 years ago by Kebap <[email protected]>
Refactor: improve handling of show/hiding some trigger editor controls (#2571)

* Refactor: improve handling of show/hiding some trigger editor controls

This attempts to mak...

08c72f6b6237b0b62c1834cd7467ee8a4e5623fa authored over 5 years ago by Stephen Lyons <[email protected]>
Fix player's current map location changing when renaming to same Host (#2583)

* The lack of a map wasn't accounted for when putting the player room back

* Peer review

6135b726200cfca862892f15c850305edb70f3d9 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix use of unintialised slice.mEchoText when using copy() (#2585)

* Fix use of unintialised slice.mEchoText when using copy()

* Put in right position

d42e85fb5798c15c09b9efa657b6eebf84dc34e7 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix icon duplication and inconsistency in the welcome dialog (#2595)

f265aa78aa354d74dca3a864eaff81ca93d8bb5b authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix broken Connect after offline mode introduction. (#2596)

13b2db04839e933a40ff4d4011b56adbb03b0378 authored over 5 years ago by William Gladen <[email protected]>
Add support for opening a profile offline (#2580)

* Added Load button to profile selection dialog.

* Changed name of load button to offline.

...

041f64c404275e391c6072b3c081f06018ff8c24 authored over 5 years ago by William Gladen <[email protected]>
Only validate encoding tables in debug builds (#2586)

84a42bade9c0b934a6a5a39b2ab90b5ab710e0e2 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fixed: impossible to add special exit to room 1.

483a34cdcbd1256befd327582f6d9322ed2232d2 authored over 5 years ago by William Gladen <[email protected]>
Proposed mxp fix (#2573)

* add basic support for MXP line/default modes

fix behavior relating to MXP CSI sequences.
-...

eb49c3f5d165a4aea3dbacd17be39461d5087044 authored over 5 years ago by djholtby <[email protected]>
Ensure mMaxRoomIdDigits is initialised in constructor (#2584)

3631f735fbd9dac97d92cbd516f710c8aa9163c9 authored over 5 years ago by Vadim Peretokin <[email protected]>
BugFix: save & load custom line colours in map format version less than 20

This will close https://github.com/Mudlet/Mudlet/issues/2558 .

The bug was made in https://gith...

301d54ea5846905ca6af1a2e205baad77fc5a894 authored over 5 years ago by Stephen Lyons <[email protected]>
Split and renamed TRoomDB hashTable. (#2570)

* Split and renamed TRoomDB hashTable.

This will speed up roomID to hash lookups, as well as ...

fc4eab14c49c036388ef2c310bf919bb8876096f authored over 5 years ago by William Gladen <[email protected]>
Translated some variable names to English. (#2569)

16624a3a39b819542e248c576949a3b47a5b2809 authored over 5 years ago by William Gladen <[email protected]>
New Crowdin translations (#2546)

* New translations mudlet.ts (Italian)

* New translations mudlet.ts (Italian)

* New transl...

23001004ca5d8c3e0798159c25a702936f9b962f authored over 5 years ago by mudlet-machine-account <[email protected]>
Increase max MXP links to 2000 (#2541)

* Increase max links to 2000

Still keep a limit for performance reasons - very, very, very fe...

bc554a8c449bd68fcab1e735f8fb8d64dd2b8661 authored over 5 years ago by Vadim Peretokin <[email protected]>
Add in error checking for ansi2decho (#2565)

* Add in error checking for ansi2decho

Add in error checking (text == 'string') to produce a ...

3ef1d6f4fc25d118330c1b8ad13605fd71cf61a6 authored over 5 years ago by Delra <[email protected]>
Fix scenario manually-installed packages not upgradable by servers (#2556)

e549b5accfcb80468ae02d4406fe3289c35b4b25 authored over 5 years ago by Vadim Peretokin <[email protected]>
Qt 5.12 upgrade and other CI cleanup (#2539)

* Upgrade installed Qt to 5.12

Additionally, some other cleanups are being done.

* Don't s...

741774bb57b5204b4adeb5d6aef4462192f6f310 authored over 5 years ago by keneanung <[email protected]>
Re-set dev

5be3c708da601ae9e63e79497221fcacf0916329 authored over 5 years ago by Vadim Peretokin <[email protected]>
3.20.1 bugfix release

10b8bed0a5d8ebd14d7ecd263d31ffb42a3023be authored over 5 years ago by Vadim Peretokin <[email protected]>
BugFix: correct argument cock-up and get permTimer(...) working again (#2545)

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

a894c43b280ea0f57d03f839f0b20abbe6049aa2 authored over 5 years ago by Stephen Lyons <[email protected]>
Update URL for translation introduction

53c4ee92c03c246474e26104785fc63453f5607e authored over 5 years ago by Kebap <[email protected]>
Re-set dev

cec0ec6e3b727d2d41f3f31e6b9179e9599434ab authored over 5 years ago by Vadim Peretokin <[email protected]>
Mudlet 3.20 final!

8d23c25845d8f5ffa4d97bdb510714ee12bf3537 authored over 5 years ago by Vadim Peretokin <[email protected]>
Update Lua function autocomplete

9de8902b236b6370b71c996ac319445fbcd936b2 authored over 5 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#2513)

* New translations mudlet.ts (French)

* New translations mudlet.ts (French)

* New translat...

eb5dcc9568503d2b1468ea39670c6ad4fa3e0060 authored over 5 years ago by mudlet-machine-account <[email protected]>
Increase cache timeout (#2538)

* Increase cache timeout

Our macOS builds seem to be unable to upload their cache as they run...

6817d4566581af342f175fc2fe276fca9c22fdd7 authored over 5 years ago by keneanung <[email protected]>
Qt 5.12.2 found more texts :) (#2537)

412cb9e7f5e717c8753553032f0e94458263b41a authored over 5 years ago by Kebap <[email protected]>