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

Move existing command line parsing options to the new parser (#3568)

* Move existing command line parsing options to the QCommandLineParser
* Adjusting based on fee...

2c0242b41cdab0c831eaadcaa83d50646ddfbe20 authored over 4 years ago by Damian Monogue <[email protected]>
Add ldoc for Geyser.MiniConsole:clear() (#3573)

e6114637e7ac11844b01d694769a4a42a27a053d authored over 4 years ago by Damian Monogue <[email protected]>
Enhance: add AppVeyor and CodeFactor status badges to GitHub README.md (#3566)

So that we can show off even more.

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

...

c9521ffc7b324a3035bfb7eccb4b22284315ff6a authored over 4 years ago by Stephen Lyons <[email protected]>
Build CI with all optional compile flags off (#3570)

68694ecc9ddd545bac522673ddcf4d82efe593fb authored over 4 years ago by Vadim Peretokin <[email protected]>
Fix compile with optional flags off

056e2efdf25db649a87b2c95c305ab08bd3fce92 authored over 4 years ago by Vadim Peretokin <[email protected]>
setLabelClick and others now accept functions (#3554)

* initial commit

* second commit

* added backward capability

* strange reformating

*...

baaf45741d23009e2fc988b0faf71344cceaad98 authored over 4 years ago by Edru2 <[email protected]>
Add cli option for --profile='profile name' to open specified profile at startup (#3559)

9eed766a83a8f851361af08c95646e96a9c9247a authored over 4 years ago by Damian Monogue <[email protected]>
Enhance: fixes for CodeFactor

Mainly the addition or removal of spaces...

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

71afdc1ad47d0125c5d18548bf0e1af1554427dc authored over 4 years ago by Stephen Lyons <[email protected]>
changecontainer nestedlabel fix

54f287a7ff4a874fb8721f19f55111e858668231 authored over 4 years ago by Edru2 <[email protected]>
Geyser.container raiseAll lowerAll (#3557)

* raiseAll lowerAll

* add suggestions

* Added suggestions

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

0fdd96bf124b45bfa9c9dc5010512f53749ec14d authored over 4 years ago by mudlet-machine-account <[email protected]>
Refactor: remove unused `(QList<bool) TBuffer::dirty`

Although we maintain a flag for each line of text in the TBuffer to,
presumably indicate that it...

a6aef257082628baaa9db688adc87b33c2103fd1 authored over 4 years ago by Stephen Lyons <[email protected]>
Refactor: remove pointless code

This code (for Linux and MacOs builds only) was fiddling with
QFont::letterSpacing which inserts...

ebd9e330f1d27f8fb6c39fcf6492a5e172d39ee5 authored over 4 years ago by Stephen Lyons <[email protected]>
Get module sync (#3538)

* Update dblsqd

* intial commit

* Pull up to latest dblsqd

Co-authored-by: Vadim Pereto...

dfe75c1b6a1f20ec17a89d181c594e09c1f752b5 authored over 4 years ago by Edru2 <[email protected]>
[ImgBot] Optimize images

*Total -- 12.77kb -> 9.33kb (26.93%)

/src/icons/searchOptions-caseSensitive+withVariables.png -...

f8a497c01e48dace9e1cfe2c79eab6c2475628af authored over 4 years ago by ImgBotApp <[email protected]>
Make searching variables optional (defaults to off) (#3543)

* Adds an option for variables to be included in searches, which is disabled by default now. Thi...

7065997f10d38d863823b01047835b5208c27fe5 authored over 4 years ago by Ian Adkins <[email protected]>
Remember editors trigger/script/etc sizes (#3541)

* Adds persistence to the positioning of the right splitter in the trigger editor. Each tab has ...

e419e509a7b1f4a0dac6d036cab4b412bc9e7e1c authored over 4 years ago by Ian Adkins <[email protected]>
Add ability to check multiple items to table.contains (#3542)

c1c76598f13c01f93321f453632dd9d4ba510c1c authored over 4 years ago by Damian Monogue <[email protected]>
Update pull request template for PTB's

0f5d08f3444577fcf57f02a3af3d551fbd117f13 authored over 4 years ago by Vadim Peretokin <[email protected]>
Do install things for OSX in Cron for PTB's

333fd70b6a6371bd21ed912e85fb88dc6d743a5a authored over 4 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#3495)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (Turkish)

* New transl...

d90b309222935027649d70eea54fbe8b79797c5f authored over 4 years ago by mudlet-machine-account <[email protected]>
Script manipulation via lua (#3519)

* initial commit

permScript
getScript
setScript

* new Functions enable/disable Script pe...

e0147b47b89507a8ea249560bb970cd5b2603ca6 authored over 4 years ago by Edru2 <[email protected]>
[ImgBot] Optimize images

*Total -- 269.81kb -> 193.86kb (28.15%)

/src/Mudlet_splashscreen_development.png -- 114.18kb ->...

3e423392db3405c04a485043b1f4d899ba0183b9 authored over 4 years ago by ImgBotApp <[email protected]>
Fix macOS/Linux builds (#3537)

* Fix macOS/Linux builds

* Take out exit call from validation

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

31d4c4025ddeb89700cbd19778b0827a375db81e authored over 4 years ago by mudlet-machine-account <[email protected]>
Revise: update the development and ptb splash screens again (#3534)

Following some peer-review and making use of a newly discovered .svg file.

Signed-off-by: Ste...

20c2883da17861f795be99f122095f0045215672 authored over 4 years ago by Stephen Lyons <[email protected]>
BugFix: fix encoding used for logging. (#3523)

This should close Issue #2100 .

Part of that is because we now store the text data in a `QStr...

4474e25b1c302ac0b52e45005f107366d5dcda09 authored over 4 years ago by Stephen Lyons <[email protected]>
Enable/disable module sync by Lua script (#3507)

* enable/disable ModuleSync

* runtime errors

* update if module manager is open

Co-auth...

2d5e1ca81ab96a16e3fa2d5a51e5ce84ac839e02 authored over 4 years ago by Edru2 <[email protected]>
Enhance: allow Mudlet packager to disable variable splash-screens

Someone building a packaged version of Mudlet will want to define
`WITH_VARIABLE_SPLASH_SCREEN` ...

504d02f5e5553b029a10e71be41f7c60a314c596 authored over 4 years ago by Stephen Lyons <[email protected]>
Don't error out if trigger expiration is given as 0 (#3240)

* Don't error out if trigger expiration is given as 0

* Fix to properly throw an error

91f137505759214e1f709e1b61018a9618d17ab4 authored over 4 years ago by Vadim Peretokin <[email protected]>
Ensure Windows Start Menu PTB is unique (#3536)

* Ensure Windows Start Menu PTB is unique

* Restore missing brace

33698210c3e01eaf88179ffa4ef55901c7ca8e6b authored over 4 years ago by Vadim Peretokin <[email protected]>
Shorten version name (#3535)

3e2f7e298ce546e86bdf08c4dedce084b5df881a authored over 4 years ago by Vadim Peretokin <[email protected]>
Add updater validation to linux/macos/windows release builds (#3493)

* Add version validation

* Check the updater variable as well

* Add set -e

* Correct ch...

b7d728a661c4c164fc3ec204e53c5204714f3bb9 authored over 4 years ago by Vadim Peretokin <[email protected]>
Geyser label additions (#3520)

* Update GeyserLabel.lua

* Update GeyserLabel.lua

* Update GeyserLabel.lua

f4c3218c392755737941fcfa6f6c1f22faf8cbcf authored over 4 years ago by Edru2 <[email protected]>
Dblsqd: now in our fork

5887a87227db6c10db05769f59c94a187b70b919 authored over 4 years ago by Vadim Peretokin <[email protected]>
[ImgBot] Optimize images

*Total -- 206.32kb -> 146.42kb (29.03%)

/src/Mudlet_splashscreen_development.png -- 111.43kb ->...

06e48e1bb8cb434bb575ebd120df3ab536c5f88d authored over 4 years ago by ImgBotApp <[email protected]>
Enhance: Add version release type Splash-screens (#3521)

Also removes obsolete old un-extension-ed Splash-screen file from repo.

An .svg original was ...

ef6d8b8bef38e7c18a5123b912d0e39140337a61 authored over 4 years ago by Stephen Lyons <[email protected]>
Finish Windows PTB releases (#3506)

* Print folder structures with file listings

* Change . to a - in filename as expected

* R...

d6e75ca81e770f48f3442766517dd006f4ddabee authored over 4 years ago by Vadim Peretokin <[email protected]>
Update character width calculation to latest algorithm (#3525)

From (autocommit) Update widechar_width.h to latest upstream

Co-authored-by: mudlet-machine-a...

0d6bdf2a663da91912995333a163095313a66ec0 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Run update actions only in Mudlet repository (#3529)

* Run only in Mudlet repo

* Update update-autocompletion.yml

* Update update-translations.yml

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

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

126b152d1eb1d3d6348a5ae581199ee88a85c9aa authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update: use later Noto Color Emoji font

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

7dc0a568b94b91fbea4ecabc425de3c0eddbab62 authored over 4 years ago by Stephen Lyons <[email protected]>
Add a changelog generator for PTB releases (#3517)

* Add a changelog generator

* Correct indentation

3f94a599925309c1ab867735ff60c22968777adb authored over 4 years ago by Vadim Peretokin <[email protected]>
Remove stray debug echo

f82daf1b506b095c565db68bd43207675bfb0857 authored over 4 years ago by Vadim Peretokin <[email protected]>
Refactor: make getMudletLuaDefaultPaths() return actual used details (#3497)

The previous code did not link this function to the actual list of paths
used - this makes debu...

49f166c189701179b4816dbe3f98da93fa9c221a authored over 4 years ago by Stephen Lyons <[email protected]>
Remove use of old native openGL flag on Windows (#3510)

819757d4ab60f06bbb8cb26f8905d99f2ddcab09 authored over 4 years ago by Vadim Peretokin <[email protected]>
Miscallaneous clang-tidy improvements

37e8c032d48c1f6bb24c64a2edc27ee4601173c3 authored over 4 years ago by Vadim Peretokin <[email protected]>
Autodetect and set the language on first launch (#3481)

* Autodetect and set the language on first launch

* Remove unecessary duplicated languageCode...

71a774fff62fd36b9113fa0e56948dcf1733d03b authored over 4 years ago by Vadim Peretokin <[email protected]>
Fix missing include/file

fb60a696e142c6f2358293887cf74edc75b0e47a authored over 4 years ago by Slobodan Terzić <[email protected]>
Refactor: only include Noto Color Font where usable (on Linux only)

Only on that OS does it provide the Colour Emojis characters we want, on
Windows and MacOs the s...

33f2961e486d5a188f955288132cea5e5588dc5b authored over 4 years ago by Stephen Lyons <[email protected]>
Shorten discord error message (#3511)

* Don't be redundant on Linux

* add macOS and Windows

* Update discord.cpp

* Rework err...

1b444559755a722e556df4668221f9ee3bcb442f authored over 4 years ago by Vadim Peretokin <[email protected]>
Fix: Correct Geyser.UserWindow:new to use a local `me` instead of global `me`

Per Issue #3513, fixes the incorrect use of global `me` that overwrites user's existing global `...

e4a8d4d2e35ce392e338bd70a1e089afd5e9e13f authored over 4 years ago by Ian Adkins <[email protected]>
add copy2decho and copy2html functions from forums (#3508)

* add copy2decho and copy2html functions from forums
* adjust per feedback for optimization

9003ed6b5962e27927627703c493a6778b94886a authored over 4 years ago by Damian Monogue <[email protected]>
Allow drag and drop Event on MainConsole and UserWindows (#3484)

* Allow drag and drop Image Event

This event could make it possible to add images by drag and...

af30710ab30f9f8c30aa5e84779a559cb6ca14c3 authored over 4 years ago by Edru2 <[email protected]>
Ability to change mouse cursor over labels (#3500)

d31af81375324990006704532220ddc75443f2ee authored over 4 years ago by Edru2 <[email protected]>
set new window parent (#3480)

* set new window parent

New lua ui function.
setWindow(windowname, name, x, y)

new Geyser...

70ab75748fe3414e29b5bdbe67212358cd155f85 authored over 4 years ago by Edru2 <[email protected]>
Set limits on a single echo and maximum buffer size (#3479)

* Set limits on a single echo and maximum buffer size

* Update src/TBuffer.cpp

Co-Authored...

807680c4a5ef0746ae41f42f2913088a7afba46c authored over 4 years ago by Vadim Peretokin <[email protected]>
Complete MacOS Public Test Build releases (#3383)

* Push to public test build channel

* Set macOS cron jobs to be PTB releases

* Complete ma...

b405fff7e27ea0db4aac6a8169da42f6305d6f2f authored over 4 years ago by Vadim Peretokin <[email protected]>
Bump Qt to latest LTS

3ba112ae330db0e8a634639cc825c16eec4f1d14 authored over 4 years ago by Vadim Peretokin <[email protected]>
Add debug information for windows ptb releases

37880ad1ec1701ad9671ff847e31fbbc0608b41f authored over 4 years ago by Vadim Peretokin <[email protected]>
Merge release 4.6.2 improvements into development (#3501)

* MCMP Bug Fix: key (#3478)

* Client.Media to Client.Media.Default

* MCMP Bug Fix: key

...

05c95cb5142167ada5848c5dc257c6fbbb0e0cef authored over 4 years ago by Vadim Peretokin <[email protected]>
Fix ptb detection to work right

d9ecc440f7468209b5c207e5756e7d9b7f045d15 authored over 4 years ago by Vadim Peretokin <[email protected]>
BugFix: fix corner case where the lua interpreter is `lua5.1` on Windows (#3496)

* BugFix: fix corner case where the lua interpreter is `lua5.1` on Windows

The '.1' is taken ...

896405f7b582e81dd072c3478e32245a30d243c4 authored over 4 years ago by Stephen Lyons <[email protected]>
Remove \n from translation in mapper message

e85c564ef246d83e8719904408b0ee07b7526192 authored over 4 years ago by Jim Tryon <[email protected]>
Update dependency checker for widechar_width

443633a23fc86553d59f16214f0329dc52dfcbc8 authored over 4 years ago by Vadim Peretokin <[email protected]>
Complete Windows Public Test Build releases (#3369)

* Use a different variable for registering a release

* Build PTB instead of a testing version...

2880f56ed27cc5c996d3a23f167d0bd9fc7ff681 authored over 4 years ago by Vadim Peretokin <[email protected]>
Update dblsqd to our submodule

4454e248e0b499faf6ad04d8061effdf60e86616 authored over 4 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#3413)

* New translations mudlet.ts (Chinese Simplified)

* New translations mudlet.ts (Chinese Simpl...

a9b4029853cf4ce2ad98ba642018952566ed2563 authored over 4 years ago by mudlet-machine-account <[email protected]>
get rid of createButton in Mudlet code (#3491)

* get rid of createButton

get rid of createButton.
use a wrapper instead.

* Update GUIUti...

fc1aae276d4b7076eb208d500032689af113ab7c authored over 4 years ago by Edru2 <[email protected]>
Fix typo in cppfg

0bd5ee2051c101f0012a67a19daa04495a6e0085 authored over 4 years ago by Vadim Peretokin <[email protected]>
MCMP Bug Fix: key (#3478)

* Client.Media to Client.Media.Default

* MCMP Bug Fix: key

Co-authored-by: Vadim Peretokin...

e970751a9efe34fd286dcf03344eae13f73dd017 authored over 4 years ago by Mike Conley <[email protected]>
Switch to v2 of checkout action from master (#3486)

* Rename whitespace-linter to whitespace-linter.yml

* Update update-3rdparty.yml

* Update ...

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

6190191b150c2bc0d42e3a9a226b57da75481ce1 authored over 4 years ago by mudlet-machine-account <[email protected]>
Making string.split with empty string as a delimiter return a table containing the characters which make the string up. Also test for same (#3482)

eed17bb0f54cd352d9922cd534f127f0cc9fc75c authored over 4 years ago by Damian Monogue <[email protected]>
another fix for macosx flickering (#3468)

* another fix for macosx flickering

should fix the problem also for asteria ui. ASUI
Changed...

2890aa55ca7010dcf8ee5805109636d236824286 authored over 4 years ago by Edru2 <[email protected]>
Add action for automatic updates of Mudlet's autocompletion (#3452)

* Add template to autogenerate completion data

* Remove sorting as a key/value is outputted

35cbfb690649c47c813811e807f744b9c9f0ad7e authored over 4 years ago by Vadim Peretokin <[email protected]>
Fix for Geyser:show (#3378)

* Fix for Geyser:show

Delete the useless auto_hidden = true

* Update GeyserContainer.lua
...

8f289b6889b6a62aee5938b9838b0f8c8b5c8b2e authored over 4 years ago by Edru2 <[email protected]>
Create whitespace-linter action (#3461)

* Create whitespace-linter

* Update .github/workflows/whitespace-linter

Co-Authored-By: ke...

1e4f269067668b87479cb4b721a423680cba7b43 authored over 4 years ago by Vadim Peretokin <[email protected]>
Add action to automatically update 3rdparty dependencies to latest versions (#3474)

* Create update-3rdparty.yml

* Clarify PR titles & remove whitespace

* Filter by release b...

c7d06287f20e5cd7fd7a4baefcda68f1dc46b576 authored over 4 years ago by Vadim Peretokin <[email protected]>
BugFix: don't apply profile s. sheet to preferences when no profile loaded (#3475)

* BugFix: don't apply profile s. sheet to preferences when no profile loaded

This will close ...

8de3a404f7bf9a9aa7efb344dab2b669c8fc3edd authored over 4 years ago by Stephen Lyons <[email protected]>
Improve cmake osx (#3477)

* Create a bundle on macOS and fix Sparkle linking for cmake

* Make finding sparkle a find mo...

30726e8fede598bec34ee531c73280db631bbfeb authored over 4 years ago by keneanung <[email protected]>
Fix profile path not available on profile load in package.path (#3444)

* Fix package.path not available on profile load

* Optimise into one statement

* Update TL...

cfdd505631abefbea1d09c280063d8c580a92a5a authored over 4 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated qtkeychain submodule to latest in our fork

73ac0f660a71e606db2640f800576354d63eb29d authored over 4 years ago by mudlet-machine-account <[email protected]>
(autocommit) Updated lcf submodule to latest upstream 5.1 branch

7bb4b141219488a338466a9b9ac83697960b0c96 authored over 4 years ago by mudlet-machine-account <[email protected]>
(autocommit) Updated IRE mapping script to latest upstream

620110cf4cec2873fb25981ab1da4851a43156f0 authored over 4 years ago by mudlet-machine-account <[email protected]>
(autocommit) Updated dblsqd submodule to latest upstream

5a8c321e279b50c46e4e5614f7bc96ff1fb4e6d6 authored over 4 years ago by mudlet-machine-account <[email protected]>
Remove stray whitespace from translation (#3458)

* Remove stray whitespace

* QStringLiteral for literal QStrings

* Remove stray punctuation...

c4b30892a1a38b7fb4246fe9696bf6ea5afaf2c5 authored over 4 years ago by Kebap <[email protected]>
Update Boost to 1.71

55579be7b21c4aff4d7706ec4bf54a9aad254c12 authored over 4 years ago by Vadim Peretokin <[email protected]>
fixed the pointer warning

fixed the pointer warning and with that it is now possible to check if the glWidget exists direc...

274d72f66d584d5ec9d78798d0ea71c107e6f6b6 authored over 4 years ago by Edru2 <[email protected]>
Api for mapping widget (#3424)

* lua openMapWidget()

Adds commands to open a MapWidget.
openMapWidget() -> opens MapWidget ...

fd6d52bfeddcd01b6ed047528812efe089d12cb9 authored over 4 years ago by Edru2 <[email protected]>
Fix missing QStringLiteral

a5a226691e134f5d43bba5deaf8adffedadb77bd authored over 4 years ago by Vadim Peretokin <[email protected]>
Only create 3D mapper when used (#3451)

26360e164723b4bc74b8655000b0a6645a81fc1d authored over 4 years ago by Edru2 <[email protected]>
Remove untranslatable splash screen tests

ddb97b96a3f6bea12adccf3f499aac83ec45980f authored over 4 years ago by Vadim Peretokin <[email protected]>
Only make PR to update translation texts if content changed (#3438)

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

7da15ffc616578fdc3c6755bab337156f5eb8f6c authored over 4 years ago by mudlet-machine-account <[email protected]>
Update CODEOWNERS for Github workflows

f75170655dfe33ad33f2a7b6f9c7e5724bee9569 authored over 4 years ago by Vadim Peretokin <[email protected]>
FlyoutLabel fixes (layout, user experience) (#3426)

* flyoutLabel fixes

Fixes some issues with flyoutLabels

* remove closeNest and Geyser.Labe...

8e34200d3819e8a70ad1cb6d28c4eab96b28bafa authored over 4 years ago by Edru2 <[email protected]>
Fix problems with Composer window closing (#3386)

* fix segfault with Composer window being left open

* Added closeEvent to Composer window whi...

9533c792c629248692308075fdbc1b86816b5095 authored over 4 years ago by atari2600tim <[email protected]>
String utils updates and tests (#3434)

* Adjusting items in StringUtils to support the : function notation
* Adding StringUtils spec, ...

4b9bb8517189c76e31ff7dad3521f688dd13eaff authored over 4 years ago by Damian Monogue <[email protected]>
Remove stray \r

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