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

Included test case for `<send>` tag example in issue #3723 (#3729)

* Included test case for `<send>` tag example in issue #3723

- Added a test case based on thi...

c63b59797e3dc17a91593ab509bca39420de8b05 authored over 4 years ago by Gustavo Sousa <[email protected]>
Fixes coverity scan issues (#3731)

* Fixed coverity scan issues

* Update src/TMxpTagHandler.h

Co-authored-by: Vadim Peretokin...

8f37458ed1f1aac424a1ba8afad40508e2050b98 authored over 4 years ago by Gustavo Sousa <[email protected]>
Fixes bug on TBuffer:applyLink() introduced during LinkStore refactoring (#3732)

- linkID variable wasn't being assigned to the id generated by LinkStore

e3fdf882784bb25f46c2a001810f5a4e4d7c5e59 authored over 4 years ago by Gustavo Sousa <[email protected]>
BugFix: repair faults introduced by #3705

AFAICT creating a `QSet<T>` or a `QList<T>` with a range based
initialiser using the output from...

867ccb1f97d0aa326397b846c3a29f6ad949d935 authored over 4 years ago by Stephen Lyons <[email protected]>
Refactoring/reimplementation of MXP support (#3625)

Refactoring/reimplementation of MXP protocol
Extracts MXP support from TBuffer
...

102491a7435835ff349573712d7bba902eaf0836 authored over 4 years ago by Gustavo Sousa <[email protected]>
Restore simpler getMudletInfo() (#3659)

* Restore simpler getMudletInfo()

* Fix compile in CI

* Added a natural sort collator

59ceff93c8b2f0b53490f982d9fa7abddbf38eef authored over 4 years ago by Vadim Peretokin <[email protected]>
Refactor some minor code factor issues (#3706)

Refactor: convert from Qt foreach to C++ range-based for loops

Refactor: add/remove spaces in...

cd5294609d92566e8912091b0c99c14863c979be authored over 4 years ago by Stephen Lyons <[email protected]>
Don't update Geyser docs on push to release (#3712)

03b010b4abc757293f6032cf79bcc749e6c026c1 authored over 4 years ago by Vadim Peretokin <[email protected]>
Don't update autocompletion on push to release (#3713)

726f7a47c2ba17f8e324903e9fcfdb26e655c019 authored over 4 years ago by Vadim Peretokin <[email protected]>
Don't udpate 3rdparty on push to release branch (#3714)

bc1c3b2a403d1f8031bedc6bef969cb2fba0657f authored over 4 years ago by Vadim Peretokin <[email protected]>
Improved changeContainer() text (#3716)

* Improved changeContainer() text

* Fix link for cursor shapes as well

* Fix capitalisation

f1264aa719c255fb8b8df3d3b30d6547d7888681 authored over 4 years ago by Vadim Peretokin <[email protected]>
Document raiseAll and lowerAll (#3717)

66d2a856e61e5325a07a8e87d24333fdebe0cbca authored over 4 years ago by Edru2 <[email protected]>
Updated lua docs for UserWindows and Adjustable Containers (#3715)

* first commit

* second commit

c55d33c975bb0c027e11c2d5db280cab0f53e1ee authored over 4 years ago by Edru2 <[email protected]>
[ImgBot] Optimize images (#3710)

/src/icons/carrionfields.png -- 57.09kb -> 35.58kb (37.68%)

Signed-off-by: ImgBotApp <ImgBotH...

61332c789d95aa48644588279b2b62e05fadb361 authored over 4 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Add Carrion Fields as a default MUD (#3697)

* Add Carrion Fields as a default MUD

* Rename .org to .net

* Update src/dlgConnectionProf...

85aa7a6bd05bf91235e00b0c57f88f0914aef521 authored over 4 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#3671)

* New translations mudlet.ts (German)

* New translations mudlet.ts (Portuguese, Brazilian)

...

cef29bca8cb9bb85b14bfc316efd81f8464c98f6 authored over 4 years ago by mudlet-machine-account <[email protected]>
Trim apt update comment (#3684)

* Trim apt update comment

* Trim even more

d54fd41feec02e038e32cc693921d0e91a424779 authored over 4 years ago by Vadim Peretokin <[email protected]>
Localization for Lua (#3653)

* first commit

Allow localization of Adjustable Containers right click Menu.

* added trans...

e6514341e6b3edb3cdd18be26b25fe8b370e4535 authored over 4 years ago by Edru2 <[email protected]>
BugFix: allow CMake builds to find LuaGlobal.lua file (Linux)

When Mudlet is built from within Qt Creator IDE.

Also fixes finding of Mudlet supplied dictiona...

eed6c62efb73c3e617a145d21e5b963e1f993725 authored over 4 years ago by Stephen Lyons <[email protected]>
Refactor: remove some obsolete method uses

The `QPainter::renderHint` of `QPainter::NonCosmeticDefaultPen` is obsolete
as default pens are ...

4b3cd620a8e0f19cfeefaceaf77ac353c3ff31e6 authored over 4 years ago by Stephen Lyons <[email protected]>
(autocommit) Updated IRE mapping script to latest upstream (#3695)

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

0e0dc43cfa42249069b8cddab5037b4d4c263c6e authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Enhance: allow the use of system provided QtKeyChain packages (both QMAKE & CMAKE) (#3619)

If environmental variable `WITH_OWN_QTKEYCHAIN` is defined to (Case
insensitive) `NO` then a sy...

9aa83f434967c6ddc2eb72a58e95c0c615fa3480 authored over 4 years ago by Stephen Lyons <[email protected]>
Enhance: bodge support for CUF and code for (and discard) ED ESC codes (#3680)

This is needed to properly display the (CP437 encoded) ANSI graphic images
that Durismud {mud.d...

86a3b62dcd6caa4d0e66a208668f1b3ca287e9e2 authored over 4 years ago by Stephen Lyons <[email protected]>
Fix unreadable text by default in the background button (#3691)

* Fix unreadable text by default in the background button

* Add buddies

* Swap buttons back

a99ea811c06ca668bc26d0859326cedba65376ce authored over 4 years ago by Vadim Peretokin <[email protected]>
Merge pull request #3690 from Mudlet/rename-geyser-action

Rename update-geyser-docs.yaml to update-geyser-docs.yml

57cb74d2e59a8796be027c46107df2c55e26f5c7 authored over 4 years ago by Vadim Peretokin <[email protected]>
Rename update-geyser-docs.yaml to update-geyser-docs.yml

77b66e3ae4676894ec6ef3b8b0481a7d4236366b authored over 4 years ago by Vadim Peretokin <[email protected]>
Merge pull request #3689 from Edru2/cleaner-Geyser-docs

cleaner Geyser Docs for Adjustable Container

88a8a2292eff0cf15505080cd65ddd60113ce1bd authored over 4 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated text for translation (#3687)

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

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

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

806e663cd08a0c4a0e91b70b83c14bd9e0cc680e authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cleaner Geyser docs

internal functions should show up in geyser docs anymore

c7250dd3149272a9f096fc833660a0587da4dd6c authored over 4 years ago by Edru2 <[email protected]>
(autocommit) Updated text for translation

08d582537fb0c24060da6dd626d0f413eb272ec3 authored over 4 years ago by mudlet-machine-account <[email protected]>
Remove technical details from encoding explanation (#3662)

2fb972ca7809df384acb85b0029e755cd4773429 authored over 4 years ago by Vadim Peretokin <[email protected]>
Add action to update Geyser docs (#3668)

* Add action to update Geyser docs

* Don't filter by branch name for testing

* Don't filte...

9e1849b2636fd70b29b2bda251ebf6593f2f8c11 authored over 4 years ago by Vadim Peretokin <[email protected]>
Enable copying of error messages (#3679)

2502979ebaef5b70db42c589a3182c48dc52beca authored over 4 years ago by Vadim Peretokin <[email protected]>
Update update-translations.yml (#3661)

a26198ee177fa6ee29f7a0ff6d797fd27fef9561 authored over 4 years ago by Vadim Peretokin <[email protected]>
fix: Adjustable container right click menu not disappearing after reload (#3666)

* revert a non essential change

this change was non essential to prevent the duplication in G...

e037e91a8620577bbaf12932774bc562b0fa64cd authored over 4 years ago by Edru2 <[email protected]>
Remove unused and unneeded getMudletLuaDefaultPaths() (#3665)

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

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

a7e295de047f90033b62e47c3bf331eb5ca7852c authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Enhance: force GHA Ubuntu build to update + add files to qmake project file (#3669)

This GHA build platform was out of date and failing to run as a result.

Signed-off-by: Stephe...

9baf3913b0d76dbf716d6bab8a653c97050a8669 authored over 4 years ago by Stephen Lyons <[email protected]>
New Crowdin translations (#3641)

* New translations mudlet.ts (Polish)

* New translations mudlet.ts (Chinese Simplified)

* ...

388085754b0dd8344c968281b56abc48df0d5721 authored over 4 years ago by mudlet-machine-account <[email protected]>
(autocommit) Updated text for translation

e1a51b887a08854fbb52ce2108e2e683eb891d90 authored over 4 years ago by mudlet-machine-account <[email protected]>
Add autoSave and autoLoad for Adjustable Containers (#3654)

* first commit

2 new constraints.
autoSave and autoLoad which are true if not set to false.
...

c066a4d7d1ac92aedce13650c43ab506edd4b70e authored over 4 years ago by Edru2 <[email protected]>
prevent duplicates of windownames in Geyser.windows (#3651)

* first commit

Stops duplication of the same name in Geyser.windows
Names need to be unique ...

ef21144d05501bd10ed94b79b7a4f9a7fcbec83e authored over 4 years ago by Edru2 <[email protected]>
UserWindow Title shortenend to only be the name of the UserWindo (#3586)

42b84096c1c76e09101af35214f130d1057004f1 authored over 4 years ago by Edru2 <[email protected]>
Consistency in error handling of permScript (#3547)

* initial commit

* Update Other.lua

* coverty warning

* changed pos-- to --pos

07f2cf569ff9aef51de202c89b37fa922bee7fce authored over 4 years ago by Edru2 <[email protected]>
Add manual buttons for the rest of actions (#3650)

* Add manual buttons for the rest of actions

* Remove extra 'when'

9a24e6bc446c8299b60621b0d086175df72ce25d authored over 4 years ago by Vadim Peretokin <[email protected]>
Geyser.container:raise/lower changes order in Geyser.windows (#3652)

* first commit

Geyser raise/lower keep z-index if raiseAll/lowerAll

* put window at top/bo...

439895d6dde7dae863c2e3c3a8b8e01276e79caa authored over 4 years ago by Edru2 <[email protected]>
prevent Adjustable Container duplicates new approach (#3655)

* first commit

new approach to prevent duplicates which still allows for reloading of setting...

c356bffd91060437d17e43908459a0ce2675aa3f authored over 4 years ago by Edru2 <[email protected]>
Enhance: add support for CP437 encoding (#3579)

* Enhance: add support for CP437 encoding

This encoding is often used within the font within ...

3e5d480179ad6987e02d67947688178ac48c9b8d authored over 4 years ago by Stephen Lyons <[email protected]>
echolink show the new lines (#3658)

* echolink show the new lines

Ensure that it will show new lines in both panes!

* simplifi...

23ef92d02dc8d895d3f2c837211185e579ba041c authored over 4 years ago by Richard Moffitt <[email protected]>
Signal an mxp event as an element is received (#3612)

* Signal an mxp event as an element is received

- Enables to use scripts to handle elements r...

bf82542504fc3033f9d5ab3571640f1b0a922161 authored over 4 years ago by gcms <[email protected]>
Add Linux build to Github Actions (#3657)

* Add a Ubuntu build

* Install homebrew dependencies only on macOS

* Add Linux dependencie...

a9652b89fcfcbca23005a211089064441afcb828 authored over 4 years ago by Vadim Peretokin <[email protected]>
Refactor: allow alternatives for Lua libraries loaded with all profiles

This allows a bit of flexibility especially as I have recently changed
the library used to provi...

c379ac1bf79647709c353970f53e12134c4e3a14 authored over 4 years ago by Stephen Lyons <[email protected]>
BugFix: add missing LIBS variable entry for FreeBSD (QMake only)

The introduction of a call to `sysinfo()` in the method:
`(int64_t) mudlet::getPhysicalMemoryTot...

dbecab2385df7cdcc61e6091d51593d0be4de86f authored over 4 years ago by Stephen Lyons <[email protected]>
(autocommit) Updated autocompletion data (#3649)

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

61a60829fedf34ebfc5b75997139673abc64e4c7 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Rename update-autocompletion.yml to buttons.yml (#3647)

1f1c5408d289063eb2748c6147bc088da4ba5cd6 authored over 4 years ago by Vadim Peretokin <[email protected]>
BugFix: get translations available again for CMake builds (#3628)

A previous change to enforce the default C locale when using the Qt
`lrelease` utility so that ...

fe6f838d44f52dd34f53b938414fd0f1f88234ca authored over 4 years ago by Stephen Lyons <[email protected]>
Improved names for :setCursor() (#3645)

Make the cursor shapes more readable (suggestion from Vadi)

09b2eebf5e61e4b9fdaacda1a39b8537ce5586a5 authored over 4 years ago by Edru2 <[email protected]>
Add a button to manually update autocompletion data (#3646)

c858901519de1dec54220260e1be4a41121170f9 authored over 4 years ago by Vadim Peretokin <[email protected]>
Use a sharper search icon (#3640)

bc52e72c09a1aa26dc6f946b19bfc50144e56c28 authored over 4 years ago by Vadim Peretokin <[email protected]>
Add getMudletInfo() (#3633)

bc9ba442d8ff887a74777691c306e9102e6d6b06 authored over 4 years ago by Vadim Peretokin <[email protected]>
Check for updates twice a day (#3632)

0b81dcc68e6eac54e2a45b8cfe56c279062d7887 authored over 4 years ago by Vadim Peretokin <[email protected]>
Show a frame for the editor's search bar (#3639)

894db83a4fd4d4ec6920ab62b00b8754f38aeeb4 authored over 4 years ago by Vadim Peretokin <[email protected]>
Add sha1's to versions for changelog generation to be reliable (#3637)

* Add sha1's to versions for changelog generation to be reliable

* Remove debugging statement...

9415fbd3eb51fc24f723c0015d07876c3211a90b authored over 4 years ago by Vadim Peretokin <[email protected]>
Fixed bug on MXP elements referencing tag content (#3634)

- The previous code converted tag attributes to upper case and latter checked for &text; entity ...

1f920fa09aabf2162657cb5b04eb0cb66e86c5eb authored over 4 years ago by gcms <[email protected]>
Mark 'update installed' text for translation (#3631)

f06d7b50cefdde247d3071b6121b6fb92863e4c5 authored over 4 years ago by Vadim Peretokin <[email protected]>
Revert "Remove exclusion check" (#3629)

This reverts commit 8c0775fe8d83071922af94f51cf93232fddb3361.

8857892380677e1845027ee941ce7d4785adff50 authored over 4 years ago by Vadim Peretokin <[email protected]>
Build Mudlet for macOS with Github Actions (#3630)

e3abb77e521d55e127a58561fef2cffd3a1b8c42 authored over 4 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated text for translation (#3626)

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

b2a75dd29b41d84e756a4e33cdf4bbe321cb6b7f authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
BugFix: fixup failing MacOs CI builds (#3636)

* BugFix: fixup failing MacOs CI builds

Inserts some symbolic links to account for the change...

3030f6324128f184e08f728bc51befa4e1b751c5 authored over 4 years ago by Stephen Lyons <[email protected]>
Drag and drop package into Mudlet to install (#3618)

installs packages dropped on MainConsole and UserWindow

4f0ba118bd54c73e65fd8ef315cfb460657604cc authored over 4 years ago by Edru2 <[email protected]>
Prevent Adjustable Container Duplicates (#3613)

* Prevent Duplicates

This commit prevents duplicates of Adjustable Containers.
It's still im...

4c470b6930ae10de2f61004b80276c02219a0903 authored over 4 years ago by Edru2 <[email protected]>
Remove whitespace in translation (#3504)

* Remove missing whitespace in translation

* Remove \n from mapper translation

* Remove wh...

b4a4739a978665484469ec0eb7045277a98f435b authored over 4 years ago by Jim Tryon <[email protected]>
New translations mudlet.ts (German) (#3608)

7cfc5293af4c65c54f3686062dcd00886c7b3c5a authored over 4 years ago by mudlet-machine-account <[email protected]>
BugFix: insert missing overrides to reduce CI warnings

There were two protected events related to drap & drop actions but they
were not being marked wi...

5883d7edd826d3239f1d4b23a770c4e25f1926c8 authored over 4 years ago by Stephen Lyons <[email protected]>
BugFix: ensure Mudlet external Lua files show in Qt IDE (#3616)

The use of a single `$` meant that the files were only considered when
`make` is run but they n...

d6500cbb25920362b0a14af45c0135eb25a6c932 authored over 4 years ago by Stephen Lyons <[email protected]>
Enhance: add ability to set title for floating/dockable map window (#3609)

Edited summary of 3 commits:

This provides the same sort of feature to the map widget as was ...

57ecb653b96a119576047c0b9bf0832e851bf5cf authored over 4 years ago by Stephen Lyons <[email protected]>
Refactor: move highly repeated (6 time) code into helper method

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

eac6245339b615283cf6279c65317f09c74f47ba authored over 4 years ago by Stephen Lyons <[email protected]>
BugFix: add missing titles to editor toolbars

This is so that the context menu that appears over either of the editor
toolbars as part of the ...

93adc8e14fa2d45542a31ec25fd32e867d2f8610 authored over 4 years ago by Stephen Lyons <[email protected]>
ISO 8601 for PTB date format (#3614)

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

f4a2d7c44406105b00569bb9f03d4946778f292e authored over 4 years ago by Kebap <[email protected]>
Add table.collect, table.n_collect, table.matches, table.n_matches (#3601)

* Add table.matches, table.n_matches, and tests for them
* Adjust error message
* add table.co...

a92d30c9f550971fb7bd4f98ce0131b4820f2222 authored over 4 years ago by Damian Monogue <[email protected]>
Add setFgColor for Gauges (#3594)

ce266ff36977babfe845750b2f2630a98289ca41 authored over 4 years ago by Damian Monogue <[email protected]>
BugFix: fix broken compilation when QT_NO_SSL defined (#3569)

`mudlet.h` needs the include for `QDir` if `Q_NO_SSL` is defined (might
happen on, particularly...

3191d897e3139d7727e638dcd80ebc74e81367f5 authored over 4 years ago by Stephen Lyons <[email protected]>
BugFix: correct usage of (void) mudlet::show_options_dialog(QString&)

The text supplied must be the `objectName` of the tab concerned, NOT the
(translatable) title te...

1a10b4a1619c9f3cbe274e2637e6dd9e1a10b763 authored over 4 years ago by Stephen Lyons <[email protected]>
set/reset UserWindow Title Text (#3585)

* first commit

New functions
setUserWindowTitle(string windowname, string text)
resetUserWi...

2568b7b9ca586f3269d0a47cf0408e7e1bfddce9 authored over 4 years ago by Edru2 <[email protected]>
Add Adjustable Containers (#3567)

* initial commit

Adjustable Container.
Geyser Container Class with a few additions

* Make...

e937dd9668ce93feb3b044451ce05216e38f9201 authored over 4 years ago by Edru2 <[email protected]>
Use the date instead of sha1 in ptb titles (#3592)

* Use the date instead of sha1 in ptb title

* Add macOS/Linux & don't pad with spaces

7ece5d27469b5db57aed4f70050cec67e4da3d66 authored over 4 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#3591)

* New translations mudlet.ts (Chinese Simplified)

* New translations mudlet.ts (Italian)

*...

0ed73883f80bac831bc18b3213198e5a5fe1920a authored over 4 years ago by mudlet-machine-account <[email protected]>
UserWindows: choosable dockPosition and autoDock disable (#3583)

Addition to openUserWindow function:
openUserWindow(string windowname,[bool restoreLayout], [bo...

2bfe87dae10a9ddb2bb422dd5015b3115c7b7f1a authored over 4 years ago by Edru2 <[email protected]>
Format cmake files (#3598)

4ee1f4671dab3e8983b1269738b28d8494a3c4b4 authored over 4 years ago by Vadim Peretokin <[email protected]>
Add daily check for new PTB updates (#3599)

752e38eb5008c64722ecc497e1e229c3849a1140 authored over 4 years ago by Vadim Peretokin <[email protected]>
Remove exclusion check

8c0775fe8d83071922af94f51cf93232fddb3361 authored over 4 years ago by Vadim Peretokin <[email protected]>
Adds standard text editor FIND functionality to source editor (#3578)

* Adds small Find menu with the shortcut CTRL+F that allows you to search in an individual docum...

be06b81395f65e0cbaf5b715714437ce7088da9e authored over 4 years ago by Ian Adkins <[email protected]>
Update Polish language name

6e708b6e0ebe9d8e0113f9081605269fdfa2959e authored over 4 years ago by Vadim Peretokin <[email protected]>
Fix single date parsing

f26eda8d2f366fd3f4b608bacc85874e10aded08 authored over 4 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated text for translation

4b362045a8991a40cbd56db5ae46b0160947cf3d authored over 4 years ago by mudlet-machine-account <[email protected]>
New Crowdin translations (#3549)

* New translations mudlet.ts (Chinese Simplified)

* New translations mudlet.ts (Polish)

* ...

05063bed78f3c5978ddac4e0cf1e96782bac56a2 authored over 4 years ago by mudlet-machine-account <[email protected]>
Update Boost download path to point to an actual release

fe85f7b818e775da15ba0975318ac28655eb9248 authored over 4 years ago by Vadim Peretokin <[email protected]>
Plug in changelog generation to Windows PTB's (#3546)

* Plug in changelog generation

* Use an absolute path to changelog script

* Install argpar...

f71d760045b6738f3bf087a506e09f0ec3078fb8 authored over 4 years ago by Vadim Peretokin <[email protected]>
Test black toolbar macOS with widget (#3574)

a4b276c02ed64ad5b8b66c2628005b6f4d4288ae authored over 4 years ago by Vadim Peretokin <[email protected]>